Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-26 |
|\ | |||
* | | Addressing comments. | Nicolas Noble | 2015-01-26 |
| * | Merge pull request #221 from murgatroid99/node_surface_cancellation | Tim Emiola | 2015-01-26 |
| |\ | |||
| * \ | Merge pull request #212 from tbetbetbe/grpc_ruby_fix_markdown_in_readme | Michael Lumish | 2015-01-26 |
| |\ \ | |||
| | | * | Merge branch 'master' of github.com:google/grpc into node_surface_cancellation | murgatroid99 | 2015-01-26 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Added cancel to client APIs and cancelled event to server APIs | murgatroid99 | 2015-01-26 |
| * | | | Merge pull request #220 from ctiller/clang-fmt | Nicolas Noble | 2015-01-26 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #213 from murgatroid99/node_run_tests_py | Nicolas Noble | 2015-01-26 |
| |\ \ \ \ | |||
| | | * | | | Remove clang-format tools | Craig Tiller | 2015-01-26 |
| | |/ / / | |/| | | | |||
| | * | | | Updated comment | murgatroid99 | 2015-01-26 |
| | | | * | Added cancel to surface calls | murgatroid99 | 2015-01-26 |
| * | | | | Merge pull request #211 from murgatroid99/node_fix_test_hang | Tim Emiola | 2015-01-26 |
| |\ \ \ \ | |||
| | | | * | | Fixes markdown sytax errors | Tim Emiola | 2015-01-26 |
| | | | | * | Merge branch 'node_run_tests_py' into node_surface_cancellation | murgatroid99 | 2015-01-26 |
| | |_|_|/| | |/| | |/ | | | |/| | |||
| * | | | | Merge pull request #188 from ctiller/bprintf | Nicolas Noble | 2015-01-26 |
| |\ \ \ \ | |||
* | | | | | | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-26 |
|\| | | | | | |||
| * | | | | | Merge pull request #208 from tbetbetbe/grpc_tools_docker_pull_java_from_github | donnadionne | 2015-01-26 |
| |\ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:google/grpc into node_fix_test_hang | murgatroid99 | 2015-01-26 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | | * | | Got run_tests.py and node tests working | murgatroid99 | 2015-01-26 |
| * | | | | | | Merge pull request #210 from chen-wang/tips | Yang Gao | 2015-01-26 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #207 from murgatroid99/node_remove_implicit_type_coersion | Tim Emiola | 2015-01-26 |
| |\ \ \ \ \ \ \ | |||
| | | * | | | | | | 1) Add protection header macro | Chen Wang | 2015-01-26 |
| | | | * | | | | | Updates the java dockerfile and client command to reflect recent flag changes | Tim Emiola | 2015-01-26 |
| | | | * | | | | | Updates the Java Dockerfiles to pull source from GitHub | Tim Emiola | 2015-01-26 |
| | | | * | | | | | Switched to using protobuf-2.6.1 for now | Tim Emiola | 2015-01-26 |
| | * | | | | | | | Merge branch 'master' of github.com:google/grpc into node_remove_implicit_typ... | murgatroid99 | 2015-01-26 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| | | | | | | * | | Started fixing php test runner | murgatroid99 | 2015-01-26 |
| * | | | | | | | | Merge pull request #189 from murgatroid99/node_simplify_streams | Tim Emiola | 2015-01-26 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||
| | | | | * | | | | Updates java_base to pull in protobuf | Tim Emiola | 2015-01-26 |
| | | | | * | | | | Updates the Java Dockerfiles to pull source from GitHub | Tim Emiola | 2015-01-26 |
| | |_|_|/ / / / | |/| | | | | | | |||
| | | | | | | * | Merge branch 'node_fix_test_hang' into node_run_tests_py | murgatroid99 | 2015-01-26 |
| | | | | | | |\ | | | | | | | |/ | | | | | | |/| | |||
| | | | | | * | | Added missing server shutdown to interop test runner | murgatroid99 | 2015-01-26 |
| | | | |_|/ / | | | |/| | | | |||
| | | | | | * | Added node test runner | murgatroid99 | 2015-01-26 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | Removed all instances of == in js files | murgatroid99 | 2015-01-26 |
| | | * | | | Merge branch 'node_simplify_streams' into node_remove_implicit_type_coersion | murgatroid99 | 2015-01-26 |
| | |/| | | | |/|/ / / | |||
| | * | | | Shortened a function | murgatroid99 | 2015-01-26 |
| * | | | | Merge pull request #197 from nicolasnoble/win32-sockets | Craig Tiller | 2015-01-25 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #196 from nicolasnoble/win32 | Craig Tiller | 2015-01-25 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #198 from nicolasnoble/murmur | Craig Tiller | 2015-01-25 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Fixing an extremely suspicious-looking paradigm in murmur_hash.c | Nicolas "Pixel" Noble | 2015-01-25 |
| |/ / / / / / | |||
| | | * / / / | Fixing a few winsocket misuses. | Nicolas "Pixel" Noble | 2015-01-24 |
| | |/ / / / | |||
| | * / / / | Adding Visual Studio filters. | Nicolas 'Pixel' Noble | 2015-01-24 |
| |/ / / / | |||
| | | | * | remove stale comment | Craig Tiller | 2015-01-23 |
| | | | * | Use a simpler growth algorithm | Craig Tiller | 2015-01-23 |
| * | | | | Merge pull request #193 from nathanielmanistaatgoogle/python-introduction | Nicolas Noble | 2015-01-23 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #190 from yang-g/creds | donnadionne | 2015-01-23 |
| |\ \ \ \ \ | |||
| | | * | | | | Add the _framework.face package. | Nathaniel Manista | 2015-01-24 |
| * | | | | | | Merge pull request #191 from donnadionne/docker | Tim Emiola | 2015-01-23 |
| |\ \ \ \ \ \ | |||
| | | * | | | | | Make interop server listen on 0.0.0.0. | Yang Gao | 2015-01-23 |
| | | * | | | | | run generate_projects.sh since I changed build.json | Yang Gao | 2015-01-23 |