Mark D. Roth
2bba1dda28
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
8 years ago
Mark D. Roth
8e2c98adf0
Merge pull request #7839 from markdroth/rename_client_config
...
Rename grpc_client_config to grpc_resolver_result.
8 years ago
Stanley Cheung
7acd1a790a
Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds
...
PHP: reject metadata keys that are not legal
8 years ago
Craig Tiller
6e34f81f38
Merge pull request #7905 from vjpai/epoll_blocks
...
Mark epoll_{,p}wait as blocking regions if they have a timeout
8 years ago
Vijay Pai
cef5401b2e
Mark an epoll that has a timeout as a blocking region
8 years ago
Nicolas Noble
b50eea8669
Merge pull request #7831 from thunderboltsid/remove-skipif-pypy
...
remove skipIf from TypeSmokeTest (issue 7672)
8 years ago
Stanley Cheung
129bca6c5b
php: error out if metadata key is not legal
8 years ago
Stanley Cheung
6f7e55fe26
php: fix per_rpc_creds capital auth header key
8 years ago
Mark D. Roth
b71af5f620
Re-run generate_projects.sh.
8 years ago
Mark D. Roth
ee7000a560
Switch back to C-style comment to appease check_include_guards.py.
8 years ago
Mark D. Roth
c09e21f546
clang-format
8 years ago
Stanley Cheung
4275e60eb6
Merge pull request #7850 from overtrue/patch-1
...
Remove the extra comma
8 years ago
Mark D. Roth
c3c6fafef8
Add grpc_channel_arg_get_integer() utility function.
8 years ago
Eric Anderson
c931305c39
Merge pull request #7799 from ejona86/percent-encode-status-desc
...
spec: Percent-encode Status-Message
8 years ago
Nicolas Noble
d37fcc4575
Merge pull request #7643 from PiotrSikora/export_license
...
Bazel: export LICENSE file.
8 years ago
Mark D. Roth
54d78e2640
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
8 years ago
Mark D. Roth
0002d83222
Fix crash caused by invoking receive callback with recv_message=NULL.
8 years ago
Piotr Sikora
12e26a7c82
Bazel: export LICENSE file.
...
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
8 years ago
Mark D. Roth
500a466217
Add filter to subchannel instead of main client channel.
8 years ago
Nicolas Noble
19ea0cffd7
Merge pull request #7616 from markdroth/cq_verifier_cleanup
...
Clean up cq_verifier code and error messages.
8 years ago
Mark D. Roth
a30678039f
Remove check for max message size from invalid_channel_args test, since
...
this parameter is no longer checked at channel creation time.
8 years ago
Mark D. Roth
a6f1b98f2c
Set the right default max message sizes.
...
Also use single-line comment style throughout the new files.
8 years ago
安正超
1f07aa56cb
Remove the extra comma
8 years ago
Mark D. Roth
370ef8941e
Fix portability problem.
8 years ago
Nicolas Noble
668bf881a9
Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x
...
Upmerge from v1.0.x
8 years ago
Mark D. Roth
af00d8bfb2
Add channel arg for max send message size and add message size filter.
8 years ago
Mark D. Roth
1edf65219e
Fix broken test.
8 years ago
Mark D. Roth
a275aea530
clang-format
8 years ago
Nicolas "Pixel" Noble
d25c1d2a6c
Removing unused header.
8 years ago
Nicolas "Pixel" Noble
455c5d45f0
Untangling secure and unsecure.
8 years ago
Stanley Cheung
56d7044ed8
Merge pull request #7819 from stanley-cheung/php-update-composer
...
PHP: bump version (master)
8 years ago
Nicolas Noble
0e43d67602
Merge pull request #7832 from thunderboltsid/add-readme-for-gsoc-contribs
...
Add project overview for gsoc submission
8 years ago
kpayson64
1754624312
Merge pull request #7775 from vjpai/this
...
Remove this->
8 years ago
kpayson64
96c598f669
Merge pull request #7763 from thunderboltsid/add-pypy-to-dockerfile
...
Add PyPy 5.3.1 to dockerfile and template
8 years ago
Siddharth Shukla
d13a780be0
Add project overview for gsoc submission
8 years ago
siddharthshukla
82c01e5a95
remove skipIf from TypeSmokeTest (issue 7672)
...
remove skipIfStatement from
TypeSmokeTest.testCallCredentialsFromPluginUpDown since the test passes
on PyPy variants 5.3.0 and newer since these variants have improved
compatibility support for the C-Extensions
8 years ago
Mark D. Roth
ff4df06a66
Rename grpc_client_config to grpc_resolver_result.
8 years ago
Stanley Cheung
557aa4e695
php: bump version
8 years ago
Craig Tiller
daf4699652
Merge pull request #6732 from ctiller/consistent_client_count
...
Make client_channels be across all clients, not per-client
8 years ago
Nicolas Noble
df48291ba0
Merge pull request #7718 from adelez/build_stats
...
Tool for collecting build statistics.
8 years ago
Nicolas "Pixel" Noble
e3e17d3f6b
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
8 years ago
Eric Anderson
0b3a621698
spec: Percent-encode Status-Message
8 years ago
Nicolas Noble
bbc20b59f8
Merge pull request #7783 from nicolasnoble/shipping-1.0
...
Bumping version to 1.0.1-pre1.
8 years ago
Nicolas Noble
2a69139aa7
Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux
...
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
8 years ago
Nicolas "Pixel" Noble
baa35fc50d
Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail.
8 years ago
Nicolas Noble
6cfc80edaf
Merge pull request #7762 from KindDragon/master
...
Fix CMake for windows (VS2015)
8 years ago
Nicolas Noble
bfe947c4af
Merge pull request #7784 from jcanizales/move-to-v1
...
Move Podspecs to v1
8 years ago
Nicolas Noble
f906e55432
Merge pull request #7308 from ctiller/moovee
...
Prep for making GA video
8 years ago
Jorge Canizales
36031d50db
Move user-agent version to 1.0.0
...
I can’t wait to get all of these automatically from a single source :)
8 years ago
Arkady Shapkin
407dc4f28b
Merge pull request #1 from nicolasnoble/cmake-fixes
...
Generating project file.
8 years ago