Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update build files | Craig Tiller | 2015-04-13 |
| | |||
* | Merge github.com:grpc/grpc into windows-fixes | Craig Tiller | 2015-04-13 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD src/core/iomgr/tcp_server.h src/core/iomgr/tcp_server_posix.c src/core/iomgr/tcp_server_windows.c src/core/security/server_secure_chttp2.c src/core/surface/completion_queue.c src/core/surface/completion_queue.h src/core/surface/server.c test/core/end2end/tests/cancel_after_invoke.c test/core/end2end/tests/cancel_test_helpers.h tools/run_tests/tests.json vsprojects/vs2013/Grpc.mak | ||
| * | Thread local storage for grpc | Craig Tiller | 2015-04-10 |
| | | |||
* | | Allow restricting platforms for certain tests | Craig Tiller | 2015-04-08 |
|/ | |||
* | Refactor and add a unit test | Yang Gao | 2015-03-27 |
| | |||
* | Protect on some overflow scenarios, add a test and build/run the test | Yang Gao | 2015-03-20 |
| | |||
* | Rename anonymous to generic globally | Yang Gao | 2015-03-11 |
| | |||
* | A first test with typed async client and untyped service for a simple rpc | Yang Gao | 2015-03-11 |
| | |||
* | Add a test that bad hostnames fail | Craig Tiller | 2015-03-03 |
| | |||
* | Mark fling_*test non-flaky | Craig Tiller | 2015-03-02 |
| | | | | Also, make the flaky: tag a little more visible in build.json | ||
* | Enable asan for C core | Craig Tiller | 2015-02-27 |
| | | | | Also speed up a test, and disable some rarely touched but long running tests | ||
* | Adding flaky attribute for tests. | Nicolas "Pixel" Noble | 2015-02-27 |
| | |||
* | Addressing comments. | Julien Boeuf | 2015-02-24 |
| | |||
* | Rename interop_test.c --> interop_test.cc | Craig Tiller | 2015-02-21 |
| | | | | We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++. | ||
* | Merge branch 'master' of github.com:google/grpc into httpcli_test | Nicolas "Pixel" Noble | 2015-02-21 |
|\ | | | | | | | | | Conflicts: Makefile | ||
| * | Ensure interop tests are run as part of run_tests | Craig Tiller | 2015-02-20 |
|/ | | | | I'm honestly a little shocked this wasn't done previously. | ||
* | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
|\ | |||
| * | Allow grpc_init to be called multiple times | Craig Tiller | 2015-02-17 |
| | | |||
* | | Cleaned up | Craig Tiller | 2015-02-17 |
| | | |||
* | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-17 |
|\| | | | | | | | | | Conflicts: Makefile | ||
| * | Unix domain socket support | Craig Tiller | 2015-02-13 |
| | | |||
* | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-13 |
|\| | | | | | | | | | Conflicts: Makefile | ||
* | | Add end2end async unary single threaded test (compiles) | Craig Tiller | 2015-02-12 |
| | | |||
| * | Rename examples/tips to examples/pubsub | Chen wang | 2015-02-12 |
| | | |||
* | | Merge github.com:grpc/grpc into c++api | Craig Tiller | 2015-02-12 |
|\| | |||
| * | Added useful behavior for empty batch | murgatroid99 | 2015-02-12 |
| | | |||
* | | Fixup callers with new api | Craig Tiller | 2015-02-09 |
|/ | |||
* | Fix duplicated line | Craig Tiller | 2015-02-09 |
| | |||
* | Merge github.com:grpc/grpc into async-api-new | Craig Tiller | 2015-02-06 |
|\ | |||
| * | Clean build.json | Craig Tiller | 2015-02-06 |
| | | |||
* | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-05 |
|\| | |||
* | | Convert more tests (and re-enable some disabled ones) | Craig Tiller | 2015-02-05 |
| | | |||
| * | Merge pull request #359 from jboeuf/ssl_default_creds_integration | Yang Gao | 2015-02-05 |
| |\ | | | | | | | Adding support for loading the SSL roots from an environment variable. | ||
* | | | Merge github.com:google/grpc into async-api-new | Craig Tiller | 2015-02-03 |
|\| | | | | | | | | | | | | | | Conflicts: Makefile | ||
| * | | Remove duplicated target tips_client defintion. | Chen Wang | 2015-02-03 |
| | | | |||
* | | | missed file | Craig Tiller | 2015-02-03 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' | Chen Wang | 2015-02-03 |
| |\ \ | |||
| | | * | Adding support for loading the SSL roots from an environment variable. | Julien Boeuf | 2015-02-02 |
| | |/ | | | | | | | | | | | | | | | | - Had to add support for files and environment variables as well. - I can't compile on windows so I'm sure there will be some issues. - Tested end-to-end with the simple ssl fullstack test. | ||
| | * | Clean build file, regen projects | Craig Tiller | 2015-01-31 |
| | | | |||
| * | | Implement both Publisher and Subscriber. | Chen Wang | 2015-01-30 |
| | | | |||
* | | | Add bbq | Craig Tiller | 2015-01-30 |
| |/ |/| | |||
* | | Adding a few more tests. | Nicolas "Pixel" Noble | 2015-01-29 |
| | | |||
* | | Merge branch 'master' of github.com:google/grpc into json | Nicolas Noble | 2015-01-27 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters | ||
* | | Fixing a couple of minor bugs, and adding a few tests. | Nicolas Noble | 2015-01-27 |
| | | |||
| * | Rename poll_kick_test to poll_kick_posix_test | David Klempner | 2015-01-26 |
|/ | |||
* | Merge branch 'master' of github.com:google/grpc into tips | Chen Wang | 2015-01-21 |
| | |||
* | Generate projects | Craig Tiller | 2015-01-19 |
| | |||
* | Googlify indentation | Craig Tiller | 2015-01-18 |
|\ | |||
| * | Googlify indentation | Craig Tiller | 2015-01-18 |
| | | |||
* | | Generate projects | Craig Tiller | 2015-01-18 |
|/ |