5684 Commits (4d74056b0806f68397111dc2b16f56386339b8e0)
 

Author SHA1 Message Date
Craig Tiller c50e398d65 First pass API for serving static data 10 years ago
Craig Tiller 7cfa2d951d Allow sending preformatted messages 10 years ago
Craig Tiller ce6e350111 Add a simple GET handler 10 years ago
Craig Tiller c923cd7683 Add knowledge of :method GET 10 years ago
Craig Tiller 6afe256b56 Add helpers for SEND_FINISH 10 years ago
Craig Tiller 12b533de59 Make send/recv_metadata take ownership of passed in metadata 10 years ago
Craig Tiller d2d0a1184e Capture :path, and send it separately 10 years ago
Craig Tiller 85eea08ba8 Merge pull request #141 from jboeuf/ssl_server_creds_integration 10 years ago
murgatroid99 ec8956435d Switched binary stream to object stream 10 years ago
Michael Lumish 702b5b425f Merge pull request #150 from tbetbetbe/grpc_ruby_switch_invoke_api 10 years ago
Tim Emiola c6a33a21a0 Removed unexpected reference to auth.rb 10 years ago
Tim Emiola 2b5637615a Updates ruby to stop using grpc_start_invoke 10 years ago
murgatroid99 f034e50ba9 Modified interop tests to handle binding to port 0 10 years ago
murgatroid99 7a81f05306 Merge branch 'master' into node_bind_port_zero 10 years ago
murgatroid99 eeccd21fb9 Merge branch 'master' of github.com:google/grpc 10 years ago
Tim Emiola 7e3d7120ba Merge pull request #145 from murgatroid99/node_interop 10 years ago
murgatroid99 0397061095 Removed extra debugger statements 10 years ago
murgatroid99 d2f20b29a6 Removed port_picker and bound to port 0 in tests instead 10 years ago
murgatroid99 c896e192f7 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port 10 years ago
Abhishek Kumar 0adce9db94 Update README.md 10 years ago
Julien Boeuf 073d7b6cd9 Fixing node and ruby builds. 10 years ago
Michael Lumish 577fd6db9b Merge pull request #146 from tbetbetbe/grpc_tools_update_docker_build_pull_from_github 10 years ago
murgatroid99 9e14ead3f6 Merge branch 'master' of github.com:google/grpc 10 years ago
murgatroid99 b6ab1b477f Added TLS support to interop tests 10 years ago
Yang Gao 6a3880b0f1 Merge pull request #143 from ctiller/bah-humbug-clang-format-is-the-suxxors 10 years ago
Craig Tiller a1cb002473 Make clang-format somewhat compatible across versions 10 years ago
Tim Emiola d2130c3561 Switches the grpc-repo dockerfiles to pull gRPC source from GitHub 10 years ago
Tim Emiola a36b84ca65 Adds a command to copy the docker github credential from GCS 10 years ago
Michael Lumish eb0fdb6434 Merge pull request #142 from ctiller/update-api 10 years ago
Michael Lumish eca0e219d6 Merge pull request #139 from tbetbetbe/grpc_ruby_correct_interop_test_payload_type 10 years ago
Craig Tiller 724b7c693a clang-format 10 years ago
Craig Tiller 8379a06f8d Merge branch 'new_invoke_api' of github.com:google/grpc into update-api 10 years ago
Julien Boeuf 68ad53edf3 Fixing indent. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller 18d4a86982 Merge pull request #138 from dklempner/epoll 10 years ago
Tim Emiola 5de3a1de25 Corrects the ruby interop tests 10 years ago
murgatroid99 6d10bda989 Added emacs temp files to .gitignore 10 years ago
murgatroid99 621d0b98bf Removed temp files 10 years ago
murgatroid99 97d61308f0 Added and fixed interop tests 10 years ago
David Klempner fd99dd3475 Cap the size of the poll kick freelist. 10 years ago
Abhishek Kumar 25dc50ea53 Merge pull request #93 from nicolasnoble/documentation 10 years ago
murgatroid99 d34132781b Merge branch 'master' into node_interop 10 years ago
murgatroid99 e1613dcd31 Merge branch 'master' of github.com:google/grpc 10 years ago
murgatroid99 7d1a19af26 Added interop client and server 10 years ago
Nicolas Noble c7ff547b86 Merge pull request #111 from ctiller/proj 10 years ago
Nicolas Noble 5ac1c141dd Merge pull request #110 from ctiller/test 10 years ago
Nicolas Noble e82e9b3315 Merge pull request #109 from ctiller/macc 10 years ago
Nicolas Noble 792ca4ed65 Merge pull request #107 from ctiller/extern 10 years ago
Nicolas Noble 0f369dcb22 Merge pull request #106 from ctiller/conn 10 years ago
Yang Gao a16c34d922 Merge pull request #105 from ctiller/sec 10 years ago