Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix the arguments type for on_read and destroy callbacks to match with ↵ | Bogdan Drutu | 2016-02-16 |
| | | | | grpc_iomgr_cb_func | ||
* | Merge pull request #5225 from stanley-cheung/php-ext-code-coverage | Michael Lumish | 2016-02-16 |
|\ | | | | | PHP: add unit test to increase PHP C extension code coverage | ||
* \ | Merge pull request #5201 from vjpai/alarm_openloop | David G. Quintas | 2016-02-16 |
|\ \ | | | | | | | Revive and reform open-loop QPS testing | ||
* \ \ | Merge pull request #5098 from a-veitch/base_log | Bogdan Drutu | 2016-02-16 |
|\ \ \ | | | | | | | | | Add Census base log | ||
| | | * | channel constructor the array is required | Stanley Cheung | 2016-02-16 |
| | | | | |||
| | | * | revert unnecessary change | Stanley Cheung | 2016-02-16 |
| | | | | |||
* | | | | Merge pull request #5224 from stanley-cheung/php-code-coverage | Michael Lumish | 2016-02-16 |
|\ \ \ \ | | | | | | | | | | | PHP: add unit test to bring coverage back up above 95% (PHP portion) | ||
| | | * | | Merge remote-tracking branch 'upstream/master' into alarm_openloop | Vijay Pai | 2016-02-13 |
| | | | | | |||
* | | | | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 | Nicolas "Pixel" Noble | 2016-02-13 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal | ||
| * \ \ \ \ | Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 | Masood Malekghassemi | 2016-02-12 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Flagging 0.13.1-pre1. | ||
| | | | | * \ | Merge branch 'master' into alarm_openloop | Vijay Pai | 2016-02-12 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | Merge pull request #5230 from soltanmm/doc | Masood Malekghassemi | 2016-02-12 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update Python doc | ||
| | | | | | | * | php: add more unit tests to improve code coverage | Stanley Cheung | 2016-02-12 |
| | | | | | | | | |||
| | | * | | | | | Flagging 0.13.1-pre1. | Nicolas "Pixel" Noble | 2016-02-13 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Flagging the release. | Nicolas "Pixel" Noble | 2016-02-13 |
| | | | | | | | |||
* | | | | | | | Rename to reduce confusion | vjpai | 2016-02-12 |
| | | | | | | | |||
| | * | | | | | Update Python doc | Masood Malekghassemi | 2016-02-12 |
| |/ / / / / | |||
| * | | | | | Use precompiled extensions only | Masood Malekghassemi | 2016-02-12 |
| | | | | | | |||
* | | | | | | Merge pull request #5078 from ctiller/compatibility_mode | Craig Tiller | 2016-02-12 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make binary compatibility not the default | ||
* \ \ \ \ \ \ | Merge github.com:grpc/grpc into bad_metadata | Craig Tiller | 2016-02-12 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | * | | | php: add unit test to bring coverage back up above 95% | Stanley Cheung | 2016-02-12 |
| | |_|/ / / | |/| | | | | |||
| | | * | | | Revert Ruby version specialization | Masood Malekghassemi | 2016-02-11 |
| | | | | | | |||
| | | * | | | Bump Python version | Masood Malekghassemi | 2016-02-11 |
| | | | | | | |||
| | | * | | | Truncate Python target triple | Masood Malekghassemi | 2016-02-11 |
| | | | | | | |||
| * | | | | | Merge pull request #5052 from ctiller/compress | David G. Quintas | 2016-02-11 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix race condition in transport API | ||
| * | | | | | | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 |
| | | | | | | | |||
| * | | | | | | Merge pull request #4038 from dgquintas/grpclb_api | Craig Tiller | 2016-02-11 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Proto API for LB request/responses | ||
| | | | | | | * | This testing exposed a race condition in alarm creation - the | Vijay Pai | 2016-02-11 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | alarm needs to "begin" at the CQ before the timer should be inited. | ||
| | | | | * | | Paper over custom command limitations | Masood Malekghassemi | 2016-02-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The custom gRPC bdist command depends on numerous undocumented and private behaviors of setuptools, wheel, distutils, etc. One such is the ordering of generated distribution targets. We paper over this under the assumption that the command will only be useful for gRPC devs, and document with a command description a contractual obligation of users of the command. | ||
| | | | | * | | Use wheels instead for custom bdists | Masood Malekghassemi | 2016-02-11 |
| | | | | | | | |||
| | | | | | * | merge to HEAD | Alistair Veitch | 2016-02-11 |
| | | | | | |\ | |||
| | | | | | * | | Respond to review comments | Alistair Veitch | 2016-02-11 |
| | | | | | | | | |||
| | | * | | | | | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||
| | | | | * | | | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 |
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | | | |||
| * | | | | | | | Remove a small allocation, at the cost of a little uglier header file. | Vijay Pai | 2016-02-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit may or may not be a great tradeoff. | ||
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-11 |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | |||
| * | | | | | | | Sanity: clang-format and regen projects | Vijay Pai | 2016-02-11 |
| | | | | | | | | |||
| * | | | | | | | Merge branch 'master' into alarm_mods | Vijay Pai | 2016-02-11 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| | * | | | | | | Add a dummy reference to prevent unused variable warning if there is no rpc ↵ | yang-g | 2016-02-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method defined. | ||
| * | | | | | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTag | vjpai | 2016-02-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type | ||
| | * | | | | | | Merge pull request #5165 from ctiller/bring_back_gpr | Nicolas Noble | 2016-02-10 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Bring back gpr | ||
| | * \ \ \ \ \ \ | Merge pull request #5188 from jtattermusch/resolve_0_13_merge | Michael Lumish | 2016-02-10 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Upmerge changes from release-0_13 | ||
| | * | | | | | | | | Merge pull request #5185 from lepatryk/byte-buffer | Michael Lumish | 2016-02-10 |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass delete[] explicitely to Nan::NewBuffer. | ||
| | | * | | | | | | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge | Jan Tattermusch | 2016-02-10 |
| | |/| | | | | | | | |/| | | | | |/ / | | | | |_|_|/| | | | | |/| | | | | | |||
| | | * | | | | | | WTF | Craig Tiller | 2016-02-10 |
| | | | | | | | | | |||
| | | * | | | | | | Fix 1 second stall on Windows | Craig Tiller | 2016-02-10 |
| | | | | | | | | | |||
| * | | | | | | | | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb | ||
| | | * | | | | | | Pass delete[] explicitely to Nan::NewBuffer. | Patryk Lesiewicz | 2016-02-10 |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the Nan::NewBuffer version that accepts an explicit callback deallocating buffers. This way we'll be resilient to different nan/node versions. Fixes grpc/grpc#4867 | ||
| | * | | | | | | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 |
| | | | | | | | | |||
| * | | | | | | | Fix some C# copyrights | vjpai | 2016-02-09 |
| | | | | | | | |