Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | 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 | |
| | | | | * | | | | Fixed bug : int -> int32 | Abhishek Kumar | 2015-06-19 | |
| | | | | | * | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-19 | |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | | * | | | | | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-19 | |
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Expanded testing protocol | Abhishek Kumar | 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 | |
| |\ \ \ \ \ \ \ | ||||
* | | | | | | | | | Added generated configs | David Garcia Quintas | 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 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | WIP. Need to merge and add more tests. | 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 | |
| | | | | | * | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again | Craig Tiller | 2015-06-18 | |
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | | | * | | | | Fixing ssl auth context. | Julien Boeuf | 2015-06-18 | |
| | |_|/ / / / | |/| | | | | | ||||
* / | | | | | | Introduced function to create byte buffers from the output of a byte buffer r... | David Garcia Quintas | 2015-06-17 | |
|/ / / / / / | ||||
| | | | * | | Make tcp trace more readable | Craig Tiller | 2015-06-17 | |
| | | | | * | 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 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | * | | | | | merge with upstream | Yang Gao | 2015-06-16 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | * | | | | fix indentation | Jan Tattermusch | 2015-06-16 | |
| * | | | | | | Merge pull request #2079 from yang-g/statusChange | Nicolas Noble | 2015-06-16 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Update the Status API | Yang Gao | 2015-06-16 | |
| | | * | | | | | Support sending and showing received metadata in grpc_cli | Yang Gao | 2015-06-16 | |
| | |/ / / / / | ||||
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 | |
| |\| | | | | | ||||
| | | * | | | | fix json_rewrite_test CRLF handling | Jan Tattermusch | 2015-06-15 | |
| | |/ / / / | ||||
| | | | | * | removed data script | Siddharth Rakesh | 2015-06-15 | |
| | | | | * | added comments | Siddharth Rakesh | 2015-06-15 | |
| | * | | | | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 | |
| * | | | | | Added missing changes to fix bad_hostname C test | David Garcia Quintas | 2015-06-15 | |
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me | Masood Malekghassemi | 2015-06-15 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |