17957 Commits (d4d5f4cd53a74f7618f720bffa176b05834eb3ac)
 

Author SHA1 Message Date
Vijay Pai d4d5f4cd53 clang-format 9 years ago
Vijay Pai a9c0d7f88b Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is 9 years ago
Vijay Pai 266494cadb Merge branch 'master' into fc_unary 9 years ago
Nicolas Noble b50eea8669 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy 9 years ago
Stanley Cheung 4275e60eb6 Merge pull request #7850 from overtrue/patch-1 9 years ago
Vijay Pai cdc253535b Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING 9 years ago
Vijay Pai ac4113bef1 Merge branch 'master' into fc_unary 9 years ago
Eric Anderson c931305c39 Merge pull request #7799 from ejona86/percent-encode-status-desc 9 years ago
Nicolas Noble d37fcc4575 Merge pull request #7643 from PiotrSikora/export_license 9 years ago
Piotr Sikora 12e26a7c82 Bazel: export LICENSE file. 9 years ago
Nicolas Noble 19ea0cffd7 Merge pull request #7616 from markdroth/cq_verifier_cleanup 9 years ago
安正超 1f07aa56cb Remove the extra comma 9 years ago
Nicolas Noble 668bf881a9 Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x 9 years ago
Nicolas "Pixel" Noble d25c1d2a6c Removing unused header. 9 years ago
Nicolas "Pixel" Noble 455c5d45f0 Untangling secure and unsecure. 9 years ago
Stanley Cheung 56d7044ed8 Merge pull request #7819 from stanley-cheung/php-update-composer 9 years ago
Nicolas Noble 0e43d67602 Merge pull request #7832 from thunderboltsid/add-readme-for-gsoc-contribs 9 years ago
kpayson64 1754624312 Merge pull request #7775 from vjpai/this 9 years ago
kpayson64 96c598f669 Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile 9 years ago
Siddharth Shukla d13a780be0 Add project overview for gsoc submission 9 years ago
siddharthshukla 82c01e5a95 remove skipIf from TypeSmokeTest (issue 7672) 9 years ago
Stanley Cheung 557aa4e695 php: bump version 9 years ago
Craig Tiller daf4699652 Merge pull request #6732 from ctiller/consistent_client_count 9 years ago
Nicolas Noble df48291ba0 Merge pull request #7718 from adelez/build_stats 9 years ago
Nicolas "Pixel" Noble e3e17d3f6b Merge branch 'v1.0.x' of https://github.com/grpc/grpc 9 years ago
Eric Anderson 0b3a621698 spec: Percent-encode Status-Message 9 years ago
Nicolas Noble bbc20b59f8 Merge pull request #7783 from nicolasnoble/shipping-1.0 9 years ago
Nicolas Noble 2a69139aa7 Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux 9 years ago
Nicolas "Pixel" Noble baa35fc50d Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. 9 years ago
Nicolas Noble 6cfc80edaf Merge pull request #7762 from KindDragon/master 9 years ago
Nicolas Noble bfe947c4af Merge pull request #7784 from jcanizales/move-to-v1 9 years ago
Nicolas Noble f906e55432 Merge pull request #7308 from ctiller/moovee 9 years ago
Jorge Canizales 36031d50db Move user-agent version to 1.0.0 9 years ago
Arkady Shapkin 407dc4f28b Merge pull request #1 from nicolasnoble/cmake-fixes 9 years ago
Nicolas "Pixel" Noble 2069fbc951 Generating project file. 9 years ago
Jorge Canizales 4a18c67b77 Move Podspecs to v1 9 years ago
Nicolas "Pixel" Noble 35b8c51485 Bumping version to 1.0.1-pre1. 9 years ago
Nicolas Noble 90e4bd5fbb Merge pull request #7745 from nicolasnoble/no-more-pre 9 years ago
Nicolas Noble 9882e9b3df Merge pull request #7776 from kpayson64/templatize_dependencies 9 years ago
Ken Payson 8348973de9 Use templates for python version dependencies 9 years ago
Nicolas Noble fedcf7d8ad Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure 9 years ago
Nicolas Noble bbdebaae28 Merge pull request #7744 from y-zeng/makefile-ga 9 years ago
Nicolas Noble fc8c12d48b Merge pull request #7754 from dgquintas/readme_beta_to_ga 9 years ago
Vijay Pai c4752d8857 Remove this-> 9 years ago
Nicolas Noble f4112fc06e Merge pull request #7741 from nicolasnoble/manual-upmerge 9 years ago
Mark D. Roth 9770206fc4 Merge pull request #7773 from markdroth/bytebuffer_alloc 9 years ago
Mark D. Roth 2665bdd6d2 Reduce allocations associated with src/cpp/util/byte_buffer.cc. 9 years ago
Mark D. Roth 37c1c8fa58 Eliminated pointer to end of expectation list. 9 years ago
Arkadiy Shapkin 40beb37859 Fix CMake for Windows 9 years ago
kpayson64 146e374d53 Merge pull request #7768 from kpayson64/grpcio_tools35 9 years ago