Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Modified interop tests to handle binding to port 0 | murgatroid99 | 2015-01-21 |
| | |||
* | Merge branch 'master' into node_bind_port_zero | murgatroid99 | 2015-01-21 |
|\ | |||
| * | Merge branch 'master' of github.com:google/grpc | murgatroid99 | 2015-01-21 |
| |\ | |||
| | * | Merge pull request #145 from murgatroid99/node_interop | Tim Emiola | 2015-01-21 |
| | |\ | | | | | | | | | Node interop tests | ||
| | | * | Removed extra debugger statements | murgatroid99 | 2015-01-21 |
| | | | | |||
* | | | | Removed port_picker and bound to port 0 in tests instead | murgatroid99 | 2015-01-21 |
| | | | | |||
* | | | | Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port | murgatroid99 | 2015-01-21 |
|/ / / | |||
| * | | Merge pull request #146 from ↵ | Michael Lumish | 2015-01-21 |
| |\ \ | | | | | | | | | | | | | | | | | tbetbetbe/grpc_tools_update_docker_build_pull_from_github Grpc tools update docker build pull from GitHub | ||
* | | | | Merge branch 'master' of github.com:google/grpc | murgatroid99 | 2015-01-21 |
|\| | | | |||
| | | * | Added TLS support to interop tests | murgatroid99 | 2015-01-21 |
| | | | | |||
| * | | | Merge pull request #143 from ctiller/bah-humbug-clang-format-is-the-suxxors | Yang Gao | 2015-01-21 |
| |\ \ \ | | | | | | | | | | | Make clang-format somewhat compatible across versions | ||
| | * | | | Make clang-format somewhat compatible across versions | Craig Tiller | 2015-01-21 |
| | | | | | |||
| | | * | | Switches the grpc-repo dockerfiles to pull gRPC source from GitHub | Tim Emiola | 2015-01-21 |
| | | | | | |||
| | | * | | Adds a command to copy the docker github credential from GCS | Tim Emiola | 2015-01-21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - updates grpc_update_image to install the github credential when the base image is built | ||
| * | | | | Merge pull request #139 from ↵ | Michael Lumish | 2015-01-21 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | tbetbetbe/grpc_ruby_correct_interop_test_payload_type Corrects the ruby interop tests | ||
| * \ \ \ \ | Merge pull request #138 from dklempner/epoll | Craig Tiller | 2015-01-20 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Cap the size of the poll kick freelist. | ||
| | | * | | | Corrects the ruby interop tests | Tim Emiola | 2015-01-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | - they were not returning the correct payload type | ||
| | | | | * | Added emacs temp files to .gitignore | murgatroid99 | 2015-01-20 |
| | | | | | | |||
| | | | | * | Removed temp files | murgatroid99 | 2015-01-20 |
| | | | | | | |||
| | | | | * | Added and fixed interop tests | murgatroid99 | 2015-01-20 |
| | | | | | | |||
| | * | | | | Cap the size of the poll kick freelist. | David Klempner | 2015-01-20 |
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | This caps the size of the poll kick freelist at the arbitrary value of 25. | ||
| * | | | | Merge pull request #93 from nicolasnoble/documentation | Abhishek Kumar | 2015-01-20 |
| |\ \ \ \ | | |/ / / | |/| | | | Substantially rewriting INSTALL instructions. | ||
| | | | * | Merge branch 'master' into node_interop | murgatroid99 | 2015-01-20 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge branch 'master' of github.com:google/grpc | murgatroid99 | 2015-01-20 |
|\| | | | | |||
| | | | * | Added interop client and server | murgatroid99 | 2015-01-20 |
| | | | | | |||
| * | | | | Merge pull request #111 from ctiller/proj | Nicolas Noble | 2015-01-20 |
| |\ \ \ \ | | | | | | | | | | | | | Generate projects | ||
| * \ \ \ \ | Merge pull request #110 from ctiller/test | Nicolas Noble | 2015-01-20 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add ability to test build.json is clean | ||
| * \ \ \ \ \ | Merge pull request #109 from ctiller/macc | Nicolas Noble | 2015-01-20 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Mac Compatibility Fix | ||
| * \ \ \ \ \ \ | Merge pull request #107 from ctiller/extern | Nicolas Noble | 2015-01-20 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add extern where its required | ||
| * \ \ \ \ \ \ \ | Merge pull request #106 from ctiller/conn | Nicolas Noble | 2015-01-20 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Disconnect on bad connection prefix | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #105 from ctiller/sec | Yang Gao | 2015-01-19 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Allow secure connections with fling server | ||
| | | | | | | * | | | | Generate projects | Craig Tiller | 2015-01-19 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||
| | | | | | * | | | | Add ability to test | Craig Tiller | 2015-01-19 |
| | | | | | | | | | | |||
| | | | | * | | | | | Mac Compatibility Fix | Craig Tiller | 2015-01-19 |
| | | | | |/ / / / | |||
| | | | * / / / / | Add extern where its required | Craig Tiller | 2015-01-19 |
| | | | |/ / / / | |||
| | * | | | | | | Release server creds | Craig Tiller | 2015-01-19 |
| | | | | | | | | |||
| | * | | | | | | Merge github.com:google/grpc into sec | Craig Tiller | 2015-01-19 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| | | * | | | | | Merge github.com:google/grpc into conn | Craig Tiller | 2015-01-19 |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/transport/chttp2_transport.c | ||
| * | | | | | | | Merge pull request #104 from ctiller/clangfmt | Nicolas Noble | 2015-01-19 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | Use clang-format-3.5 | ||
| | | * | | | | | clang-format | Craig Tiller | 2015-01-19 |
| | | | | | | | | |||
| | | * | | | | | Allow secure connections with fling server | Craig Tiller | 2015-01-19 |
| | |/ / / / / | |/| | | | | | |||
| | | * | | | | Disconnect on bad connection prefix | Craig Tiller | 2015-01-19 |
| | |/ / / / | |/| | | | | |||
| | * | | | | Check for executable existance | Craig Tiller | 2015-01-19 |
| | | | | | | |||
| | * | | | | Use clang-format-3.5 | Craig Tiller | 2015-01-18 |
| |/ / / / | |||
| * | | | | Merge pull request #103 from ctiller/build-cleaner | Nicolas Noble | 2015-01-18 |
| |\ \ \ \ | | | | | | | | | | | | | Add a tool to cleanup build.json | ||
| * \ \ \ \ | Merge pull request #102 from ctiller/testrun | Nicolas Noble | 2015-01-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Generate tests to run from build.json, not by globbing the binaries directory | ||
| | | * | | | | Sort by language, then by name | Craig Tiller | 2015-01-18 |
| | | | | | | | |||
| | | * | | | | Googlify indentation | Craig Tiller | 2015-01-18 |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | |||
| | * | | | | | Googlify indentation | Craig Tiller | 2015-01-18 |
| | | | | | | | |||
| | | * | | | | Generate projects | Craig Tiller | 2015-01-18 |
| | | | | | | |