Craig Tiller
|
732a875fe8
|
Add a sanity test for name aliasing
|
9 years ago |
Masood Malekghassemi
|
9f79159590
|
Merge pull request #5302 from nicolasnoble/python-windows
Enabling python artifact building for Windows.
|
9 years ago |
Craig Tiller
|
5bcddc89a9
|
Merge pull request #5328 from murgatroid99/node_jwt_interop_fix
Node: fix metadata validation bug, improve error reporting
|
9 years ago |
Craig Tiller
|
fc6fec2a2d
|
Merge pull request #5258 from vjpai/poll_override2
Avoid a race when overriding default poll function
|
9 years ago |
murgatroid99
|
af0e24858e
|
Fix copyrights
|
9 years ago |
Nicolas "Pixel" Noble
|
6a4e473d4a
|
32 bits support.
|
9 years ago |
Craig Tiller
|
17ddc83b33
|
Merge pull request #5330 from dgquintas/call_virtual_dtor
Added missing virtual dtor
|
9 years ago |
David Garcia Quintas
|
bcd78fe845
|
Added missing virtual dtor
|
9 years ago |
David G. Quintas
|
8e92ce4062
|
Merge pull request #5318 from yang-g/end2end_cred_provider
Refactor end2end_test. Make the credentials a separate library.
|
9 years ago |
David G. Quintas
|
c261802f19
|
Merge pull request #5195 from dgquintas/lb-doc
Load balancing documentation first draft
|
9 years ago |
murgatroid99
|
090a251ea5
|
Node: fix metadata validation bug, improve error reporting
|
9 years ago |
Jayant Kolhe
|
49d297a29c
|
Merge pull request #5324 from nathanielmanistaatgoogle/summerofcode
Skeleton Summer of Code ideas page
|
9 years ago |
Nathaniel Manista
|
021d1ed5ce
|
Skeleton Summer of Code ideas page
|
9 years ago |
yang-g
|
12a0a2c20b
|
move tls type name to .cc file
|
9 years ago |
yang-g
|
4c8aed3dba
|
Add a helper to return all the secure types
|
9 years ago |
yang-g
|
17197ddc71
|
Revert "make an enum"
This reverts commit 5152cd29f8541d7600b7ddc3d9db188ad59ea673.
|
9 years ago |
Nicolas "Pixel" Noble
|
2e8fdbac77
|
Building the dlls.
|
9 years ago |
Nicolas "Pixel" Noble
|
3ba2eba9eb
|
Adding grpc_dll project.
|
9 years ago |
yang-g
|
5152cd29f8
|
make an enum
|
9 years ago |
Michael Lumish
|
835ed8d5d9
|
Merge pull request #5309 from jtattermusch/csharp_rename_preconditions
Rename C# Preconditions to GrpcPreconditions
|
9 years ago |
yang-g
|
7d2a3e1917
|
Refactor end2end_test. Make the credentials a separate library.
|
9 years ago |
Jan Tattermusch
|
1fd052f43c
|
Merge pull request #5288 from murgatroid99/node_proto_options
Add options to Node library to modify ProtoBuf behavior
|
9 years ago |
Jan Tattermusch
|
e404de63eb
|
Merge pull request #5308 from murgatroid99/test_timeouts
Increase Node's per-test timeout and Ruby's overall test timeout
|
9 years ago |
Jan Tattermusch
|
0f892567ee
|
update copyrights
|
9 years ago |
Jan Tattermusch
|
7a3ee6a3a3
|
rename Preconditions to GrpcPreconditions
|
9 years ago |
murgatroid99
|
7d243df88f
|
Increase Node's per-test timeout and Ruby's overall test timeout
|
9 years ago |
David G. Quintas
|
c15cd723eb
|
Merge pull request #5301 from dgquintas/fix_grpc_args
Fixed refactoring of grpc_arg pointer vtable
|
9 years ago |
David Garcia Quintas
|
1689990ff3
|
clang format
|
9 years ago |
David Garcia Quintas
|
4105505b33
|
Fixed refactoring of grpc_arg pointer vtable
|
9 years ago |
Nicolas "Pixel" Noble
|
de808bbea8
|
Enabling python artifact building for Windows.
|
9 years ago |
Sree Kuchibhotla
|
3cce2ecb12
|
Merge pull request #4859 from ctiller/sceq
Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
|
9 years ago |
Sree Kuchibhotla
|
ac94c430d2
|
Merge pull request #5186 from yang-g/inherit_from_grpc_library
Provide explicit API for user to set user agent string prefix
|
9 years ago |
murgatroid99
|
5acbb9c1e9
|
Sanitize files
|
9 years ago |
murgatroid99
|
654d2549b7
|
Add tests and documentation for new options
|
9 years ago |
David G. Quintas
|
e9718aa841
|
Merge pull request #5240 from vjpai/loaded
Add an open-loop test using Poisson at 20-70% of peak
|
9 years ago |
Craig Tiller
|
b4b7324e4c
|
Merge pull request #5285 from nicolasnoble/flagging_all_the_api
Flagging the missing API entries.
|
9 years ago |
Nicolas "Pixel" Noble
|
639766023e
|
Flagging the missing API entries.
|
9 years ago |
vjpai
|
0d526f475b
|
Merge branch 'poll_override2' of github.com:vjpai/grpc into poll_override2
|
9 years ago |
vjpai
|
657107b6de
|
Merge branch 'master' into poll_override2
|
9 years ago |
yang-g
|
9384dd971a
|
add comments
|
9 years ago |
Craig Tiller
|
c0ce00fd16
|
Merge github.com:grpc/grpc into sceq
|
9 years ago |
Vijay Pai
|
2815f184a3
|
Document variable names
|
9 years ago |
Vijay Pai
|
6c998da4bf
|
Merge branch 'master' into loaded
|
9 years ago |
murgatroid99
|
c02910b07a
|
Node: add options to modify ProtoBuf behavior
|
9 years ago |
Jan Tattermusch
|
c77dc39771
|
Merge pull request #5281 from jskeet/master
Add a NullLogger in the C# implementation
|
9 years ago |
Bogdan Drutu
|
a3d33b93c4
|
Merge pull request #5277 from soltanmm/abimerp
Extern "C" Python DLL support
|
9 years ago |
Masood Malekghassemi
|
d01391233a
|
Extern "C" Python DLL support
|
9 years ago |
Vijay Pai
|
8a2ff73640
|
Use more variables for better explanations
|
9 years ago |
Vijay Pai
|
ed3cd423b6
|
Use three different load-factors and document load-factor variable
|
9 years ago |
Vijay Pai
|
251b781f70
|
Merge branch 'master' into loaded
|
9 years ago |