Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:grpc/grpc into standalone_benchmarks | David Garcia Quintas | 2015-05-07 |
|\ | |||
| * | Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we... | Nicolas Noble | 2015-05-07 |
| |\ | |||
| * \ | Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder | Tim Emiola | 2015-05-07 |
| |\ \ | |||
| * \ \ | Merge pull request #1504 from jtattermusch/csharp_api_fixes | Tim Emiola | 2015-05-07 |
| |\ \ \ | |||
| | | * | | ignore PHP vendor/ folder | Stanley Cheung | 2015-05-07 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #1512 from stanley-cheung/bump_php_composer_lock | Tim Emiola | 2015-05-07 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #1502 from ctiller/check-on-headers | Eric Anderson | 2015-05-07 |
| |\ \ \ \ | |||
| | | * | | | remove composer.lock file | Stanley Cheung | 2015-05-07 |
| * | | | | | Merge pull request #1510 from ejona86/installDist | Nathan Mittler | 2015-05-07 |
| |\ \ \ \ \ | |||
| | | | * | | | bump php composer.lock again because of auth library fix | Stanley Cheung | 2015-05-07 |
| | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #1503 from ctiller/dont-signal-me | Nicolas Noble | 2015-05-07 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #1509 from ctiller/perform-callbacks | Nicolas Noble | 2015-05-07 |
| |\ \ \ \ \ \ | |||
| | | | * | | | | Add 'installDist' task to grpc-java Docker build | Eric Anderson | 2015-05-07 |
| | | | | | | * | Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have | Craig Tiller | 2015-05-07 |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| | | | | | * | | Split address passed to AddListeningPort into host and port | Jan Tattermusch | 2015-05-07 |
| | | | | | * | | added concept of ServerCallContext, that is passed to all server-side handlers | Jan Tattermusch | 2015-05-07 |
| | | | | | * | | add a generic constraint for TRequest and TResponse to require a class | Jan Tattermusch | 2015-05-07 |
| | | | | | * | | change todo comment | Jan Tattermusch | 2015-05-07 |
| | |_|_|_|/ / | |/| | | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into check-on-headers | Craig Tiller | 2015-05-07 |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | * | | | | Merge github.com:grpc/grpc into dont-signal-me | Craig Tiller | 2015-05-07 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | * | | | | | Cleanup unlock() a little | Craig Tiller | 2015-05-07 |
| |/ / / / / | |||
| * | | | | | Merge pull request #1499 from jtattermusch/core_cb_fix | Nicolas Noble | 2015-05-07 |
| |\ \ \ \ \ | |||
| | | * | | | | Eliminate need for SIGPIPE handling | Craig Tiller | 2015-05-06 |
| * | | | | | | Merge pull request #1495 from stanley-cheung/fix_php_gce_test | Tim Emiola | 2015-05-06 |
| |\ \ \ \ \ \ | |||
| | | | | | * | | Validate that headers contain legal bytes | Craig Tiller | 2015-05-06 |
| | | | | |/ / | | | | |/| | | |||
| * | | | | | | Merge pull request #1501 from donnadionne/test-log | Stanley Cheung | 2015-05-06 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | more division of logs to make it easier to analyze test results. | Donna Dionne | 2015-05-06 |
| |/ / / / / | |||
| | | * | | | Fix: Server side call with both streams closed doesnt get properly finalized | Jan Tattermusch | 2015-05-06 |
| * | | | | | Merge pull request #1497 from donnadionne/test-log | Stanley Cheung | 2015-05-06 |
| |\ \ \ \ \ | |||
| | * \ \ \ \ | Merge branch 'master' of github.com:google/grpc into test-log | Donna Dionne | 2015-05-06 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | * | | | | | Ensuring test logs are not over written between runs. | Donna Dionne | 2015-05-06 |
| | | | | | * | Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have | Craig Tiller | 2015-05-06 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | * | | | | update php composer.lock | Stanley Cheung | 2015-05-06 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis | Craig Tiller | 2015-05-06 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Pin the version of rubocop used in grpc.gemspec | Tim Emiola | 2015-05-06 |
| * | | | | | Merge pull request #1491 from dgquintas/important_mark_analysis | Craig Tiller | 2015-05-06 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | * | | | | Added support for important mark (!) analysis. | David Garcia Quintas | 2015-05-06 |
| * | | | | | Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd | donnadionne | 2015-05-06 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #1484 from dgquintas/profiling_add_bang_mark | Craig Tiller | 2015-05-05 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Added important (!) profiling mark. | David Garcia Quintas | 2015-05-05 |
| |/ / / / | |||
| | | | * | Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have | Craig Tiller | 2015-05-05 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #1395 from ctiller/swappy | David G. Quintas | 2015-05-05 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Split C++'s smoke_test into 4 stand alone ones. | David Garcia Quintas | 2015-05-05 |
| | | * | | add command for the rest of PHP interop test | Stanley Cheung | 2015-05-05 |
| * | | | | Merge pull request #1445 from jtattermusch/csharp_new_api | Tim Emiola | 2015-05-05 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #1479 from nathanielmanistaatgoogle/interop-test-specifica... | Eric Anderson | 2015-05-05 |
| |\ \ \ \ | |||
| | * | | | | Make headers of TODO interop test priorities | Nathaniel Manista | 2015-05-05 |
| |/ / / / |/| | | | | |||
| * | | | | Merge pull request #1452 from ctiller/profile-analyze | David G. Quintas | 2015-05-05 |
|/| | | | | |||
| * | | | | Basic profiler analyzer | Craig Tiller | 2015-05-05 |
|/ / / / | |||
* | | | | Merge pull request #1476 from stanley-cheung/php_gce_auth_test | Tim Emiola | 2015-05-05 |
|\ \ \ \ |