Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #1267 from vjpai/timers | Craig Tiller | 2015-04-14 |
|\ | |||
* \ | Merge pull request #1278 from soltanmm/interop | donnadionne | 2015-04-14 |
|\ \ | |||
* \ \ | Merge pull request #1276 from donnadionne/python | Tim Emiola | 2015-04-14 |
|\ \ \ | |||
| | * | | Add Python cloud prod gen interop command | Masood Malekghassemi | 2015-04-14 |
| | * | | Fix documentation typo | Masood Malekghassemi | 2015-04-14 |
| |/ / |/| | | |||
| | * | Explicit header path | vjpai | 2015-04-14 |
* | | | Merge pull request #1275 from tbetbetbe/grpc_ruby_0_6_1 | Michael Lumish | 2015-04-14 |
|\ \ \ | |||
* \ \ \ | Merge pull request #1259 from ctiller/metadata | David Klempner | 2015-04-14 |
|\ \ \ \ | |||
| | * | | | Corrects the Changelog date | Tim Emiola | 2015-04-14 |
| | | * | | Adding links to individual test logs in test result page. | Donna Dionne | 2015-04-14 |
| |_|/ / |/| | | | |||
| | * | | Revert "Update installation instructions to mention debian binary install" | Tim Emiola | 2015-04-14 |
| | * | | Correct style errors identified by the latest version of RuboCop | Tim Emiola | 2015-04-14 |
| | * | | Add a changelog | Tim Emiola | 2015-04-14 |
| | * | | Update the version to 0.6.1 | Tim Emiola | 2015-04-14 |
| | * | | Update the version of googleauth to 0.4 | Tim Emiola | 2015-04-14 |
* | | | | Merge pull request #1241 from ctiller/local_worker | Vijay Pai | 2015-04-14 |
|\ \ \ \ | |||
| | | * | | Update installation instructions to mention debian binary install | Tim Emiola | 2015-04-14 |
| |_|/ / |/| | | | |||
* | | | | Merge pull request #1273 from soltanmm/auth-interop | Tim Emiola | 2015-04-14 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #1274 from ctiller/inline-slice-buffer-for-realsy | Vijay Pai | 2015-04-13 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #1272 from yang-g/interop | Nicolas Noble | 2015-04-13 |
|\ \ \ \ \ \ | |||
| | | * | | | | Fix Python auth and interop test | Masood Malekghassemi | 2015-04-13 |
* | | | | | | | Merge pull request #1270 from jboeuf/server_security_context_factory | Yang Gao | 2015-04-13 |
|\ \ \ \ \ \ \ | |||
| | | * | | | | | Inline initial slice buffer allocation | Craig Tiller | 2015-04-13 |
* | | | | | | | | Merge pull request #1269 from ctiller/racefix | jboeuf | 2015-04-13 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||
| | | | | | * | | Fix Typo | Craig Tiller | 2015-04-13 |
| | | * | | | | | Further refactor interop_client and server to libraries | Yang Gao | 2015-04-13 |
| | | |/ / / / | |||
* | | | | | | | Merge pull request #1271 from murgatroid99/node_version_bump_0.6.1 | Tim Emiola | 2015-04-13 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Bump node library version to publish bugfix | murgatroid99 | 2015-04-13 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #1268 from murgatroid99/node_response_error_test | Tim Emiola | 2015-04-13 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Merge branch 'master' of git://github.com/vjpai/grpc into timers | Vijay Pai | 2015-04-13 |
| | | | | | | |\ | |||
| | | | | | | | * | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-04-13 |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #1232 from ctiller/windows-fixes | Nicolas Noble | 2015-04-13 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | | | * | | | | | Refactoring of server context creation (incremental improvement). | Julien Boeuf | 2015-04-13 |
| |_|_|/ / / / / |/| | | | | | | | |||
| | | | | | * | | Visual Studio build files | Vijay Pai | 2015-04-13 |
| | | | | | * | | clang-format results | Vijay Pai | 2015-04-13 |
| | | | | | * | | Stub out precise clock structure from the overall flow of timers.c so that | Vijay Pai | 2015-04-13 |
| | | * | | | | | Fix race on shutdown | Craig Tiller | 2015-04-13 |
| |_|/ / / / / |/| | | | | | | |||
| | * | | | | | Fixed bugs in trailing metadata handling and math server example | murgatroid99 | 2015-04-13 |
| |/ / / / / |/| | | | | | |||
| | | | * | | Space | Vijay Pai | 2015-04-13 |
| | | | * | | Eliminate unneeded asserts | Vijay Pai | 2015-04-13 |
| | | | * | | Allow a build config called CONFIG=latprof that defines the appropriate | Vijay Pai | 2015-04-13 |
| | | * | | | Merge github.com:grpc/grpc into metadata | Craig Tiller | 2015-04-13 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | * | | | Change barriers to protect the innocent | Craig Tiller | 2015-04-13 |
| | | | * | | Move files to a new "profiling" directory to better distinguish from census | Vijay Pai | 2015-04-13 |
| * | | | | | third_party/openssl | Craig Tiller | 2015-04-13 |
| * | | | | | Merge github.com:grpc/grpc into windows-fixes | Craig Tiller | 2015-04-13 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #1245 from yugui/fix/prefix | Tim Emiola | 2015-04-13 |
|\ \ \ \ \ \ | |||
| | * | | | | | Update build files | Craig Tiller | 2015-04-13 |
| | * | | | | | Merge github.com:grpc/grpc into windows-fixes | Craig Tiller | 2015-04-13 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
| | | | | * | | Merge branch 'vjpai-timers' into timers | Vijay Pai | 2015-04-13 |
| | | | | |\| |