aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Hand-written changesGravatar Craig Tiller2015-08-31
|
* Merge pull request #2933 from jboeuf/cpp_auth_md_processorGravatar Yang Gao2015-08-31
|\ | | | | Adding C++ auth metadata processor.
* \ Merge pull request #3134 from nathanielmanistaatgoogle/betaGravatar Masood Malekghassemi2015-08-31
|\ \ | | | | | | The rest of the Python Beta API
* | | php: fix gce testing dockerfileGravatar Stanley Cheung2015-08-31
| | |
| * | The rest of the Python Beta APIGravatar Nathaniel Manista2015-08-31
| | |
| | * Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-30
| | |\ | |_|/ |/| |
* | | Merge branch 'master' into tracing_apiGravatar Alistair Veitch2015-08-28
|\| |
| | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-28
| | |\ | | |/ | |/|
| * | Merge github.com:grpc/grpc into reject-the-stuffsGravatar Craig Tiller2015-08-27
| |\ \
| | | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
| | | |\ | | | |/ | | |/|
| | * | Fix buildGravatar yang-g2015-08-27
| | | |
| | | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
| | | |\ | | | |/ | | |/|
| * / | Outlaw comma in non-binary metadata valuesGravatar Craig Tiller2015-08-27
| |/ /
| * | Merge pull request #2863 from jtattermusch/csharp_upgrade_to_proto3Gravatar Michael Lumish2015-08-27
| |\ \ | | | | | | | | Upgrade C# to proto3
| | * | upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
| | | |
| * | | Merge pull request #3052 from nathanielmanistaatgoogle/crustGravatar Masood Malekghassemi2015-08-27
| |\ \ \ | | | | | | | | | | The RPC Framework crust package
| * | | | Increase msan timeout alsoGravatar Craig Tiller2015-08-26
| | | | |
| * | | | Merge pull request #3077 from yang-g/string_ref_authGravatar Craig Tiller2015-08-26
| |\ \ \ \ | | | | | | | | | | | | auth_context api change to use string_ref
| * | | | | php: fix build failure on macGravatar Stanley Cheung2015-08-26
| | | | | |
| * | | | | Up asan/tsan timeouts - they need itGravatar Craig Tiller2015-08-26
| | |_|/ / | |/| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
| | | | |\
| | * | | \ Merge remote-tracking branch 'upstream/master' into string_ref_authGravatar yang-g2015-08-26
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #3065 from yang-g/string_refGravatar Craig Tiller2015-08-26
| |\ \ \ \ \ | | | | | | | | | | | | | | Use string_ref for incoming metadata
| * \ \ \ \ \ Merge pull request #3048 from maxwell-demon/timespecGravatar Craig Tiller2015-08-26
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we
| * | | | | | | Fix typoGravatar Craig Tiller2015-08-26
| | | | | | | |
| * | | | | | | Make run_tests.py robust against port_server not startingGravatar Craig Tiller2015-08-26
| | | | | | | |
| * | | | | | | Merge pull request #3073 from jtattermusch/appdomain_unloaded_exceptionGravatar Michael Lumish2015-08-25
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Prevent occasional AppDomainUnloadedException from nunit
| | * | | | | | | prevent occasional AppDomainUnloadedException from nunitGravatar Jan Tattermusch2015-08-25
| | | | | | | | |
| * | | | | | | | Merge pull request #3068 from ctiller/make-might-take-a-very-long-timeGravatar Jan Tattermusch2015-08-25
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Windows builds need longer
| | | | | | * | | | auth context api change for string_refGravatar yang-g2015-08-25
| | | | | |/ / / /
| | | | * | | | | More merge conflict fixGravatar Hongyu Chen2015-08-25
| | | | | | | | |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into timespecGravatar Hongyu Chen2015-08-25
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Outlaw illegal metadata characters
* | | | | | | | | | merge to headGravatar Alistair Veitch2015-08-25
|\| | | | | | | | |
| | | | | | | * | | The RPC Framework crust packageGravatar Nathaniel Manista2015-08-25
| | | | | | | | |/ | | | | | | | |/|
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into timespecGravatar Hongyu Chen2015-08-25
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #3059 from soltanmm/timeoutGravatar Nathaniel Manista2015-08-25
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | Add per-test timeouts to Python test harness.
| | | | * | | | | Windows builds need longerGravatar Craig Tiller2015-08-25
| | |_|/ / / / / | |/| | | | | |
| | | | | * | | Merge remote-tracking branch 'upstream/master' into string_refGravatar yang-g2015-08-25
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | add missing headers from 2495Gravatar yang-g2015-08-25
| | | | | | | |
| | * | | | | | Add global per-test timeout to Python test harnessGravatar Masood Malekghassemi2015-08-25
| | | |_|_|/ / | | |/| | | |
| | | | | * | Merge remote-tracking branch 'upstream/master' into string_refGravatar yang-g2015-08-25
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | implGravatar yang-g2015-08-25
| | | | | | |
| * | | | | | Merge pull request #2945 from maxwell-demon/masterGravatar Alistair Veitch2015-08-25
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Re-install census_filters
| * | | | | | | Expand error handling to ignore all errors printing outputGravatar Craig Tiller2015-08-25
| | | | | | | |
| * | | | | | | Merge pull request #3050 from ctiller/googly-testGravatar Jan Tattermusch2015-08-25
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | Make googletest a submodule
| * | | | | | | Merge pull request #3057 from ctiller/not-murdering-things-is-also-okGravatar Vijay Pai2015-08-25
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | Add a comment describing out views on killing
| | * | | | | | Add a comment describing out views on killingGravatar Craig Tiller2015-08-25
| | | | | | | |
| * | | | | | | Merge pull request #3056 from ctiller/not-murdering-things-is-also-okGravatar Jan Tattermusch2015-08-25
| |\| | | | | | | | | | | | | | | | | | | | | | Don't fail a build on failure to kill a docker instance