Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | One more thing... | 2015-06-16 | ||
| | | | | | ||||
| | | * | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | 2015-06-16 | ||
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc | |||
| | | | * | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-06-16 | ||
| |_|_|/| | |/| | |/ / | | |/| | | |/| | | | ||||
| | * | | | merge with upstream | 2015-06-16 | ||
| | |\ \ \ | | |/ / / | |/| | | | ||||
| * | | | | Update the Status API | 2015-06-16 | ||
| | | | | | ||||
| | * | | | Support sending and showing received metadata in grpc_cli | 2015-06-16 | ||
| |/ / / | ||||
| | | * | removed data script | 2015-06-15 | ||
| | | | | ||||
| | | * | added comments | 2015-06-15 | ||
| | | | | ||||
| | | * | updated auth script | 2015-06-11 | ||
| | | | | ||||
* | | | | Flush pending incoming messages when writing status | 2015-06-11 | ||
| | | | | | | | | | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error | |||
| | | * | removed data adding script | 2015-06-10 | ||
| | | | | ||||
| | | * | updated configs sending | 2015-06-10 | ||
| | | | | ||||
| | | * | erge branch 'master' of https://github.com/grpc/grpc | 2015-06-10 | ||
| | | |\ | | |_|/ | |/| | | ||||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-06-10 | ||
|\| | | | ||||
| * | | | Make async server use one CQ per server thread | 2015-06-09 | ||
| | | | | ||||
* | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | 2015-06-09 | ||
|\ \ \ \ | ||||
| | * | | | add missed explicit | 2015-06-09 | ||
| |/ / / | ||||
| * | | | Merge pull request #1958 from vjpai/qps-proto3 | 2015-06-09 | ||
| |\ \ \ | | | | | | | | | | | Update QPS test to proto3 | |||
| | * | | | Renumber message fields | 2015-06-09 | ||
| | | | | | ||||
| * | | | | Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson | 2015-06-08 | ||
| |\ \ \ \ | | | | | | | | | | | | | Revert "Revert "Open loop sync/async multithreaded testing"" | |||
| | | | | * | removed shell script | 2015-06-08 | ||
| | | | | | | ||||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into leaderboard | 2015-06-08 | ||
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| | | | | * | stable | 2015-06-08 | ||
| | | | | | | ||||
| | | * | | | Handle all cases properly | 2015-06-08 | ||
| | | | | | | ||||
| | | * | | | Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ↵ | 2015-06-08 | ||
| | | |\ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | qps-proto3 Conflicts: test/cpp/qps/qps_test_openloop.cc | |||
| * | | | | | Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health | 2015-06-08 | ||
| |\ \ \ \ \ | | | | | | | | | | | | | | | Dont serialize new call requests under the server test lock | |||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into leaderboard | 2015-06-08 | ||
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | | | | * | Newer version | 2015-06-08 | ||
| | | | | | | | ||||
| | | * | | | | Stop worrying about 1 second deadline as a fatal problem | 2015-06-08 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix reporter | |||
| | | * | | | | Revert "Revert "Open loop sync/async multithreaded testing"" | 2015-06-08 | ||
| | |/ / / / | |/| | | | | ||||
| * | | | | | Missing required changes from pull req. #1964 | 2015-06-08 | ||
| | | | | | | ||||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-06-08 | ||
|\| | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into cereal-is-bad-for-your-health | 2015-06-08 | ||
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Revert "Open loop sync/async multithreaded testing" | 2015-06-08 | ||
| | | | | | | ||||
| | * | | | | Dont serialize new call requests under the server test lock | 2015-06-08 | ||
| |/ / / / | ||||
* | | | | | Merge branch 'who-broke-the-build' into we-dont-need-no-backup | 2015-06-08 | ||
|\ \ \ \ \ | ||||
| * | | | | | Fix build breakage | 2015-06-08 | ||
| |/ / / / | ||||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-06-08 | ||
|\| | | | | ||||
| * | | | | Merge pull request #1948 from vjpai/poisson | 2015-06-08 | ||
| |\ \ \ \ | | | | | | | | | | | | | Open loop sync/async multithreaded testing | |||
| | | * | | | Add a new test for qps openloop to make sure this code gets exercised | 2015-06-08 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark | |||
| | * | | | | Add a new test for qps openloop to make sure this code gets exercised | 2015-06-08 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark | |||
| * | | | | | Removed redundant parameter from Reporter interface. | 2015-06-05 | ||
| | | | | | | ||||
| | * | | | | Address reviewer comment by not having non-const reference | 2015-06-05 | ||
| | | | | | | ||||
| | | * | | | Update QPS test to proto3 syntax | 2015-06-05 | ||
| | |/ / / | ||||
| | * | | | Address review comments for code clarity | 2015-06-05 | ||
| | | | | | ||||
| | * | | | Add comments describing various random distributions | 2015-06-05 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the parameterized constructor for InterarrivalTimer and only keep the init function. | |||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-06-05 | ||
|\| | | | | ||||
| | * | | | Use typedef rather than using to make Travis happy | 2015-06-05 | ||
| | | | | | ||||
| | * | | | clang-format | 2015-06-05 | ||
| | | | | | ||||
| | * | | | Better management of channel attempts and channel coverage | 2015-06-05 | ||
| | | | | |