Sree Kuchibhotla
|
a2b549578f
|
Merge branch 'master' into server_channel_affinity
|
2016-04-29 11:01:37 -07:00 |
Jorge Canizales
|
514699c63b
|
Merge pull request #5592 from pquerna/objc_ssl_channel_creds
ObjC: Add ChannelCredentials to gRPC Call, to let specify a private key for the user
|
2016-04-29 10:29:26 -07:00 |
Paul Querna
|
1b9c0a2123
|
Remove duplicate instance of grpc_global_wakeup_fd
|
2016-04-29 08:28:48 -07:00 |
Jan Tattermusch
|
2c21e5cd83
|
Merge pull request #6309 from murgatroid99/node_proto_plugin_packaging
Added node plugin to grpc-tools npm package, updated build_package_node
|
2016-04-29 08:21:19 -07:00 |
Paul Querna
|
40f11aa5dc
|
Objective-C: Add ChannelCredentials to gRPC Call.
GRPCHost now has a property channelCreds which is used when creating a GRPCChannel.
|
2016-04-29 08:19:44 -07:00 |
Jan Tattermusch
|
5e6cc81842
|
Merge pull request #6331 from nathanielmanistaatgoogle/alpha
Remove Python alpha/early_adopter implementation
|
2016-04-28 21:50:21 -07:00 |
Jan Tattermusch
|
b8c44438b3
|
Merge pull request #6298 from grpc/python_qps_tests
Python QPS Tests
|
2016-04-28 21:48:13 -07:00 |
Ken Payson
|
0482c1046b
|
Python QPS Worker/initial scenarios
|
2016-04-28 20:01:06 -07:00 |
Jan Tattermusch
|
2e4bfed082
|
Merge pull request #6330 from soltanmm/6264
Allow additive changes to protos w/o forcing user implementation
|
2016-04-28 18:42:23 -07:00 |
Jan Tattermusch
|
45177c00fe
|
Merge pull request #6351 from murgatroid99/ruby_default_roots
Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback
|
2016-04-28 18:35:56 -07:00 |
Jan Tattermusch
|
64ec84cf2f
|
Merge pull request #6325 from murgatroid99/node_default_roots
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
|
2016-04-28 18:35:08 -07:00 |
Jan Tattermusch
|
5512a5ffde
|
Merge pull request #6322 from murgatroid99/node_service_default_method
Make Node servers warn instead of fail when a method is missing a handler
|
2016-04-28 18:34:40 -07:00 |
Jan Tattermusch
|
0d6fee6c8e
|
Merge pull request #2286 from ctiller/split-me-baby-one-more-time
Further lock contention reduction for CHTTP2
|
2016-04-28 15:45:47 -07:00 |
murgatroid99
|
9003768b0a
|
Fixed unused parameter error
|
2016-04-28 15:40:45 -07:00 |
Jan Tattermusch
|
c230881333
|
Merge pull request #6285 from dgquintas/fix_plugin_tracers
Init tracers after plugin registration
|
2016-04-28 15:23:51 -07:00 |
Jan Tattermusch
|
2ea6765faf
|
Merge pull request #6321 from soltanmm/doc
Add Windows-specifics to Python docs
|
2016-04-28 15:22:52 -07:00 |
Jan Tattermusch
|
7fb941ec43
|
Merge pull request #6260 from sreecha/stress_test_misc
Simplify QPS Metrics collection
|
2016-04-28 15:22:23 -07:00 |
Jan Tattermusch
|
15692582eb
|
Merge pull request #6328 from jtattermusch/performance_tests_facelift
Better killing of pending QpsWorkers (in single-machine setup).
|
2016-04-28 14:13:13 -07:00 |
murgatroid99
|
9e3538c57d
|
Load default roots.pem in Ruby via grpc_set_ssl_roots_override_callback
|
2016-04-28 13:27:19 -07:00 |
Jan Tattermusch
|
7f789d6cf3
|
Merge pull request #6324 from jtattermusch/interop_fixups
Interop test cleanup
|
2016-04-28 13:17:29 -07:00 |
Jan Tattermusch
|
c18a85949a
|
Merge pull request #6348 from jtattermusch/csharp_codegen_comments
Add comments to generated C# files.
|
2016-04-28 13:07:55 -07:00 |
Jan Tattermusch
|
bfee01ddc8
|
regenerate C# sources
|
2016-04-28 10:52:41 -07:00 |
Jan Tattermusch
|
59c20edc3b
|
add comments from .proto file to generated C# files
|
2016-04-28 10:51:12 -07:00 |
Craig Tiller
|
f128cd2c6e
|
Merge pull request #6196 from y-zeng/call-error-to-string
Provide a function that converts grpc_call_error values into a string
|
2016-04-28 08:34:29 -07:00 |
Craig Tiller
|
b364a318de
|
Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment
Fix buildgen plugin file comment
|
2016-04-28 08:33:59 -07:00 |
Jorge Canizales
|
e107f8e688
|
Merge pull request #6205 from BenchR267/objc-nullability
Added nullability to service declaration in ObjC
|
2016-04-27 22:06:29 -07:00 |
Nathaniel Manista
|
cab9470ee8
|
Remove Python alpha/early_adopter implementation
This code has been unsupported for more than six months.
|
2016-04-28 01:59:36 +00:00 |
Masood Malekghassemi
|
832ae81b21
|
Allow additive changes to protos w/o forcing user implementation
|
2016-04-27 18:42:31 -07:00 |
Jan Tattermusch
|
1408920ab9
|
get rid of local qpsworkers before starting the tests
|
2016-04-27 18:26:53 -07:00 |
Nicolas Noble
|
e2fd65343e
|
Merge pull request #6304 from ctiller/expandypie
Expand corpora
|
2016-04-27 17:18:03 -07:00 |
Nicolas Noble
|
b143ca0f36
|
Merge pull request #6284 from jtattermusch/csharp_optional_client_codegen
Add new cmdline options to C# codegen.
|
2016-04-27 17:10:37 -07:00 |
Nicolas Noble
|
8cb50edbed
|
Merge pull request #6268 from nicolasnoble/example_fix
Fixing examples.
|
2016-04-27 16:58:46 -07:00 |
Sree Kuchibhotla
|
192afb9a31
|
Merge remote-tracking branch 'upstream/master' into server_channel_affinity
|
2016-04-27 16:43:42 -07:00 |
murgatroid99
|
6f6076659f
|
Load default roots.pem in Node via grpc_set_ssl_roots_override_callback
|
2016-04-27 16:38:33 -07:00 |
Jan Tattermusch
|
165c62ff75
|
Merge pull request #6183 from nicolasnoble/msys-support
Adding support for msys.
|
2016-04-27 16:31:59 -07:00 |
Jan Tattermusch
|
4c6fa9b42b
|
Merge pull request #6150 from nicolasnoble/sanitize
Sanitizing repository.
|
2016-04-27 16:31:09 -07:00 |
Jan Tattermusch
|
d79b7abf72
|
Merge pull request #6300 from dmitriykovalev/master
Fixing invalid usage of getProtobufServiceAttrs() function.
|
2016-04-27 16:29:51 -07:00 |
Jan Tattermusch
|
081ad7a437
|
Merge pull request #6295 from markdroth/content_type_semicolon2
Change C implementation to not log an "Unexpected content-type" message when the header includes a semicolon.
|
2016-04-27 16:29:14 -07:00 |
Jan Tattermusch
|
24b68cd62f
|
generate interop test Dockerfiles using templates
|
2016-04-27 15:31:11 -07:00 |
Jan Tattermusch
|
c218d05029
|
move interop test docker files to a subdir
|
2016-04-27 15:27:55 -07:00 |
Jan Tattermusch
|
31bad328b3
|
get rid of the unused grpc_base Dockerfile
|
2016-04-27 15:27:55 -07:00 |
Jan Tattermusch
|
85a93831dd
|
run all implemented C# interop tests
|
2016-04-27 15:27:55 -07:00 |
Jan Tattermusch
|
a6316693bc
|
get rid of the old homebrew/linuxbrew tests
|
2016-04-27 15:27:55 -07:00 |
Jan Tattermusch
|
6da28b26bf
|
cleanup interop test scripts
|
2016-04-27 15:27:55 -07:00 |
Jan Tattermusch
|
cca098e77c
|
Merge pull request #6299 from jtattermusch/fix_5912
Fix Grpc.IntegrationTesting.InteropClientServerTest flake
|
2016-04-27 15:20:40 -07:00 |
Jan Tattermusch
|
e0183305d1
|
Merge pull request #6286 from jtattermusch/runtests_python3_support
Add --compiler python3.4 option to run_tests.py (enable running test using python3)
|
2016-04-27 15:20:25 -07:00 |
Sree Kuchibhotla
|
cfa6401328
|
Merge branch 'master' into server_channel_affinity
|
2016-04-27 15:03:02 -07:00 |
Sree Kuchibhotla
|
f5266d31c8
|
Merge branch 'master' into stress_test_misc
|
2016-04-27 15:02:40 -07:00 |
Masood Malekghassemi
|
d06e9291cb
|
Add Windows-specifics to Python docs
|
2016-04-27 14:59:17 -07:00 |
murgatroid99
|
92b8decaff
|
Make Node servers warn instead of fail when a method is missing a handler
|
2016-04-27 14:55:13 -07:00 |