aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* 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
| |\ | |/ |/|
| * 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 #5209 from vjpai/why_leverGravatar Yang Gao2016-02-16
|\ \ | |/ |/| Delete fixed_size_thread_pool
* | 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 branch 'master' into why_leverGravatar vjpai2016-02-13
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| | | * | | 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
| | | | | | | |
| | | | | | | * Merge branch 'master' into why_leverGravatar vjpai2016-02-12
| | | | | | | |\
* | | | | | | | | 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
| | | | | | | | * Remove a vestigeGravatar vjpai2016-02-11
| | | | | | | | |
| | | | | | | | * fixed_size_thread_pool : why do we even have that lever? It has beenGravatar vjpai2016-02-11
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | deprecated and unused for quite some time.
| | | | | | | * 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