Vijay Pai
ced73bde96
Split cq creation from request initiation so that cq creation
...
can be removed from C++ lock.
10 years ago
Michael Lumish
602424a0a5
Merge pull request #2064 from nicolasnoble/objc-generate-podspec-from-template
...
Transforming gRPC.podspec to use build.json instead of globbing.
10 years ago
Craig Tiller
9a57633233
clang-format affected files
10 years ago
Vijay Pai
31e52f6341
Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2
10 years ago
Craig Tiller
dc8567dab3
Fix flag settings on this test
10 years ago
Craig Tiller
c851625fa4
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
10 years ago
Craig Tiller
7885dc57d0
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
bf8ac3f406
Merge branch 'you-complete-me' into we-dont-need-no-backup
10 years ago
Craig Tiller
44a1dd36f5
Fix Python compilation
10 years ago
Craig Tiller
1680b40cb3
Merge github.com:grpc/grpc into you-complete-me
10 years ago
Craig Tiller
9194426110
Migrate new test to new api
10 years ago
Craig Tiller
d5229da019
Merge pull request #16 from tbetbetbe/you-complete-me
...
Initial progress on ruby shutdown api migration
10 years ago
Craig Tiller
66abdaad32
Properly deal with streams closing during parsing
10 years ago
Craig Tiller
aa642de0b7
Remove bogus assert
10 years ago
Craig Tiller
f932fd506d
Handle endpoint disconnection better
10 years ago
Tim Emiola
b1fa5d4627
Ruby shutdown api migration
...
+ all tests pass,
- but there are a couple of workarounds
- tests are flaky
10 years ago
Jan Tattermusch
d847f0e6d5
Merge pull request #2085 from nicolasnoble/jenkins-sanity
...
Various Jenkins-related tweaks.
10 years ago
Craig Tiller
759eb32207
First request/response with separated chttp2 lock passes
10 years ago
Nicolas "Pixel" Noble
43e5f5663f
Various Jenkins-related tweaks.
...
-) created a .profile at the root of the docker image - seems the new nvm script requires that.
-) installing simplejson and mako python packages, for the sanity check.
-) calling prepare_travis.sh in order to try and download precompiled packages for openssl and protobuf.
-) using the new "config" axis.
-) improved the output of prepare_travis.sh.
10 years ago
Yang Gao
45bd28e0d3
One more thing...
10 years ago
Yang Gao
b680436656
Merge remote-tracking branch 'upstream/master' into grpc_cli_headers
10 years ago
Craig Tiller
83fb070f15
Read path improvements
10 years ago
David Garcia Quintas
ccb20bb98c
Fixed wrong switch label name
10 years ago
Craig Tiller
2622ddbcfd
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
...
Conflicts:
include/grpc++/async_unary_call.h
include/grpc++/config.h
include/grpc++/config_protobuf.h
include/grpc++/impl/service_type.h
include/grpc++/stream.h
src/cpp/common/call.cc
10 years ago
Nicolas Noble
341f4bba79
Merge pull request #4 from murgatroid99/objc-generate-podspec-from-template
...
Fixed file renaming in podspec template
10 years ago
Craig Tiller
48dd6bfb53
Merge github.com:grpc/grpc into you-complete-me
10 years ago
Craig Tiller
b327c56bfb
Compile fix
10 years ago
Craig Tiller
ddd389a149
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Nathaniel Manista
94528cb585
Merge pull request #2081 from soltanmm/c89-oops
...
Make warnings errors when building Python tests.
10 years ago
Craig Tiller
bd6d3d0499
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
4b01f6e085
Merge branch 'you-complete-me' into we-dont-need-no-backup
...
Conflicts:
src/python/src/grpc/_adapter/_c/utility.c
10 years ago
Craig Tiller
31123db74e
Implement more missing pieces
10 years ago
Craig Tiller
f73fcd1cb9
Fixing stuff
10 years ago
Craig Tiller
6905b7ce0c
Implement more missing pieces
10 years ago
Craig Tiller
cf1e319627
Fixing stuff
10 years ago
murgatroid99
f398d5c9d3
Fixed file renaming in podspec template
10 years ago
Yang Gao
763afe1fd6
merge with upstream
10 years ago
Masood Malekghassemi
9d3fbcf0ba
Make warnings errors when building Python tests
10 years ago
Jan Tattermusch
d1eb527f78
fix indentation
10 years ago
Nicolas Noble
32f020ae2a
Merge pull request #2079 from yang-g/statusChange
...
Update the Status API
10 years ago
Craig Tiller
cdf52bc172
Fixing stuff
10 years ago
Craig Tiller
7d7e640b23
Merge pull request #2054 from dgquintas/flags-abi
...
Added flags support to grpc_op.
10 years ago
Tim Emiola
d0bf839d01
Merge pull request #2063 from stanley-cheung/php_timeout_interop_test
...
Add PHP timeout interop test
10 years ago
David Garcia Quintas
cc6c43c496
Exposed compression level in channel arguments (C and C++)
10 years ago
Craig Tiller
9850510e52
qps_test links with the breakup
10 years ago
David Garcia Quintas
c1f04c92c2
Merge branch 'compression-levels' into compression-metadata
10 years ago
Yang Gao
c1a2c314fb
Update the Status API
10 years ago
Vijay Pai
a0b8023dc8
Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2
10 years ago
Craig Tiller
1937b06b78
Implement some missing pieces for chttp2s lock breakup
10 years ago
Michael Lumish
c1c697a897
Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example
...
Fix NPE for trying to add metadata to error when it was nil
10 years ago