aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | grpc_iomgr_cb_func
* Merge pull request #5225 from stanley-cheung/php-ext-code-coverageGravatar Michael Lumish2016-02-16
|\ | | | | PHP: add unit test to increase PHP C extension code coverage
* \ Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
|\ \ | | | | | | Revive and reform open-loop QPS testing
* \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
|\ \ \ | | | | | | | | Add Census base log
| | | * channel constructor the array is requiredGravatar Stanley Cheung2016-02-16
| | | |
| | | * revert unnecessary changeGravatar Stanley Cheung2016-02-16
| | | |
* | | | Merge pull request #5224 from stanley-cheung/php-code-coverageGravatar Michael Lumish2016-02-16
|\ \ \ \ | | | | | | | | | | PHP: add unit test to bring coverage back up above 95% (PHP portion)
| | | * | Merge remote-tracking branch 'upstream/master' into alarm_openloopGravatar Vijay Pai2016-02-13
| | | | |
* | | | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-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-pre1Gravatar Masood Malekghassemi2016-02-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Flagging 0.13.1-pre1.
| | | | | * \ Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge pull request #5230 from soltanmm/docGravatar Masood Malekghassemi2016-02-12
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update Python doc
| | | | | | | * php: add more unit tests to improve code coverageGravatar Stanley Cheung2016-02-12
| | | | | | | |
| | | * | | | | Flagging 0.13.1-pre1.Gravatar Nicolas "Pixel" Noble2016-02-13
| | |/ / / / / | |/| | | | |
| * | | | | | Flagging the release.Gravatar Nicolas "Pixel" Noble2016-02-13
| | | | | | |
* | | | | | | Rename to reduce confusionGravatar vjpai2016-02-12
| | | | | | |
| | * | | | | Update Python docGravatar Masood Malekghassemi2016-02-12
| |/ / / / /
| * | | | | Use precompiled extensions onlyGravatar Masood Malekghassemi2016-02-12
| | | | | |
* | | | | | Merge pull request #5078 from ctiller/compatibility_modeGravatar Craig Tiller2016-02-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make binary compatibility not the default
* \ \ \ \ \ \ Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | * | | php: add unit test to bring coverage back up above 95%Gravatar Stanley Cheung2016-02-12
| | |_|/ / / | |/| | | |
| | | * | | Revert Ruby version specializationGravatar Masood Malekghassemi2016-02-11
| | | | | |
| | | * | | Bump Python versionGravatar Masood Malekghassemi2016-02-11
| | | | | |
| | | * | | Truncate Python target tripleGravatar Masood Malekghassemi2016-02-11
| | | | | |
| * | | | | Merge pull request #5052 from ctiller/compressGravatar David G. Quintas2016-02-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix race condition in transport API
| * | | | | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | | | | |
| * | | | | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Proto API for LB request/responses
| | | | | | | * This testing exposed a race condition in alarm creation - theGravatar Vijay Pai2016-02-11
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | alarm needs to "begin" at the CQ before the timer should be inited.
| | | | | * | Paper over custom command limitationsGravatar Masood Malekghassemi2016-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 bdistsGravatar Masood Malekghassemi2016-02-11
| | | | | | |
| | | | | | * merge to HEADGravatar Alistair Veitch2016-02-11
| | | | | | |\
| | | | | | * | Respond to review commentsGravatar Alistair Veitch2016-02-11
| | | | | | | |
| | | * | | | | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | * | | Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | |
| * | | | | | | Remove a small allocation, at the cost of a little uglier header file.Gravatar Vijay Pai2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit may or may not be a great tradeoff.
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2016-02-11
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| * | | | | | | Sanity: clang-format and regen projectsGravatar Vijay Pai2016-02-11
| | | | | | | |
| * | | | | | | Merge branch 'master' into alarm_modsGravatar Vijay Pai2016-02-11
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Add a dummy reference to prevent unused variable warning if there is no rpc ↵Gravatar yang-g2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method defined.
| * | | | | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTagGravatar vjpai2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type
| | * | | | | | Merge pull request #5165 from ctiller/bring_back_gprGravatar Nicolas Noble2016-02-10
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Bring back gpr
| | * \ \ \ \ \ \ Merge pull request #5188 from jtattermusch/resolve_0_13_mergeGravatar Michael Lumish2016-02-10
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Upmerge changes from release-0_13
| | * | | | | | | | Merge pull request #5185 from lepatryk/byte-bufferGravatar Michael Lumish2016-02-10
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass delete[] explicitely to Nan::NewBuffer.
| | | * | | | | | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_mergeGravatar Jan Tattermusch2016-02-10
| | |/| | | | | | | | |/| | | | | |/ / | | | | |_|_|/| | | | | |/| | | | |
| | | * | | | | | WTFGravatar Craig Tiller2016-02-10
| | | | | | | | |
| | | * | | | | | Fix 1 second stall on WindowsGravatar Craig Tiller2016-02-10
| | | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'google/release-0_13' into merge-and-regenGravatar Nicolas "Pixel" Noble2016-02-10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb
| | | * | | | | | Pass delete[] explicitely to Nan::NewBuffer.Gravatar Patryk Lesiewicz2016-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).Gravatar Nicolas "Pixel" Noble2016-02-10
| | | | | | | |
| * | | | | | | Fix some C# copyrightsGravatar vjpai2016-02-09
| | | | | | | |