Craig Tiller
080d6c50bb
Merge github.com:grpc/grpc into footprints-on-the-sands-of-time
10 years ago
murgatroid99
f88eecd80d
Changed found? to implemented?
10 years ago
Yang Gao
a9a8eb7060
Merge pull request #2322 from murgatroid99/node_health_check_service
...
Node health check service
10 years ago
Yang Gao
9d46200ae9
Merge pull request #2323 from jboeuf/flexible_default_creds
...
More flexible default google creds.
10 years ago
Julien Boeuf
0b1b1a5999
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
10 years ago
Craig Tiller
d0955f36dc
Compile fix for Mac
10 years ago
Craig Tiller
af26ce820a
Add missing file
10 years ago
Craig Tiller
2e622bc16a
Add a version string and a function to retrieve it
10 years ago
Craig Tiller
ca4387523a
Revert "Update Python version numbers"
10 years ago
Masood Malekghassemi
92e5bd8e43
Update Python version numbers
...
Conflicts:
src/python/src/setup.py
10 years ago
Nicolas Noble
b652fc0d17
Merge pull request #2363 from jtattermusch/iomgr_leak_debug
...
improve debug info for client and server iomgr object leaks
10 years ago
Nicolas Noble
50f6431963
Merge pull request #2362 from jtattermusch/prevent_testresults_collision
...
prevent TestResults.xml collision of parallel test runs on windows
10 years ago
Nicolas Noble
1199bfb27e
Merge pull request #2365 from jtattermusch/csharp_version_bump
...
C# release preparations
10 years ago
Nicolas Noble
8ad0bbc197
Merge pull request #2364 from stanley-cheung/update_php_ext_to_0_5_1
...
update php pecl extension to 0.5.1
10 years ago
Stanley Cheung
7e4a9bd556
update php pecl extension to 0.5.1 because header change
10 years ago
Jan Tattermusch
cd9bb5c140
bumped version of C#
10 years ago
Yang Gao
de4697df26
Merge pull request #2328 from ctiller/be-less-verbose
...
Be less verbose during shutdown
10 years ago
Jan Tattermusch
71762f826b
use System.Collections.Immutable instead of Microsoft.Bcl.Immutable
10 years ago
Jan Tattermusch
7913dea90b
improve debug info for client and server iomgr object leaks
10 years ago
Jan Tattermusch
dce2d3e0b3
prevent TestResults.xml collision of parallel test runs on windows
10 years ago
Nicolas Noble
87570f4113
Merge pull request #2360 from jboeuf/cpp_auth_context_in_0_10
...
Backport of pull request #2313 into release-0_10.
10 years ago
jboeuf
69cb6b41c8
Backport of pull request #2313 into release-0_10.
10 years ago
Jorge Canizales
f260abdd98
Merge pull request #2243 from soltanmm/cycy
...
Cython refactor of Python C wrapping layer
10 years ago
Craig Tiller
236cc53f71
Merge github.com:grpc/grpc into simpler-cq
10 years ago
Yang Gao
7304e0948a
Merge pull request #2356 from ctiller/hosts-need-names-too
...
Fix host name matching not working
10 years ago
Craig Tiller
6b7153cc0d
Merge pull request #2357 from nicolasnoble/backporting-2312
...
Handle settings frame making a stream writable
10 years ago
Craig Tiller
86062bb01c
Add missing kick
10 years ago
Craig Tiller
3c54d8c171
Merge github.com:grpc/grpc into simpler-cq
10 years ago
Craig Tiller
f6d875fbe4
Handle settings frame making a stream writable
10 years ago
Nicolas Noble
909f3b4c4d
Merge pull request #2312 from ctiller/help-help-im-stuck-and-i-cant-reach-my-tcp-connection
...
Handle settings frame making a stream writable
10 years ago
Craig Tiller
9c014b913b
Merge github.com:grpc/grpc into simpler-cq
10 years ago
Nicolas Noble
20aae902aa
Merge pull request #2300 from ctiller/cmake
...
Add parallel execution for generate_projects
10 years ago
Craig Tiller
fdc024d219
Merge github.com:grpc/grpc into simpler-cq
10 years ago
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