aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | * | | | | | Discard the read buffer on stream errorGravatar yang-g2016-02-22
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Merge branch 'hide-the-pollset' into cleaner-posix2Gravatar Craig Tiller2016-02-22
|\| | | | | | | | | | |
| | | * | | | | | | | | Merge pull request #5328 from murgatroid99/node_jwt_interop_fixGravatar Craig Tiller2016-02-21
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Node: fix metadata validation bug, improve error reporting
| | | * \ \ \ \ \ \ \ \ \ Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid a race when overriding default poll function
| | | | | | | | * | | | | | Fix plucking problemGravatar Craig Tiller2016-02-21
| | | | | | | | | | | | | |
| | | | | | | | * | | | | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-21
| | | | | | | | |\ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | Fix copyrightsGravatar murgatroid992016-02-19
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Update copyrightsGravatar Craig Tiller2016-02-19
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting to allow for >1 implementation of pollset within a binary. Do so without requiring an extra allocation for completion queues (which we could not tolerate).
| | | | | | | * | | | | | | Add more reflection information to Node client classesGravatar murgatroid992016-02-19
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | ProgressGravatar Craig Tiller2016-02-19
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | | | | * | | | | | | | Node: fix metadata validation bug, improve error reportingGravatar murgatroid992016-02-19
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | | | * | | | | | | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #5309 from jtattermusch/csharp_rename_preconditionsGravatar Michael Lumish2016-02-18
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Rename C# Preconditions to GrpcPreconditions
| | | | | | | | | | | | * Added tests for code coverageGravatar Test User2016-02-18
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | | * | | fix copyrightsGravatar Jan Tattermusch2016-02-18
| | | | | | | | | | | |
| | | | | | | | | * | | minor tweaks to C# qpswokerGravatar Jan Tattermusch2016-02-18
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #5288 from murgatroid99/node_proto_optionsGravatar Jan Tattermusch2016-02-18
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add options to Node library to modify ProtoBuf behavior
| | | * | | | | | | | | update copyrightsGravatar Jan Tattermusch2016-02-18
| | | | | | | | | | | |
| | | * | | | | | | | | rename Preconditions to GrpcPreconditionsGravatar Jan Tattermusch2016-02-18
| | |/ / / / / / / / / | |/| | | | | | | | |
| | | | * | | | | | | Fix copyrightsGravatar Craig Tiller2016-02-18
| | | | | | | | | | |
| | | | * | | | | | | Merge branch 'cleaner-posix' into hide-the-workerGravatar Craig Tiller2016-02-18
| | | |/| | | | | | | | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Fix copyrightsGravatar Craig Tiller2016-02-18
| | | | | | | | | |
| | | * | | | | | | Update windowsGravatar Craig Tiller2016-02-18
| | | | | | | | | |
| | | * | | | | | | Move worker into pollsetGravatar Craig Tiller2016-02-18
| | | |/ / / / / /
* | | | | | | | | Merge branch 'cleaner-posix' into cleaner-posix2Gravatar Craig Tiller2016-02-18
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fix tcp_client_posix_testGravatar Craig Tiller2016-02-18
| | | | | | | | |
| * | | | | | | | Merge github.com:grpc/grpc into cleaner-posixGravatar Craig Tiller2016-02-18
| |\| | | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into fix-proto-dockerGravatar Craig Tiller2016-02-18
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
| | | | | | | | |
| | * | | | | | | Merge pull request #4859 from ctiller/sceqGravatar Sree Kuchibhotla2016-02-17
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
| | * \ \ \ \ \ \ \ Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | Provide explicit API for user to set user agent string prefix
| | | | | * | | | | Sanitize filesGravatar murgatroid992016-02-17
| | | | | | | | | |
| | | | | | | * | | Add a way to override channel arguments for server creationGravatar yang-g2016-02-17
| | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | Add tests and documentation for new optionsGravatar murgatroid992016-02-17
| | | | | | | | |
| | * | | | | | | Flagging the missing API entries.Gravatar Nicolas "Pixel" Noble2016-02-17
| | | | | | | | |
| | | | | | * | | Merge branch 'master' into poll_override2Gravatar vjpai2016-02-17
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | add commentsGravatar yang-g2016-02-17
| | | | | | | | |
| | | | * | | | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | | | * | | | Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
| | | | | | | | |
| | * | | | | | | Merge pull request #5281 from jskeet/masterGravatar Jan Tattermusch2016-02-17
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add a NullLogger in the C# implementation
| | * \ \ \ \ \ \ \ Merge pull request #5277 from soltanmm/abimerpGravatar Bogdan Drutu2016-02-17
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | Extern "C" Python DLL support
| | | * | | | | | | Extern "C" Python DLL supportGravatar Masood Malekghassemi2016-02-17
| | | | | | | | | |
| | | | * | | | | | Add a NullLogger in the C# implementationGravatar Jon Skeet2016-02-17
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'd argue that at this stage, this should probably be the default. Further options to consider: - Make it a singleton, or at least expose a static property with a single instance? - Allow SetLogger(null) to use the NullLogger?
| | * | | | | | | Fix pygrpc_load_core in pxi to match with the C definitionGravatar Bogdan Drutu2016-02-16
| | | | | | | | |
| | * | | | | | | Merge pull request #5267 from bogdandrutu/bugGravatar Craig Tiller2016-02-16
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix the arguments type for on_read and destroy callbacks in iomgr
| | * | | | | | | | fix php copyrightGravatar Stanley Cheung2016-02-16
| | | | | | | | | |
| | | * | | | | | | Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| | | | | | | | | |
| | | * | | | | | | Merge remote-tracking branch 'upstream/master' into bugGravatar Bogdan Drutu2016-02-16
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |