19229 Commits (040e6111cc6f58005660970ebad6768ee61ed2e4)
 

Author SHA1 Message Date
Mark D. Roth 4944ee23df Merge remote-tracking branch 'upstream/master' into fail_fast 8 years ago
Ken Payson 5b5c8071c6 Merge master 8 years ago
Ken Payson 3299f81ea8 Remove run_tests.py poll-cv shim 8 years ago
Mark D. Roth 43b817ced1 Merge remote-tracking branch 'upstream/master' into run_interop_tests_go 8 years ago
Yuchen Zeng 7cd90c6816 Print more information about ambiguous method names 8 years ago
Matt Kwong 66a1eea681 changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning 8 years ago
Noah Eisen 6ff1db740d Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests 8 years ago
Noah Eisen 3b630f7f20 updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message 8 years ago
Stanley Cheung 146a3773da PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto 8 years ago
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 8 years ago
Stanley Cheung 857a130493 PHP Proto3: run generate_projects.sh 8 years ago
Stanley Cheung b7223bbfe9 PHP Proto3: update templates 8 years ago
Stanley Cheung 881f4ff672 PHP Proto3: new serialization/deserialization for messages 8 years ago
Stanley Cheung 53d219c962 PHP Proto3: gRPC PHP Plugin code generator 8 years ago
David Garcia Quintas dc61b343eb regenerated projects 8 years ago
Yuchen Zeng 6679d78997 Handle partially exposed reflection service 8 years ago
David Garcia Quintas fc80671df6 regenerated projects 8 years ago
Nicolas Noble be43240564 Merge pull request #8235 from ctiller/adjustable_window 8 years ago
Nicolas Noble 2587f20d08 Merge pull request #8238 from nicolasnoble/master-upmerge-from-deep-under 8 years ago
Craig Tiller 8c0090910a Merge github.com:grpc/grpc into adjustable_window 8 years ago
Noah Eisen 98b3663f6c Fixed type in comments 8 years ago
Craig Tiller 7af400c535 Merge github.com:grpc/grpc into direct-calls 8 years ago
Yang Gao d24b822d73 Merge pull request #8046 from gislan/master 8 years ago
Noah Eisen 0adb728083 removed check for status error message. Investigating why node servers send messages back that are not empty 8 years ago
Craig Tiller 78a9c1df3f Merge pull request #36 from muxi/adjustable_window_objc 8 years ago
Noah Eisen 7bc012fe8b Merge branch 'master' of https://github.com/grpc/grpc into new_interop_tests 8 years ago
Ken Payson 65818729dc Clang format 8 years ago
Nicolas "Pixel" Noble beeeddd571 Format. 8 years ago
Muxi Yan 1674f650ad Clean up code 8 years ago
Nicolas Noble ef49a5d217 Merge pull request #7833 from sreecha/fix_channel_from_fd_api 8 years ago
Nicolas Noble 66306c2ae8 Merge pull request #8224 from sreecha/grpc_signal 8 years ago
Nicolas "Pixel" Noble 748524eea5 Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-from-deep-under 8 years ago
Craig Tiller ca3451de7a Merge github.com:grpc/grpc into direct-calls 8 years ago
Craig Tiller 7f0bf534df Fix crash when accepting a stream after shutdown 8 years ago
Mark D. Roth a40d471110 Plumb through GRPC_INITIAL_METADATA_WAIT_FOR_READY_EXPLICITLY_SET. 8 years ago
Mark D. Roth 473e8f9c64 Merge remote-tracking branch 'upstream/master' into fail_fast 8 years ago
Nicolas Noble d914591e95 Merge pull request #7970 from markdroth/deadline_filter 8 years ago
David G. Quintas 34dee0304f Merge pull request #8203 from dgquintas/nanopb_fuzzer_squelch 8 years ago
Craig Tiller c2fbddf199 Fix memory leak 8 years ago
Ken Payson 84a4bdd5d8 Fix Typo 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago
Mark D. Roth 58c23dab39 Ran generate_projects.sh. 8 years ago
Craig Tiller ba03dd24c5 Merge pull request #35 from muxi/adjustable_window_objc 8 years ago
Muxi Yan dcbf5440b8 Set initial backoff to 10000ms when creating channel 8 years ago
Nicolas "Pixel" Noble 7398363779 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under 8 years ago
Nicolas Noble 2686bdbb9c Merge pull request #8237 from nicolasnoble/memleak 8 years ago
Noah Eisen 55cb2363c6 fixed typo in the updated interop test description file 8 years ago
Noah Eisen 67461f792b Merge branch 'master' of github.com:ncteisen/grpc into new_interop_tests 8 years ago
Matt Kwong 10dcccadfb fixed whitespacing and docker_run_tests.sh now clones submodule via network 8 years ago
Matt Kwong 5d0f24600e changed method to local clone submodules to using git submodule foreach from the local copy 8 years ago