Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix C++ tests | Craig Tiller | 2016-05-17 |
* | Remove zookeeper | Craig Tiller | 2016-05-17 |
* | Fix leak in dualstack_socket_test | Craig Tiller | 2016-05-17 |
* | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-17 |
|\ | |||
| * | Merge pull request #6542 from ctiller/ecterm | Jan Tattermusch | 2016-05-17 |
| |\ | |||
| * \ | Merge pull request #6602 from nathanielmanistaatgoogle/test-parallelism | Jan Tattermusch | 2016-05-16 |
| |\ \ | |||
| * \ \ | Merge pull request #6439 from kpayson64/python_health_check | Jan Tattermusch | 2016-05-16 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #6568 from dgquintas/fix-include-guards-long-names | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #6587 from dgquintas/fix-proto-utils-anon-namespace | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #6603 from ctiller/better_wakeups | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #6609 from nathanielmanistaatgoogle/sooner-or-later | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #6556 from goldenbull/master | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #6589 from dklempner/return_unused_port | Jan Tattermusch | 2016-05-16 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Run clang-format against port_posix.c and port_windows.c | David Klempner | 2016-05-16 |
| | | | * | | | | | | | "sooner" -> "server" typo correction | Nathaniel Manista | 2016-05-16 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | * | | | | | | Fix accelerated wakeups | Craig Tiller | 2016-05-16 |
| | | | | | | | * | | Split and rename test_constants.PARALLELISM | Nathaniel Manista | 2016-05-16 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||
* | | | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-13 |
|\| | | | | | | | | |||
* | | | | | | | | | Disable refcounting log vomit | Craig Tiller | 2016-05-13 |
* | | | | | | | | | Fix concurrent_connectivity_test | Craig Tiller | 2016-05-13 |
* | | | | | | | | | Fixes | Craig Tiller | 2016-05-13 |
| * | | | | | | | | Merge pull request #6567 from markdroth/large_metadata_test_fix | David Klempner | 2016-05-13 |
| |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | Add calls to grpc_recycle_unused_port to two of the tests which call | David Klempner | 2016-05-13 |
| | | * | | | | | | | Fix declarations in port.h to not be ambiguous in C due to K&R. | David Klempner | 2016-05-13 |
| | | | | | * | | | | Fixed usage of anon namespace inside .h | David Garcia Quintas | 2016-05-13 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #6583 from carl-mastrangelo/dotdotdot | Jan Tattermusch | 2016-05-13 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #6578 from jtattermusch/add_bat_copyrights | Jan Tattermusch | 2016-05-13 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #6414 from y-zeng/reflection_proto | Yuchen Zeng | 2016-05-13 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Fix stress test JVM Args | Carl Mastrangelo | 2016-05-13 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Fix lb_policies_test | Craig Tiller | 2016-05-13 |
| | | * | | | | | | | add copyright to the template as well | Jan Tattermusch | 2016-05-13 |
| | | | | * | | | | | Merge branch 'master' into return_unused_port | David Klempner | 2016-05-13 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | Add an API to return an unused port to the portserver | David Klempner | 2016-05-13 |
* | | | | | | | | | | Merge pull request #34 from markdroth/error | Craig Tiller | 2016-05-13 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | Fix memory leak. | Mark D. Roth | 2016-05-13 |
* | | | | | | | | | | | Fix client_fuzzer corpus tests | Craig Tiller | 2016-05-13 |
| | * | | | | | | | | | Merge pull request #5456 from ctiller/cleaner-posix3 | Jan Tattermusch | 2016-05-13 |
| | |\ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | Merge pull request #33 from markdroth/error | Craig Tiller | 2016-05-13 |
|\| | | | | | | | | | | | |||
| * | | | | | | | | | | | Fixed endpoint tests. | Mark D. Roth | 2016-05-13 |
* | | | | | | | | | | | | Fix head_of_line_blocking_bad_client_test | Craig Tiller | 2016-05-13 |
| | | | | * | | | | | | | add missing copyrights to .bat files | Jan Tattermusch | 2016-05-13 |
| | | | | * | | | | | | | check for copyright in .bat files | Jan Tattermusch | 2016-05-13 |
| | | |_|/ / / / / / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #6569 from yang-g/ubsan | Jan Tattermusch | 2016-05-13 |
| | |\ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #6561 from vjpai/ytpo | Jan Tattermusch | 2016-05-13 |
| | |\ \ \ \ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ \ \ \ | Merge pull request #6570 from dgquintas/better-compression-docs-and-names | Jan Tattermusch | 2016-05-13 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | | | More boolification. | Mark D. Roth | 2016-05-13 |
| * | | | | | | | | | | | | | Use bool instead of int. | Mark D. Roth | 2016-05-13 |
* | | | | | | | | | | | | | | Merge branch 'error' of github.com:ctiller/grpc into error | Craig Tiller | 2016-05-13 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||
* | | | | | | | | | | | | | | | Fuzzing fixes | Craig Tiller | 2016-05-13 |
| * | | | | | | | | | | | | | | Merge pull request #32 from markdroth/error | Craig Tiller | 2016-05-13 |
|/| | | | | | | | | | | | | | | |/ / / / / / / / / / / / / |