Nathaniel Manista
84350e167d
Drop unnecessary return statement
8 years ago
Alexander Polcyn
5ba82e5d92
remove unused function and switch std::string to grpc::string
8 years ago
Alexander Polcyn
c429d7830f
change ruby proto plugin to copy package name conversion from protoc
8 years ago
Alexander Polcyn
d69c0d34da
convert snake case protos package names to camel case in ruby modules
8 years ago
Nicolas "Pixel" Noble
fa242cba90
Plugging memory leak.
8 years ago
murgatroid99
06bc28289a
Remove deprecated V8 function call in Node library
8 years ago
siddharthshukla
72b872d4ff
Add docstrings to generated beta elements
...
Add docstrings mentioning that the Beta API is deprecated post 0.14.x in
- PrintBetaServicer
- PrintBetaStub
- PrintBetaServerFactory
- PrintBetaStubFactory
8 years ago
Jan Tattermusch
6800e3d45e
update the comment to reflect current state
8 years ago
Jan Tattermusch
4d2df96ff5
dont require libc-dev on coreclr
8 years ago
Alexander Polcyn
689e89c2e6
dont create extra thread on bidi call in benchmark, and change suggested
...
code for ruby bidi calls
8 years ago
Jan Tattermusch
caa965b548
regenerate C# related files after backporting from master
8 years ago
Jan Tattermusch
19f544cb65
make Grpc.Tools.nuspec buildable on Linux
8 years ago
Jan Tattermusch
11cbb5b693
switch distribtests to use nugets generated by dotnet cli
8 years ago
Jan Tattermusch
5bfcb5cc09
fix copying data directory
8 years ago
Jan Tattermusch
6555499306
add shutdownhook for CoreCLR
8 years ago
Jan Tattermusch
826c8d7985
fixed formatting
8 years ago
Jan Tattermusch
ca29914adf
allow building all nugets on linux
8 years ago
Jan Tattermusch
71a2e4784c
make native extension loader work for published netcoreapp1.0 too
8 years ago
Jan Tattermusch
35d2cff9d6
dont enumerate runtimes in project.json file
8 years ago
Jan Tattermusch
f4a1e1988f
address coreCLR TODO
8 years ago
Jan Tattermusch
7eb41a14f8
upgrade Moq to version that supports netstandard1.3
8 years ago
Jan Tattermusch
67b6ef4d6f
cleanup of project.json files
8 years ago
Jan Tattermusch
ff6c2ad054
update csproj files to Google.Protobuf to 3.0.0
8 years ago
Jan Tattermusch
d95ae3749d
update Protobuf to 3.0.0 in project.json projects
8 years ago
Jan Tattermusch
e1fde33593
update .csproj projects to Google.Apis.Auth to 1.16.0
8 years ago
Jan Tattermusch
4da4750897
update Google.Apis.Auth to 1.16.0 for project.json projects
8 years ago
Alexander Polcyn
ee96ce3a71
change status in failed credential handler to unauth as intended
8 years ago
Alexander Polcyn
9d36eb5ceb
remove comment, for issues with pushing updates
8 years ago
Alexander Polcyn
088416df19
surface more exception info for call creds errors
8 years ago
Siddharth Shukla
b24b5a39f8
Update argument documentation for channel methods
...
Update argument documentation for request_serializer and response_deserializer
in:
- unary_unary
- unary_stream
- stream_unary
- stream_stream
8 years ago
Alexander Polcyn
676565326c
destroy byte buffer reader after use
8 years ago
murgatroid99
7c5befd86b
Change UnimplementedService to UnimplementedEchoService in echo.proto
8 years ago
Alexander Polcyn
38ba85ce48
allow choosing config of ruby package builds from environment variable
8 years ago
Nathaniel Manista
79cf53c992
Lower-case example "Authorization" header name
...
The HTTP/2 specification requires header names to be lower case.
8 years ago
Stanley Cheung
14e2a566c9
php: error out if metadata key is not legal
8 years ago
Stanley Cheung
b15811e36d
php: fix per_rpc_creds capital auth header key
8 years ago
Alexander Polcyn
5c8efc1ce4
remove log statements that showing contents of messages
8 years ago
Jorge Canizales
7603d64982
Let tracing be enabled before starting an RPC
...
by calling grpc_init on [GRPCCall load], instead of lazily.
8 years ago
Craig Tiller
102fa966b6
Rename some files to avoid conflicting .obj files on Windows
8 years ago
Masood Malekghassemi
f24a405551
Remove unused imports in grpcio-tests
8 years ago
Stanley Cheung
8749c96595
php: bump version
8 years ago
Alexander Polcyn
e61aab2651
convert match data to string
8 years ago
Nathaniel Manista
7a6e30e61c
Python grpc.secure_channel doc string correction
8 years ago
Alexander Polcyn
8dd21260be
fix directory check
8 years ago
Alexander Polcyn
8067d72947
dont catch load error when loading grpc lib in grpc gem
8 years ago
Nicolas "Pixel" Noble
398dde49fc
Restoring require_relative.
8 years ago
Nicolas "Pixel" Noble
47127507be
Fixing loading precompiled Ruby extension on 2.x.10+
8 years ago
Nicolas "Pixel" Noble
baa35fc50d
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
8 years ago
Jorge Canizales
36031d50db
Move user-agent version to 1.0.0
...
I can’t wait to get all of these automatically from a single source :)
8 years ago
Jorge Canizales
4a18c67b77
Move Podspecs to v1
8 years ago