aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* avoid infinite spin without checking condvarGravatar Craig Tiller2015-09-03
* avoid underflowGravatar Craig Tiller2015-09-03
* Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-nameGravatar Craig Tiller2015-09-03
|\
| * Merge pull request #3229 from dgquintas/auth_depGravatar Craig Tiller2015-09-03
| |\
| | * Removed grpc_security.h from auth_context.hGravatar David Garcia Quintas2015-09-03
| |/
| * Merge pull request #3228 from dgquintas/doxygenateGravatar Craig Tiller2015-09-03
| |\
| | * Regenerated doxygen after #3227Gravatar David Garcia Quintas2015-09-03
| |/
| * Merge pull request #3227 from ctiller/yyyGravatar David G. Quintas2015-09-03
| |\
| | * Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
| |/
* | Fix typoGravatar Craig Tiller2015-09-03
* | Try even harder to disable PDB generationGravatar Craig Tiller2015-09-03
| * Merge pull request #3183 from ctiller/second-comingGravatar Nicolas Noble2015-09-02
| |\ | |/ |/|
| * Merge pull request #3205 from nathanielmanistaatgoogle/method-not-foundGravatar Masood Malekghassemi2015-09-02
| |\
| * \ Merge pull request #3184 from murgatroid99/node_examples_updateGravatar Tim Emiola2015-09-02
| |\ \
| * \ \ Merge pull request #3192 from murgatroid99/node_auth_interop_fixGravatar Tim Emiola2015-09-02
| |\ \ \
| * \ \ \ Merge pull request #3212 from stanley-cheung/php_bump_versionGravatar Michael Lumish2015-09-02
| |\ \ \ \
| * \ \ \ \ Merge pull request #3211 from jtattermusch/fix_routeguide_exampleGravatar Michael Lumish2015-09-02
| |\ \ \ \ \
| | | * | | | php: bump versionGravatar Stanley Cheung2015-09-02
| * | | | | | Merge pull request #3187 from ctiller/another-one-bites-the-dustGravatar Nicolas Noble2015-09-02
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | fix route_guide exampleGravatar Jan Tattermusch2015-09-02
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #3181 from stanley-cheung/php_per_message_compressionGravatar Stanley Cheung2015-09-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #3207 from jtattermusch/csharp_update_examplesGravatar Michael Lumish2015-09-02
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #3208 from jtattermusch/fix_build_nuget_packagesGravatar Nicolas Noble2015-09-02
| |\ \ \ \ \ \ \
| | | * | | | | | Make examples depend on the right nuget package versionGravatar Jan Tattermusch2015-09-02
| | | | | | | | * UNIMPLEMENTED status for methods not foundGravatar Nathaniel Manista2015-09-02
| | | | | | | | * Add code and details to base.OutcomeGravatar Nathaniel Manista2015-09-02
| | * | | | | | | fix C# nuget package buildingGravatar Jan Tattermusch2015-09-02
| |/ / / / / / /
| | | * | | | | php: missed a line in docGravatar Stanley Cheung2015-09-02
| | | * | | | | php: update pecl package.xmlGravatar Stanley Cheung2015-09-02
| | | * | | | | php: $metadata at API should be optionalGravatar Stanley Cheung2015-09-02
| | | * | | | | php: add cancel_after_begin interop testGravatar Stanley Cheung2015-09-02
| | | * | | | | php: clean up api around flagsGravatar Stanley Cheung2015-09-02
| | | * | | | | php: support per message compression disableGravatar Stanley Cheung2015-09-02
| | |/ / / / / | |/| | | | |
| | * | | | | update README.mdGravatar Jan Tattermusch2015-09-02
| | * | | | | polishing route_guide exampleGravatar Jan Tattermusch2015-09-02
| | * | | | | first stab at upgrading route_guide to proto3Gravatar Jan Tattermusch2015-09-02
| | * | | | | deleted a copy of helloworld.protoGravatar Jan Tattermusch2015-09-02
| | * | | | | update helloworld example to proto3Gravatar Jan Tattermusch2015-09-02
| |/ / / / /
| * | | | | Merge pull request #3201 from soltanmm/percolateGravatar Nathaniel Manista2015-09-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #3195 from stanley-cheung/php_fix_jenkins_build_errorGravatar Jan Tattermusch2015-09-02
| |\ \ \ \ \ \
* | | | | | | | Fix ASAN issuesGravatar Craig Tiller2015-09-02
| | * | | | | | php: fix jenkins macos build errorGravatar Stanley Cheung2015-09-02
| |/ / / / / /
* | | | | | | Try harder to disable PDBGravatar Craig Tiller2015-09-02
| | * | | | | Expose per-call credentials to PythonGravatar Masood Malekghassemi2015-09-02
| | | | * | | Fix bugs that were causing auth interop tests to failGravatar murgatroid992015-09-01
| | |_|/ / / | |/| | | |
* | | | | | Hopefully speed up Jenkins buildsGravatar Craig Tiller2015-09-01
* | | | | | HmmmGravatar Craig Tiller2015-09-01
* | | | | | Fix asan bugGravatar Craig Tiller2015-09-01
* | | | | | Merge branch 'second-coming' of github.com:ctiller/grpc into second-comingGravatar Craig Tiller2015-09-01
|\ \ \ \ \ \
* | | | | | | Turn off parallel execution: its buggy?Gravatar Craig Tiller2015-09-01