Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/sidrakesh93/grpc | Siddharth Rakesh | 2015-06-23 |
|\ | |||
* | | Added support for passing a tag with the test | Siddharth Rakesh | 2015-06-23 |
* | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-23 |
|\ \ | |||
| * \ | Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs | Yang Gao | 2015-06-23 |
| |\ \ | |||
| * \ \ | Merge pull request #2175 from yang-g/constness | Craig Tiller | 2015-06-23 |
| |\ \ \ | |||
| | * | | | proper init const char * | yang-g | 2015-06-22 |
| | * | | | Add const to ByteBuffer methods and add tests | Yang Gao | 2015-06-22 |
| * | | | | Merge pull request #2164 from ctiller/all-my-little-snowflakes | Nicolas Noble | 2015-06-22 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
| | | | * | Update perf_db_client.cc | sidrakesh93 | 2015-06-22 |
| * | | | | Merge pull request #2160 from ctiller/no-point-for-an-object-here | Yang Gao | 2015-06-22 |
| |\ \ \ \ | |||
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-22 |
|\| | | | | | |_|_|_|/ |/| | | | | |||
| | | * | | Fix flaky test | Craig Tiller | 2015-06-22 |
| * | | | | Merge pull request #2123 from jboeuf/ssl_auth_context_fix | Yang Gao | 2015-06-22 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Further corrections to syntax | Siddharth Rakesh | 2015-06-22 |
* | | | | | updated syntax based errors | Siddharth Rakesh | 2015-06-22 |
| | | * | | Use a character literal instead of grpc::string | Craig Tiller | 2015-06-22 |
* | | | | | Applied required modifications | Siddharth Rakesh | 2015-06-22 |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-22 |
|\| | | | | |||
* | | | | | edited report | Siddharth Rakesh | 2015-06-22 |
| | | | * | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-22 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #2136 from dgquintas/unconst-reporter | Vijay Pai | 2015-06-22 |
| |\ \ \ \ | |||
| | | * \ \ | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix | Julien Boeuf | 2015-06-22 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Ensure tests are built during run_tests runs | Craig Tiller | 2015-06-19 |
| | |_|/ / | |/| | | | |||
* | | | | | minor commented code removal | Siddharth Rakesh | 2015-06-19 |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-19 |
|\| | | | | |||
* | | | | | removed dependency on python_gflags, using argparse instead | Siddharth Rakesh | 2015-06-19 |
| | | | * | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-19 |
| | | | |\ | | |_|_|/ | |/| | | | |||
* | | | | | flags handled using python_gflags | Siddharth Rakesh | 2015-06-19 |
| * | | | | Merge pull request #1577 from ctiller/we-dont-need-no-backup | Nicolas Noble | 2015-06-19 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #2072 from jtattermusch/fix_json_rewrite_test | Nicolas Noble | 2015-06-19 |
| |\ \ \ \ \ | |||
* | | | | | | | slightly updated tool script | Siddharth Rakesh | 2015-06-19 |
| | | | * | | | Removed const-ness from Reporter interface methods | David Garcia Quintas | 2015-06-18 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Fixed hanging client declaration, server address can be passed now | Siddharth Rakesh | 2015-06-18 |
* | | | | | | Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpc | Siddharth Rakesh | 2015-06-18 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Update report.cc | sidrakesh93 | 2015-06-18 |
* | | | | | | changed access tokens folder position | Siddharth Rakesh | 2015-06-18 |
* | | | | | | edited test script | Siddharth Rakesh | 2015-06-18 |
| | | | * | | Fixing ssl auth context. | Julien Boeuf | 2015-06-18 |
| | | |/ / | | |/| | | |||
* | | | | | commented | Siddharth Rakesh | 2015-06-17 |
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-17 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-17 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #2078 from yang-g/grpc_cli_headers | Nicolas Noble | 2015-06-17 |
| |\ \ \ \ | |||
| | | * | | | clang-format affected files | Craig Tiller | 2015-06-17 |
| | | * | | | Fix flag settings on this test | Craig Tiller | 2015-06-17 |
| * | | | | | Migrate new test to new api | Craig Tiller | 2015-06-17 |
| | * | | | | One more thing... | Yang Gao | 2015-06-16 |
| | | | | * | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-16 |
| | | | | |\ | | | | |_|/ | | | |/| | | |||
| * | | | | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
| |\ \ \ \ \ | |||
| | | | * | | | Compile fix | Craig Tiller | 2015-06-16 |
| | | | * | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | |