Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #5466 from jtattermusch/csharp_win_distribtest | Jan Tattermusch | 2016-02-29 |
|\ | | | | | Windows C# distribtests | ||
| * | add copyright and cleanup python code | Jan Tattermusch | 2016-02-29 |
| | | |||
* | | Merge pull request #5402 from sreecha/stress_test_scripts | Jan Tattermusch | 2016-02-29 |
|\ \ | | | | | | | Stress test scripts to launch in GKE | ||
| * | | Fix copyright | Sree Kuchibhotla | 2016-02-29 |
| | | | |||
* | | | Merge pull request #5405 from daniel-j-born/custom_test_creds | Dan Born | 2016-02-29 |
|\ \ \ | | | | | | | | | Allow new credential types to be added to tests. | ||
| | | * | windows C# distribtest | Jan Tattermusch | 2016-02-29 |
| |_|/ |/| | | |||
* | | | Revert "Revert "Add an implementation firewall against pollset_set"" | Craig Tiller | 2016-02-25 |
| | | | |||
* | | | Revert "Add an implementation firewall against pollset_set" | Vijay Pai | 2016-02-25 |
| | | | |||
* | | | Merge branch 'hide-the-pollset' into hide-the-pollset-set | Craig Tiller | 2016-02-25 |
|\ \ \ | |||
| * | | | Fix crash on mac | Craig Tiller | 2016-02-25 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into hide-the-pollset-set | Craig Tiller | 2016-02-25 |
|\ \ \ \ | |||
| | * \ \ | Merge github.com:grpc/grpc into hide-the-pollset | Craig Tiller | 2016-02-25 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Merge branch 'hide-the-pollset' into hide-the-pollset-set | Craig Tiller | 2016-02-25 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | Merge pull request #5293 from dgquintas/alarm_cpp | Vijay Pai | 2016-02-25 |
| | |\ \ \ | | | | | | | | | | | | | Made Alarm's constructor a template for deadline | ||
| | * \ \ \ | Merge pull request #5307 from ctiller/hide-the-worker | Vijay Pai | 2016-02-25 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Change pollset_work signature to allow moving grpc_pollset_worker to implementation | ||
| | | | | * \ | Merge branch 'master' into custom_test_creds | Dan Born | 2016-02-25 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| * | | | | | | Fix windows | Craig Tiller | 2016-02-25 |
| | | | | | | | |||
| * | | | | | | Change pollset mutex ownership | Craig Tiller | 2016-02-25 |
| | | | | | | | |||
| * | | | | | | Merge github.com:grpc/grpc into hide-the-pollset | Craig Tiller | 2016-02-25 |
|/| | | | | | | |||
| | * | | | | | SimultaneousReadWritesDone test was not observing the contract on the | Vijay Pai | 2016-02-25 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | streaming API. In particular, Finish should not be called until the client is sure that there is no more message to be read (as documented in the comments for ClientStreamingInterface::Finish) | ||
| * | | | | | Fixing format and copyright. | Nicolas "Pixel" Noble | 2016-02-25 |
| | | | | | | |||
| * | | | | | Merge pull request #5384 from ctiller/44 | Vijay Pai | 2016-02-24 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fixes for gcc4.4 | ||
| | | | | * | | Allow new credential types to be added to tests. | Dan Born | 2016-02-24 |
| | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge pull request #5401 from daniel-j-born/test_creds | Yang Gao | 2016-02-24 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Injectable test credentials provider interface. | ||
| | * | | | | | Use standard include paths. | Dan Born | 2016-02-24 |
| | | | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into 44 | Craig Tiller | 2016-02-24 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Initialize mutex to nullptr. | Dan Born | 2016-02-24 |
| | | | | | | | |||
| | * | | | | | Injectable test credentials provider interface. | Dan Born | 2016-02-24 |
| | | | | | | | |||
| * | | | | | | Timer->UsageTimer consistently | vjpai | 2016-02-24 |
| |/ / / / / | |||
| | | | | * | Scripts to launch stress tests in GKE | Sree Kuchibhotla | 2016-02-24 |
| | | | | | | |||
| | * | | | | Merge github.com:grpc/grpc into 44 | Craig Tiller | 2016-02-24 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #5388 from vjpai/bourne_again | Nicolas Noble | 2016-02-24 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Use traditional Bourne shell syntax for piping stdout and stderr | ||
| * \ \ \ \ \ | Merge pull request #5365 from ctiller/naming-crisis | Nicolas Noble | 2016-02-24 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add a sanity test to ensure that name aliasing rules are obeyed | ||
| | | * | | | | | BSD platforms (such as Mac) are likely to have /bin/sh refer to traditional | vjpai | 2016-02-24 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Bourne shell syntax, not Bash syntax. Change "|&" to "2>&1 |" since that's the traditional way to redirect stdout and stderr to a pipe | ||
* | | | | | | | Merge branch 'hide-the-worker' into hide-the-pollset | Craig Tiller | 2016-02-24 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Port pollset worker changes to windows | Craig Tiller | 2016-02-24 |
| | | | | | | | |||
| * | | | | | | Merge github.com:grpc/grpc into hide-the-worker | Craig Tiller | 2016-02-24 |
| |\| | | | | | |||
| | * | | | | | php: simplify installation | Stanley Cheung | 2016-02-23 |
| | | | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into naming-crisis | Craig Tiller | 2016-02-23 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | | | * | | | Test for a working -Wshadow | Craig Tiller | 2016-02-23 |
| | | | | | | | |||
| | | | * | | | Ensure we can compile boringssl before trying: old compiler compatibility | Craig Tiller | 2016-02-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow compiling with openssl | ||
| | * | | | | | Merge pull request #5321 from vjpai/openloop | Vijay Pai | 2016-02-23 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | TSAN/ASAN timeout and QPS rate adjustments | ||
| | * \ \ \ \ \ | Merge pull request #5213 from ctiller/fix-proto-docker | David G. Quintas | 2016-02-23 |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | Proto API for LB request/responses (redux) | ||
| | | | | | | * | Examples | Sree Kuchibhotla | 2016-02-23 |
| | | |_|_|_|/ | | |/| | | | | |||
| | | | | | * | clang format | David Garcia Quintas | 2016-02-23 |
| | | | | | | | |||
| | | | | * | | Fix copyrights | Craig Tiller | 2016-02-23 |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | Merge pull request #5311 from vjpai/qa | David G. Quintas | 2016-02-22 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add a test for immediate and historic alarms | ||
| | | | | | * | | clang-fmt | Craig Tiller | 2016-02-22 |
| | | | | | | | | |||
| | | | * | | | | Merge github.com:grpc/grpc into fix-proto-docker | Craig Tiller | 2016-02-22 |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | |