Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge pull request #5584 from stanley-cheung/fix-broken-links | Jan Tattermusch | 2016-03-04 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Doc Fixit: Fix broken links | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #5579 from murgatroid99/node_windows_tests | Jan Tattermusch | 2016-03-04 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Properly delete Node OpenSSL headers after downloading them | |||
| | | | * | | | | | | | Fix typo | Craig Tiller | 2016-03-03 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Refine condition | Craig Tiller | 2016-03-03 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Document some things | Craig Tiller | 2016-03-03 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Merge github.com:grpc/grpc into monkey_man | Craig Tiller | 2016-03-03 | |
| | | | |\ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | remove old stuff from tools/README.md | Stanley Cheung | 2016-03-03 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | remove stray grpc_common reference | Stanley Cheung | 2016-03-03 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | fix broken link | Stanley Cheung | 2016-03-03 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | fix broken links | Stanley Cheung | 2016-03-03 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Ensure node and npm are in the path when running tests | Michael Lumish | 2016-03-03 | |
| | | | | | | | | | ||||
| * | | | | | | | | Properly delete Node OpenSSL headers after downloading them | Michael Lumish | 2016-03-03 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #5577 from jtattermusch/interop_increase_timeout | Stanley Cheung | 2016-03-03 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Increase timeout for interop tests | |||
| | | | | * | | | | | Better comments. | Vijay Pai | 2016-03-03 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | increase timeout for interop tests | Jan Tattermusch | 2016-03-03 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #5576 from stanley-cheung/update-base-install-doc | Stanley Cheung | 2016-03-03 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Doc Fixit: Update base install doc | |||
| * | | | | | | | | | bit of text change | Stanley Cheung | 2016-03-03 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Update base INSTALL to markdown and remove outdated content | Stanley Cheung | 2016-03-03 | |
|/ / / / / / / / / | ||||
| | | | * | | | | | clang-format | Vijay Pai | 2016-03-03 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #5569 from jtattermusch/python_build_ext_in_buildstep | Jan Tattermusch | 2016-03-03 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Run build_ext in build_python step | |||
| | | | | * | | | | | Properly integrate async API with server-side cancellations. | Vijay Pai | 2016-03-03 | |
| |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | There is a comment above IsCancelled that says when it is ok to use this. | |||
| | | | | | | * | | Merge remote-tracking branch 'upstream/master' into upmerge | Masood Malekghassemi | 2016-03-03 | |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | * | | | | | | | Merge remote-tracking branch 'refs/remotes/grpc/master' | Michael Lumish | 2016-03-03 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | run build_ext in build_python step | Jan Tattermusch | 2016-03-03 | |
|/ / / / / / / / | ||||
| | | | | | * | | Fix copyright | Masood Malekghassemi | 2016-03-03 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #5541 from jtattermusch/python_split_tests | Jan Tattermusch | 2016-03-03 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Make python test suites run in parallel | |||
| | | * | | | | | | Fix accept_stream being called post-channel deletion | Craig Tiller | 2016-03-03 | |
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Have the server clear the accept_stream callback prior to destroying the channel (required a small transport op protocol change) - Have the transport not enact transport ops until parsing is completed (prevents accept_stream from disappearing mid-parse) | |||
* | | | | | | | | Merge pull request #5535 from ctiller/streams | Vijay Pai | 2016-03-03 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Refcounting fix for bug exposed by qps_test | |||
| | | | | * | | | | Feedback from @jcanizales and @vjpai | Greg Haines | 2016-03-02 | |
| | | | | | | | | | ||||
| * | | | | | | | | Always ref writable streams | Craig Tiller | 2016-03-02 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing. | |||
* | | | | | | | | Merge pull request #5551 from grpc/revert-5539-makdharma-comment | Craig Tiller | 2016-03-02 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Revert "Update reconnect_interop_server.cc" | |||
| * | | | | | | | | Revert "Update reconnect_interop_server.cc" | Craig Tiller | 2016-03-02 | |
|/ / / / / / / / | ||||
| | | * | | | | | sanity | David Garcia Quintas | 2016-03-02 | |
| | | | | | | | | ||||
| | | * | | | | | Ensure that no #includes are inside of a namespace. | David Garcia Quintas | 2016-03-02 | |
| |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | make python test suites run in parallel | Jan Tattermusch | 2016-03-02 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #5546 from grpc/revert-5538-makdharma-commentfix | Craig Tiller | 2016-03-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Revert "Update reconnect_interop_client.cc" | |||
| * | | | | | Revert "Update reconnect_interop_client.cc" | Craig Tiller | 2016-03-02 | |
|/ / / / / | ||||
* | | | | | Merge pull request #5542 from soltanmm/over-troubled-water | Nathaniel Manista | 2016-03-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add troubleshooting section to Python package description. | |||
| | | * | | | Pass a non-infinite deadline to grpc_completion_queue_next() to prevent ↵ | Greg Haines | 2016-03-02 | |
| |_|/ / / |/| | | | | | | | | | | | | | | queues from blocking indefinitely in poll(). | |||
* | | | | | Merge pull request #5537 from soltanmm/triceratops-again | Nathaniel Manista | 2016-03-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Maintain correct invariants against core. | |||
| | * | | | | Add troubleshooting section to package description | Masood Malekghassemi | 2016-03-02 | |
| | | | | | | ||||
| | | | * | | Merge remote-tracking branch 'upstream/release-0_13' | Masood Malekghassemi | 2016-03-02 | |
| | | |/| | | | |/| | | | ||||
* | | | | | | Merge pull request #5539 from grpc/makdharma-comment | Yang Gao | 2016-03-02 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update reconnect_interop_server.cc | |||
* \ \ \ \ \ \ | Merge pull request #5538 from grpc/makdharma-commentfix | Yang Gao | 2016-03-02 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Update reconnect_interop_client.cc | |||
| | * | | | | | Update reconnect_interop_server.cc | makdharma | 2016-03-02 | |
| |/ / / / / |/| | | | | | ||||
| * | | | | | Update reconnect_interop_client.cc | makdharma | 2016-03-02 | |
|/ / / / / | ||||
| * / / / | Maintain correct queue invariants against core | Masood Malekghassemi | 2016-03-02 | |
|/ / / / | ||||
* | | | | Merge pull request #5529 from ctiller/racy | Vijay Pai | 2016-03-02 | |
|\ \ \ \ | | | | | | | | | | | Fix esan detected race in subchannel state | |||
* \ \ \ \ | Merge pull request #5523 from vjpai/e2e_stc | Yang Gao | 2016-03-02 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix ServerTryCancel in end2end tests | |||
| | * | | | | Fix esan detected race in subchannel state | Craig Tiller | 2016-03-01 | |
| | | | | | |