Nicolas Noble
ba90304a0c
Merge pull request #2354 from ctiller/dont-shutdown-your-0-10-peers
...
Fix race in TCP connection
10 years ago
Nicolas Noble
b3a7ace70b
Merge pull request #2350 from murgatroid99/ruby_version_0.10
...
Bumped Ruby package version to 0.10.0
10 years ago
Craig Tiller
5aa65e820b
Merge github.com:grpc/grpc into be-less-verbose
10 years ago
Craig Tiller
89af79fc11
Remove dead code
10 years ago
Jan Tattermusch
9ebc1771a5
Merge pull request #2355 from nicolasnoble/jenkins-now-uses-report.xml
...
Eating the error code from run_test.py, as Jenkins now uses report.xm…
10 years ago
Craig Tiller
0aa6b7c637
Merge branch 'hosts-need-names-too' into simpler-cq
10 years ago
Craig Tiller
c6d6d9056d
Fix host name matching not working
10 years ago
Nicolas Noble
283973ea15
Merge pull request #2349 from soltanmm/up-version
...
Update Python version numbers
10 years ago
Nicolas "Pixel" Noble
5eb80c9195
Eating the error code from run_test.py, as Jenkins now uses report.xml fully.
10 years ago
Craig Tiller
71bf1be201
Fix race in TCP connection
...
If the TCP client connection alarm triggers close to the connection
deadline (but succeeds), the alarm shuts down the endpoint underneath
the existing transport... which is very bad for its health.
10 years ago
Nicolas Noble
7db30ebeab
Merge pull request #2348 from murgatroid99/node_version_0.10
...
Bumped Node.js package version to 0.10.0
10 years ago
Craig Tiller
b35fe2a72f
Merge branch 'dont-shutdown-your-peers' into simpler-cq
10 years ago
Craig Tiller
315feadd4a
Fix race in TCP connection
...
If the TCP client connection alarm triggers close to the connection
deadline (but succeeds), the alarm shuts down the endpoint underneath
the existing transport... which is very bad for its health.
10 years ago
jboeuf
b97b988052
Merge pull request #2313 from yang-g/security_context2
...
Expose AuthContext in ClientContext and ServerContext
10 years ago
Craig Tiller
396fab25ed
Fix TSAN reported errors
10 years ago
murgatroid99
7f27db2cb5
Bumped Ruby package version to 0.10.0
10 years ago
murgatroid99
c73b450b9e
Bumped Node.js package version to 0.10.0
10 years ago
Masood Malekghassemi
61e4cea75a
Update Python version numbers
10 years ago
Craig Tiller
75105868f6
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
10 years ago
Craig Tiller
12cf537a72
clang-format affected files
10 years ago
Craig Tiller
c012258eb8
FIx memory leak
10 years ago
yang-g
96a643a410
Makefile regeneration to pass sanity test
10 years ago
Louis Ryan
f7d259a3ce
Merge pull request #2343 from ejona86/dont-build-netty
...
For Docker grpc_java, no longer build Netty
10 years ago
Craig Tiller
7d4f8a1d2b
Merge github.com:grpc/grpc into simpler-cq
10 years ago
yang-g
d53bc8925b
Add missing pieces
10 years ago
Masood Malekghassemi
e5f7002617
Add Python3 testing support
...
Conditionally runs the tests depending on the availability of Python
versions (because Travis is the worst).
10 years ago
yang-g
3315a845ef
Merge remote-tracking branch 'upstream/master' into security_context2
10 years ago
yang-g
f9e8e59b1c
Resolve comments
10 years ago
Eric Anderson
494886a1be
Merge pull request #2338 from madongfly/android
...
Update dockerfile of gRpc Android interop test to use the code inside grpc-java repository.
10 years ago
murgatroid99
f4d7da9d74
Merge branch 'master' into ruby_error_codes
10 years ago
Craig Tiller
5cc175f08e
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
10 years ago
Vijay Pai
a4ae29bb91
Merge pull request #2315 from ctiller/screw-you-guys-im-taking-my-own-lock
...
Split mu_call into a server-wide and a per-call lock
10 years ago
Yang Gao
ec5a0ba6ba
Merge pull request #2271 from jboeuf/oauth2_access_token
...
Adding support for raw access token credentials.
10 years ago
Yang Gao
19512b1feb
Merge pull request #2320 from ctiller/hosts-need-names-too
...
Support registering services against specific hosts
10 years ago
Yang Gao
d130bdd176
Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged
...
Add metadata refcount debug helpers
10 years ago
Jan Tattermusch
7dbb4fc05d
Merge pull request #2259 from nicolasnoble/creating-a-jenkins-branch
...
Creating a branch during the Jenkins build to silence a warning.
10 years ago
Abhishek Kumar
fb583d261d
Merge pull request #2198 from tbetbetbe/interop-test-add-oauth2-auth-token
...
Adds an interop test: oauth2_auth_token
10 years ago
Julien Boeuf
a6b9a891a0
Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token
10 years ago
Jan Tattermusch
74a13ff1b8
Merge pull request #2344 from nicolasnoble/yay-we-have-macos-on-jenkins
...
Adding MacOS support in our run_jenkins script.
10 years ago
Nicolas "Pixel" Noble
4853246ecb
Adding MacOS support in our run_jenkins script.
10 years ago
Craig Tiller
1f8fc77d1a
Merge pull request #2252 from jboeuf/jwt_verifier
...
Adding JWT verifier.
10 years ago
Craig Tiller
acdb001faf
Merge pull request #2333 from murgatroid99/makefile_pkg-config_fix_perftool
...
Don't use pkg-config to look for perftools
10 years ago
murgatroid99
09e0f6063f
Merged changes from master
10 years ago
Eric Anderson
c0944ddd19
For Docker grpc_java, no longer build Netty
...
In grpc/grpc-java#425 we will be removing the netty submodule.
10 years ago
Julien Boeuf
ea94e46b0d
Merge branch 'master' of github.com:grpc/grpc into jwt_verifier
10 years ago
Nicolas Noble
977565c2c0
Merge pull request #2309 from murgatroid99/makefile_pkg-config_libs_fix
...
Fix a few issues with pkg-config file generation
10 years ago
Craig Tiller
ea0c361e23
Merge branch 'screw-you-guys-im-taking-my-own-lock' into simpler-cq
10 years ago
Craig Tiller
b4c55ea072
Fix uninitialized variable
10 years ago
Craig Tiller
00e67f2097
Merge branch 'just-say-goodbye-when-we-are-done' into simpler-cq
10 years ago
Craig Tiller
ba334e951b
Merge github.com:grpc/grpc into simpler-cq
10 years ago