Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed up Node tests after math folder move | murgatroid99 | 2015-10-06 |
| | |||
* | Moved math proto and server to test folder | murgatroid99 | 2015-10-06 |
| | |||
* | Removed a bunch of Node files I don't need or use | murgatroid99 | 2015-10-06 |
| | |||
* | Merge pull request #3628 from murgatroid99/node_test_timeout_investigation | Michael Lumish | 2015-10-05 |
|\ | | | | | Removed a pair of racy Node tests | ||
| * | Re-implemented call propagation tests to avoid race conditions | murgatroid99 | 2015-10-05 |
| | | |||
* | | Merge pull request #3635 from ctiller/be-useful | Yang Gao | 2015-10-05 |
|\ \ | | | | | | | Add a more useful log message when failing to connect | ||
| * | | Add a more useful log message when failing to connect | Craig Tiller | 2015-10-05 |
| | | | |||
* | | | Fix use-after-free | Craig Tiller | 2015-10-05 |
|/ / | |||
* | | Merge pull request #3627 from yang-g/flake2 | Craig Tiller | 2015-10-05 |
|\ \ | | | | | | | Deflake end2end_test | ||
| | * | Removed a pair of racy Node tests | murgatroid99 | 2015-10-05 |
| |/ |/| | |||
* | | Restore sanity | Craig Tiller | 2015-10-05 |
| | | |||
* | | Merge pull request #3006 from soltanmm/sketchbook | Craig Tiller | 2015-10-05 |
|\ \ | | | | | | | Add API tracing, coalesce surface+batch tracing | ||
* \ \ | Merge pull request #3611 from nicolasnoble/stop-fighting | Michael Lumish | 2015-10-05 |
|\ \ \ | | | | | | | | | Making template agree with clang-format. | ||
| * | | | Making template agree with clang-format. | Nicolas "Pixel" Noble | 2015-10-03 |
| | | | | |||
* | | | | Merge pull request #3586 from dgquintas/conn_state_watcher_plucking | Craig Tiller | 2015-10-02 |
|\ \ \ \ | | | | | | | | | | | Added subchannel ability to unsubscribe to connectivity state changes. | ||
* \ \ \ \ | Merge pull request #3584 from dgquintas/subchannel_cleanup | Craig Tiller | 2015-10-02 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Subchannel cleanup on iomgr shutdown | ||
* | | | | | Merge pull request #3606 from dklempner/sanity | Nicolas Noble | 2015-10-02 |
|\ \ \ \ \ | | | | | | | | | | | | | Restore sanity by reformatting grpc_version_string | ||
| | | | * | | Coalesce GRPC_TRACE=surface with API tracing | Masood Malekghassemi | 2015-10-02 |
| | | | | | | |||
| | | | * | | Add API tracing to gRPC core | Masood Malekghassemi | 2015-10-02 |
| | | | | | | |||
| | | | * | | Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface | Masood Malekghassemi | 2015-10-02 |
| |_|_|/ / |/| | | | | |||
| | | | * | Pollset can be destroyed again in pollset_work if the called_shutdown is not ↵ | yang-g | 2015-10-02 |
| | | | | | | | | | | | | | | | | | | | | set here | ||
* | | | | | Merge pull request #3602 from grpc/release-0_11 | Tim Emiola | 2015-10-02 |
|\ \ \ \ \ | | | | | | | | | | | | | Upmerge from beta to master. | ||
| | * | | | | Restore sanity by reformatting grpc_version_string | David Klempner | 2015-10-02 |
| | | | | | | |||
* | | | | | | Merge pull request #3386 from yang-g/enable_ssl | Jan Tattermusch | 2015-10-02 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | enable_ssl to use_tls | ||
| | | | | * | handle closed transport at the end of a read | yang-g | 2015-10-02 |
| | | | | | | |||
| | * | | | | Merge pull request #3594 from tbetbetbe/release-0_11-update-READMEs | Stanley Cheung | 2015-10-01 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Release 0 11 update README.mds | ||
| | * | | | | | Fixed missing item in Node library file list | murgatroid99 | 2015-10-01 |
| | | | | | | | |||
| * | | | | | | change objc | yang-g | 2015-10-01 |
| | |_|_|_|/ | |/| | | | | |||
| | | * | | | Update README.mds that don't currently have Status 'Beta' | Tim Emiola | 2015-10-01 |
| | |/ / / | |||
* | | | | | Merge github.com:grpc/grpc into clangf | Craig Tiller | 2015-10-01 |
|\| | | | | |||
| * | | | | Merge pull request #3548 from soltanmm/load-tests | Nathaniel Manista | 2015-09-30 |
| |\ \ \ \ | | | | | | | | | | | | | Make load_tests protocol tests run via py.test. | ||
| * \ \ \ \ | Merge pull request #3583 from murgatroid99/node_coverage | Nicolas Noble | 2015-09-30 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Node test coverage reporting | ||
| | | | | | * | Added subchannel ability to unsubscribe to connectivity state changes. | David Garcia Quintas | 2015-09-30 |
| | | | | | | | |||
| | | * | | | | Make load_tests protocol tests run via py.test | Masood Malekghassemi | 2015-09-30 |
| | |/ / / / | |/| | | | | |||
| | | | * | | Subchannel cleanup on iomgr shutdown | David Garcia Quintas | 2015-09-30 |
| | | | |/ | |||
| | * | / | Added code for extension coverage | murgatroid99 | 2015-09-30 |
| | | |/ | | |/| | |||
| * | | | Add comment | Craig Tiller | 2015-09-30 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into pfft | Craig Tiller | 2015-09-30 |
| |\| | | |||
| | * | | Merge pull request #3570 from vjpai/gcc44_fixes | Yang Gao | 2015-09-30 |
| | |\ \ | | | | | | | | | | | Fixes to bring code back into gcc4.4 compliance | ||
| | * \ \ | Merge pull request #3467 from ctiller/can-we-be-single-threaded | Nicolas Noble | 2015-09-30 |
| | |\ \ \ | | | | | | | | | | | | | Implement turnstile polling for Windows | ||
| | | * | | | Don't wait forever for iocp to shutdown | Craig Tiller | 2015-09-30 |
| | | | | | | |||
| | | * | | | Flush iocp related work immediately | Craig Tiller | 2015-09-30 |
| | | | | | | |||
| | | * | | | Add a facility to flush iocp at iomgr shutdown | Craig Tiller | 2015-09-30 |
| | | | | | | |||
| | | * | | | Make grpc_exec_ctx_flush return a status indicating if work was performed | Craig Tiller | 2015-09-30 |
| | | | | | | |||
| | * | | | | Merge pull request #3373 from jtattermusch/spawn_interop_server | Craig Tiller | 2015-09-30 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Simplify running of cloud_to_cloud interop tests. | ||
| | | | | * | | Fix an assert | Vijay Pai | 2015-09-29 |
| | | | | | | | |||
| | | | | * | | C++ changes required to maintain gcc4.4 compatibility - reduce use | Vijay Pai | 2015-09-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | of ambiguous nullptr, eliminate use of brace initializer lists | ||
| | | | | * | | C changes to avoid shadowed global declaration warnings in gcc4.4 | Vijay Pai | 2015-09-29 |
| | | |_|/ / | | |/| | | | |||
| | * | | | | Merge pull request #3568 from sreecha/fix-mac-compilation-error | Vijay Pai | 2015-09-29 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Fix float to bool conversion compilation error in mac | ||
| | | * | | | | Fix float to bool conversion compilation error in mac | sreek | 2015-09-29 |
| | | | | | | |