Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | one more | Stanley Cheung | 2016-03-10 | |
| |_|_|/ / / / |/| | | | | | | ||||
| | | | * | | | Merge branch 'master' into pre-0.13.1-downmerge | Nicolas "Pixel" Noble | 2016-03-10 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | fix race between send message and send initial metadata | Jan Tattermusch | 2016-03-10 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #5678 from murgatroid99/ruby_synchronization_fixes | Nicolas Noble | 2016-03-10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Ruby: fix some synchronization code in server implementation | |||
* | | | | | | | Merge pull request #5668 from y-zeng/master | LisaFC | 2016-03-10 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Doc Fixit: src/cpp/README need more information | |||
| | | | | * \ \ | Merge branch 'master' into pre-0.13.1-downmerge | Nicolas "Pixel" Noble | 2016-03-10 | |
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: INSTALL.md examples/cpp/README.md | |||
* | | | | | | | | Merge pull request #5686 from soltanmm/gills | Masood Malekghassemi | 2016-03-09 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Release GIL in queue __dealloc__ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #5540 from soltanmm/upmerge | Craig Tiller | 2016-03-09 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merge release-0_13 into master | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #5676 from ctiller/neg | Vijay Pai | 2016-03-09 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix memory leak: keep all resolver calls under the same lock | |||
| | | | | * | | | | | | Remove extraneous mutex, restrict state transitions | murgatroid99 | 2016-03-09 | |
| | | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #5677 from ctiller/neg3 | Vijay Pai | 2016-03-09 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix memory leak if call is already cancelled | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #5662 from ctiller/timer_list | Vijay Pai | 2016-03-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix comparison direction - fixes timer_list_test flakiness | |||
| | | | | * | | | | | | | | Release GIL in queue __dealloc__ | Masood Malekghassemi | 2016-03-09 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Doc Fixit: src/cpp/README need more information, revised 03092016 | Yuchen Zeng | 2016-03-09 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Revised 'protoc' section and 'Documentation' section as LisaFC suggested. - Added 'Examples' section as LisaFC suggested. Resolves: #5661 | |||
* | | | | | | | | | | | | | Fix typo | Masood Malekghassemi | 2016-03-09 | |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
| | | | | | * | | | | | | Fix copyright | murgatroid99 | 2016-03-09 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Ruby: fix some synchronization code in server implementation | murgatroid99 | 2016-03-09 | |
| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | Fix memory leak if call is already cancelled | Craig Tiller | 2016-03-09 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obvious in hindsight, if the cas failed, we still created the subchannel call object and then left it dangling. Fixes a leak observed on master in the past 48 hours. | |||
| | * | | | | | | | | | Fix memory leak: keep all resolver calls under the same lock | Craig Tiller | 2016-03-09 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Copyright, casting fixes | Craig Tiller | 2016-03-09 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | clang-format | Craig Tiller | 2016-03-09 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Doc Fixit: src/cpp/README need more information | Yuchen Zeng | 2016-03-08 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
| * | | | | | | | | Revert mistaken change | Craig Tiller | 2016-03-08 | |
| | | | | | | | | | ||||
| * | | | | | | | | Fix timers | Craig Tiller | 2016-03-08 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #5601 from stanley-cheung/add-protoc-to-install-doc | LisaFC | 2016-03-08 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | Doc Fixit: mention how to get protoc compiler in base INSTALL.md | |||
* | | | | | | | | | Merge pull request #5632 from stanley-cheung/php-update-readme | LisaFC | 2016-03-08 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Doc Fixit: PHP update readme | |||
| * | | | | | | | | | review changes | Stanley Cheung | 2016-03-08 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #5629 from jtattermusch/python_custom_test | Masood Malekghassemi | 2016-03-07 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | Add test_lite custom command for parallel test running. | |||
| | | | | | * | | | | Node: propagate read errors back down to core | murgatroid99 | 2016-03-07 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | * | | | | | | | php: update readme | Stanley Cheung | 2016-03-07 | |
| |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Address comments and add a TODO. | Jan Tattermusch | 2016-03-07 | |
| | | | | | | | | ||||
| * | | | | | | | custom test target for parallel test running | Jan Tattermusch | 2016-03-07 | |
| | | | | | | | | ||||
| | | | | | | * | Revert "Revert "Properly integrate async API with server-side cancellations."" | Sree Kuchibhotla | 2016-03-07 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* | | | | | | | clang-format | Craig Tiller | 2016-03-07 | |
| | | | | | | | ||||
* | | | | | | | Potential fix for race condition exposed by Node | Craig Tiller | 2016-03-07 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #5609 from ctiller/fix_mac_race | Craig Tiller | 2016-03-05 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix race in poll() based pollset | |||
* \ \ \ \ \ \ | Merge pull request #5610 from murgatroid99/node_client_status_race_fix | Michael Lumish | 2016-03-04 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix race between parsing messages and receiving status in Node client | |||
* | | | | | | | | Fix sanity | Craig Tiller | 2016-03-04 | |
| | | | | | | | | ||||
| | * | | | | | | Fix formatting | Craig Tiller | 2016-03-04 | |
| | | | | | | | | ||||
| * | | | | | | | Fix race between parsing messages and receiving status in Node client | murgatroid99 | 2016-03-04 | |
| | | | | | | | | ||||
| | * | | | | | | Fix race in poll() based pollset | Craig Tiller | 2016-03-04 | |
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was possible for entries in watchers[] to be deleted by another thread before we called begin_poll. I'd like to do something nicer than this eventually... but that'll be easier once we've got the polling loop cleaned up (which is currently WIP) | |||
* | | | | | | | Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to ↵ | Jan Tattermusch | 2016-03-04 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent queues from blocking indefinitely in poll()" | |||
* | | | | | | | Merge pull request #5595 from ctiller/trycancel | Vijay Pai | 2016-03-04 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Fix leak: dont become writable if writes are closed | |||
* | | | | | | | Merge pull request #5544 from gresrun/master | Jorge Canizales | 2016-03-04 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll() | |||
| | | * | | | | | update min node version | Stanley Cheung | 2016-03-04 | |
| |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Add comments and feature flag. | Greg Haines | 2016-03-04 | |
| | | | | | | | ||||
* | | | | | | | Revert "Properly integrate async API with server-side cancellations." | Sree Kuchibhotla | 2016-03-04 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #5572 from vjpai/srv_ctx | Sree Kuchibhotla | 2016-03-04 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Properly integrate async API with server-side cancellations. | |||
| | | * | | | | | Unref writable streams on transport close to avoid leaks | Craig Tiller | 2016-03-04 | |
| | | | | | | | | ||||
| | | * | | | | | Fix leak: dont become writable if writes are closed | Craig Tiller | 2016-03-04 | |
| |_|/ / / / / |/| | | | | | |