Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge pull request #2366 from nicolasnoble/upport-python | Craig Tiller | 2015-07-10 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update Python version numbers | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2369 from ctiller/mac-be-sadness | Yang Gao | 2015-07-10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | Compile fix for Mac | |||
* | | | | | | | | | Merge pull request #2322 from murgatroid99/node_health_check_service | Yang Gao | 2015-07-10 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Node health check service | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #2323 from jboeuf/flexible_default_creds | Yang Gao | 2015-07-10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | More flexible default google creds. | |||
| * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds | Julien Boeuf | 2015-07-10 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| | | * | | | | | | | Compile fix for Mac | Craig Tiller | 2015-07-10 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
| | | * | | | | | | Update Python version numbers | Masood Malekghassemi | 2015-07-10 | |
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/setup.py | |||
* | | | | | | | | Merge pull request #2363 from jtattermusch/iomgr_leak_debug | Nicolas Noble | 2015-07-09 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | improve debug info for client and server iomgr object leaks | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2362 from jtattermusch/prevent_testresults_collision | Nicolas Noble | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | prevent TestResults.xml collision of parallel test runs on windows | |||
| | | | | * \ \ \ \ | Merge pull request #2365 from jtattermusch/csharp_version_bump | Nicolas Noble | 2015-07-09 | |
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | C# release preparations | |||
| | | | | * \ \ \ \ \ | Merge pull request #2364 from stanley-cheung/update_php_ext_to_0_5_1 | Nicolas Noble | 2015-07-09 | |
| | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | update php pecl extension to 0.5.1 | |||
| | | | | | * | | | | | | update php pecl extension to 0.5.1 because header change | Stanley Cheung | 2015-07-09 | |
| | | | | |/ / / / / / | ||||
| | | | | | * | | | | | bumped version of C# | Jan Tattermusch | 2015-07-09 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #2328 from ctiller/be-less-verbose | Yang Gao | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Be less verbose during shutdown | |||
| | | | | | | * | | | | | use System.Collections.Immutable instead of Microsoft.Bcl.Immutable | Jan Tattermusch | 2015-07-09 | |
| | | | | | |/ / / / / | ||||
| | | * | | / / / / / | improve debug info for client and server iomgr object leaks | Jan Tattermusch | 2015-07-09 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | prevent TestResults.xml collision of parallel test runs on windows | Jan Tattermusch | 2015-07-09 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | * | | | | | Merge pull request #2360 from jboeuf/cpp_auth_context_in_0_10 | Nicolas Noble | 2015-07-09 | |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Backport of pull request #2313 into release-0_10. | |||
| | | | | * | | | | | Backport of pull request #2313 into release-0_10. | jboeuf | 2015-07-10 | |
| | | | |/ / / / / | ||||
* | | | | | | | | | Merge pull request #2243 from soltanmm/cycy | Jorge Canizales | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Cython refactor of Python C wrapping layer | |||
| | | | | | | | | * | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #2356 from ctiller/hosts-need-names-too | Yang Gao | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix host name matching not working | |||
| | | | | | * \ \ \ \ | Merge pull request #2357 from nicolasnoble/backporting-2312 | Craig Tiller | 2015-07-09 | |
| | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Handle settings frame making a stream writable | |||
| | | | | | | | | | | * | Add missing kick | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | | * | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | Handle settings frame making a stream writable | Craig Tiller | 2015-07-10 | |
| | | | | | |/ / / / / | ||||
* | | | | | | | | | | | Merge pull request #2312 from ↵ | Nicolas Noble | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/help-help-im-stuck-and-i-cant-reach-my-tcp-connection Handle settings frame making a stream writable | |||
| | | | | | | | | | | * | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #2300 from ctiller/cmake | Nicolas Noble | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add parallel execution for generate_projects | |||
| | | | | | | | | | | | * | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | |/| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||
| | | | | | | | * | | | | Merge pull request #2354 from ctiller/dont-shutdown-your-0-10-peers | Nicolas Noble | 2015-07-09 | |
| | | | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix race in TCP connection | |||
* | | | | | | | | \ \ \ \ | Merge pull request #2350 from murgatroid99/ruby_version_0.10 | Nicolas Noble | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped Ruby package version to 0.10.0 | |||
| | | | | | * \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into be-less-verbose | Craig Tiller | 2015-07-09 | |
| | | | | | |\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Remove dead code | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Merge pull request #2355 from nicolasnoble/jenkins-now-uses-report.xml | Jan Tattermusch | 2015-07-09 | |
| | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eating the error code from run_test.py, as Jenkins now uses report.xm… | |||
| | | | | | | | | | | | | | * | Merge branch 'hosts-need-names-too' into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | | | |\ | | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | Fix host name matching not working | Craig Tiller | 2015-07-09 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | Merge pull request #2349 from soltanmm/up-version | Nicolas Noble | 2015-07-09 | |
| | | | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Python version numbers | |||
| | | | | | | | | | * | | | | | Eating the error code from run_test.py, as Jenkins now uses report.xml fully. | Nicolas "Pixel" Noble | 2015-07-10 | |
| | | | | | | | | |/ / / / / | | | | | | | | |/| | | | | | ||||
| | | | | | | | | | * | | | | Fix race in TCP connection | Craig Tiller | 2015-07-09 | |
| | | | | | | | | |/ / / / | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
| | | | | | | | * | | | | | Merge pull request #2348 from murgatroid99/node_version_0.10 | Nicolas Noble | 2015-07-09 | |
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumped Node.js package version to 0.10.0 | |||
| | | | | | | | | | | | | * | Merge branch 'dont-shutdown-your-peers' into simpler-cq | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | | |\ | ||||
| | | | | | | | | | | | | | * | Fix race in TCP connection | Craig Tiller | 2015-07-09 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | | | | | | | | | | | Merge pull request #2313 from yang-g/security_context2 | jboeuf | 2015-07-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose AuthContext in ClientContext and ServerContext | |||
| | | | | | | | | | | | | | * | Fix TSAN reported errors | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Bumped Ruby package version to 0.10.0 | murgatroid99 | 2015-07-09 | |
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | Bumped Node.js package version to 0.10.0 | murgatroid99 | 2015-07-09 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | | | * | | | | Update Python version numbers | Masood Malekghassemi | 2015-07-09 | |
| | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | | | ||||
| | | | | | | | | * | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-09 | |
| | | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||
| | | | | | | | | | | * | clang-format affected files | Craig Tiller | 2015-07-09 | |
| | | | | | | | | | | | |