aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
| | | * | | | | | | Merge branch 'fix_cpp_deps' of https://github.com/dgquintas/grpc into bb_read...Gravatar David Garcia Quintas2016-07-06
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #6886 from murgatroid99/ruby_garbage_collection_fixesGravatar kpayson642016-07-06
|\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into bb_reader_errorGravatar David Garcia Quintas2016-07-06
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | | | | | | | | * Remove unused fileGravatar yang-g2016-07-06
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | * | | | Fixing #7182: Change the return status codes according to the documentation.Gravatar Julien Boeuf2016-07-06
| | | | | | | |/ / | | | | | | |/| |
* | | | | | | | | Merge pull request #7175 from dgquintas/algo_initGravatar Nicolas Noble2016-07-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #6791 from soltanmm/painGravatar kpayson642016-07-06
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * Add Node health check generated code and license filesGravatar murgatroid992016-07-06
| | | | | | * | | | Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/s...Gravatar David Garcia Quintas2016-07-02
| | | | | | |\ \ \ \
| | | | | | * | | | | Added test for CGravatar David Garcia Quintas2016-07-02
* | | | | | | | | | | Merge pull request #7210 from ctiller/no-more-zookeeperGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * \ \ Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-07-01
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #6893 from y-zeng/handler_http_responseGravatar Nicolas Noble2016-07-01
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | Check Python ByteBuffer reader init statusGravatar Masood Malekghassemi2016-07-01
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| | | | | | | | | | | * Add grpc module pointer file for Node health check testsGravatar murgatroid992016-07-01
| | * | | | | | | | | | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |/ / / / / / / / / / |/| | | | | | | | | |
| | | | | | | | * | | Fix examples to work with local gRPC-CoreGravatar Jorge Canizales2016-07-01
| | | | | | | * | | | pr commentsGravatar David Garcia Quintas2016-07-01
| | | | | | | | * | | Merge commit '20caeb182cbc152e7e038306a9b01f438f79ca41' into merge-0.14-into-...Gravatar Jorge Canizales2016-07-01
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| | | | | * | | | | | Fix TSAN failure in tcp_server (shown via qps_openloop_test)Gravatar Craig Tiller2016-07-01
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | | * | | Fix example Podfiles, and document betterGravatar Jorge Canizales2016-07-01
| | * | | | | | | | Regenerate project filesGravatar Masood Malekghassemi2016-07-01
| | * | | | | | | | Remove toxGravatar Masood Malekghassemi2016-07-01
| | * | | | | | | | Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01
| |/ / / / / / / / |/| | | | | | | |
| | | | | | * | | Merge fixup: version, deployment target & spec nameGravatar Jorge Canizales2016-07-01
| | | | | | | | * Add Node health check package.jsonGravatar murgatroid992016-07-01
| | | | | | | | * Split Node health check code into a separate package and make it use static c...Gravatar murgatroid992016-07-01
* | | | | | | | | Merge pull request #7176 from ctiller/deflakeGravatar Craig Tiller2016-06-30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| | | | | | * | | Added comment for obj-cGravatar David Garcia Quintas2016-06-30
| | | | | | * | | regenerated projectsGravatar David Garcia Quintas2016-06-30
| | | | | | * | | Added TODO for php.Gravatar David Garcia Quintas2016-06-30
| | | | | | * | | Return success status of grpc_byte_buffer_readerGravatar David Garcia Quintas2016-06-30
* | | | | | | | | Merge pull request #6992 from y-zeng/auto-build-exampleGravatar makdharma2016-06-30
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| | | | | | | * | Merge master into merge-0.14-into-masterGravatar Jorge Canizales2016-06-30
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| | | | | * | | | Added a comment about Ruby queue destructionGravatar murgatroid992016-06-30
| | | | | * | | | Simplified Ruby completion queue destruction codeGravatar murgatroid992016-06-30
* | | | | | | | | Merge pull request #6378 from jcanizales/let-invalidate-channelsGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge pull request #7120 from makdharma/issue6746Gravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #7109 from soltanmm/toolismGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7092 from ctiller/dont_create_redundant_errorsGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7151 from dgquintas/eventfdGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7152 from nathanielmanistaatgoogle/interopGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7155 from stanley-cheung/php-fix-call-destroyGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7161 from dgquintas/use_releaseGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7091 from kpayson64/python_str_stuffGravatar Nicolas Noble2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | | | | | | Fix memory leak, fix error.c refcount reportingGravatar Craig Tiller2016-06-30
| | | | | | | | | | * | | | | | | | Add comments in build_example_test.shGravatar Yuchen Zeng2016-06-30
| | | | | | | | | | | | | * | | | | Initialize variablesGravatar David Garcia Quintas2016-06-30
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7144 from jtattermusch/coreclr_packagesGravatar Jan Tattermusch2016-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | |