Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Produce nicer warnings | 2015-05-29 | |
| | |||
* | Reduce spam | 2015-05-29 | |
| | |||
* | Reduce spam | 2015-05-29 | |
| | |||
* | completion_queue_destroy should imply shutdown | 2015-05-29 | |
| | |||
* | Fix memory leak, add debug | 2015-05-29 | |
| | |||
* | Fix memory corruption bug | 2015-05-29 | |
| | |||
* | Merge branch 'you-complete-me' into we-dont-need-no-backup | 2015-05-29 | |
|\ | |||
* \ | Merge branch 'demon-on-wheels' into we-dont-need-no-cv | 2015-05-29 | |
|\ \ | |||
| * | | Add missing lock | 2015-05-29 | |
| | | | |||
| * | | Merge pull request #1801 from yang-g/test | 2015-05-29 | |
| |\ \ | | | | | | | | | Leak fix, the metadata array should be destroyed on the server SyncRe… | ||
| * \ \ | Merge pull request #1781 from ctiller/test-we-can-tell-people-things | 2015-05-28 | |
| |\ \ \ | | | | | | | | | | | Add a test of cmdline usage strings - and make them saner | ||
| * | | | | Minor improvements to C# readme | 2015-05-28 | |
| | | | | | |||
* | | | | | Fix null deref | 2015-05-28 | |
| | | | | | |||
* | | | | | Refactor pollset_kick | 2015-05-28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Allow multiple threads to be polling Remove unnecessary windows stubs | ||
* | | | | | Add debugging | 2015-05-28 | |
| | | | | | |||
| | | | * | Merge pull request #9 from murgatroid99/node_server_shutdown_notify | 2015-05-28 | |
| | | | |\ | | | | | | | | | | | | | Updated Node server to use new shutdown semantics | ||
* | | | | | | clang-format | 2015-05-28 | |
| | | | | | | |||
| | | * | | | Leak fix, the metadata array should be destroyed on the server SyncRequest | 2015-05-28 | |
| | |/ / / | |/| | | | |||
* | | | | | Eliminate empty_pollset | 2015-05-28 | |
| | | | | | |||
| | | | * | Updated server to use new shutdown semantics | 2015-05-28 | |
| | | | | | |||
* | | | | | Empty pollset must be kickable. | 2015-05-28 | |
| | | | | | | | | | | | | | | | | | | | | We *may* want to merge the unary and empty cases here. | ||
* | | | | | Add debug | 2015-05-28 | |
| | | | | | |||
* | | | | | Merge branch 'you-complete-me' into we-dont-need-no-cv | 2015-05-28 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge github.com:grpc/grpc into you-complete-me | 2015-05-28 | |
| |\| | | | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into we-dont-need-no-cv | 2015-05-28 | |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Remove condition variable from pollset | 2015-05-28 | |
| | | | | |||
| * | | | Merge pull request #1777 from stanley-cheung/use_consistent_port_numbers | 2015-05-28 | |
| |\ \ \ | | | | | | | | | | | fix php generated code test server port | ||
* | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-05-28 | |
|\| | | | | |||
| * | | | | Merge pull request #1778 from yang-g/test | 2015-05-28 | |
| |\ \ \ \ | | | | | | | | | | | | | Unref the slices if no write will happen. | ||
| | | | | * | Add a test of cmdline usage strings - and make them saner | 2015-05-28 | |
| | | | | | | |||
| * | | | | | Add comment | 2015-05-28 | |
| | | | | | | |||
| * | | | | | Merge github.com:grpc/grpc into scalable-poll | 2015-05-28 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||
| | | * | | | Unref the slices if no write will happen. | 2015-05-28 | |
| | |/ / / | |||
| | * | | | Merge pull request #1772 from jtattermusch/generator_fixes | 2015-05-27 | |
| | |\ \ \ | | | | | | | | | | | | | Flush printers in protoc plugins properly | ||
| | | | * | | fix php generated code test server port | 2015-05-27 | |
| | | |/ / | | |/| | | |||
| | | | * | Merge branch 'you-complete-me' of github.com:ctiller/grpc into you-complete-me | 2015-05-27 | |
| | | | |\ | |||
| | | | * \ | Merge github.com:grpc/grpc into you-complete-me | 2015-05-27 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-05-27 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| | | | | * | Make C/C++ tests pass | 2015-05-27 | |
| | | | | | | |||
| | | * | | | make sure printers are properly flushed | 2015-05-27 | |
| | | | | | | |||
| * | | | | | Fix for changed parseFromData: signature (now parseFromData:error:) | 2015-05-27 | |
| | | | | | | |||
| | | | | * | Merge github.com:grpc/grpc into you-complete-me | 2015-05-27 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| * | | | | | Merge pull request #1764 from ↵ | 2015-05-27 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/so-the-standard-we-rely-on-is-actually-released-and-has-been-for-some-time Advertise HTTP2 support via ALPN | ||
| | | | | | * | Merge github.com:grpc/grpc into you-complete-me | 2015-05-27 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| * | | | | | | Merge pull request #1745 from ctiller/misbehaving-is-expected | 2015-05-27 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add testing of bad client behavior | ||
| | | | | | | * | Merge github.com:grpc/grpc into you-complete-me | 2015-05-27 | |
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | | | |||
| | | | | | | * | Refine shutdown API | 2015-05-27 | |
| | | | | | |/ | |||
| | | * | | | | clang-format | 2015-05-27 | |
| | | | | | | | |||
| | | * | | | | Advertise HTTP2 support | 2015-05-27 | |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | 2015-05-27 | |
|\| | | | | |