Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merge with head | Yang Gao | 2015-05-04 |
|\ | |||
* | | Add a c test for max message length | Yang Gao | 2015-05-04 |
| | | |||
| * | Add test for >16777215 sequence numbered streams | Craig Tiller | 2015-05-04 |
|/ | |||
* | Let's be really pedantic about the status of our submodules. | Nicolas "Pixel" Noble | 2015-05-04 |
| | |||
* | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-04-30 |
|\ | |||
| * | Adjusting scripts to fake-install. | Nicolas "Pixel" Noble | 2015-04-30 |
| | | |||
| * | Merge branch 'master' of github.com:grpc/grpc into travis-speedup | Nicolas "Pixel" Noble | 2015-04-30 |
| |\ | | | | | | | | | | | | | Conflicts: .travis.yml | ||
* | | | Kill thread stress test - to be replaced with something new | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Kill echo test | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Remove test for an old API corner case | Craig Tiller | 2015-04-29 |
| | | | |||
* | | | Remove legacy tests | Craig Tiller | 2015-04-28 |
| |/ |/| | |||
* | | Merge pull request #1361 from jtattermusch/run_tests_fixes | Michael Lumish | 2015-04-27 |
|\ \ | | | | | | | Improve C# support in run_tests.py and run C# on Travis. | ||
* | | | Flagging a few census tests as flaky. | Nicolas "Pixel" Noble | 2015-04-24 |
| | | | |||
| * | | adding csharp tests to travis | Jan Tattermusch | 2015-04-24 |
| | | | |||
| * | | improved C# support in run_tests.py | Jan Tattermusch | 2015-04-24 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into flakes | Nicolas "Pixel" Noble | 2015-04-24 |
|\| | | |||
* | | | Flagging some tests as flaky. | Nicolas "Pixel" Noble | 2015-04-24 |
| | | | |||
| * | | Avoid building shared libraries on Travis. This seems flaky. | Nicolas "Pixel" Noble | 2015-04-23 |
|/ / | |||
* | | Update flaky bit for unsecure tests | Craig Tiller | 2015-04-22 |
| | | |||
* | | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-21 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters | ||
| * | | fixes to run_tests.py to at least start building tests on Windows | Jan Tattermusch | 2015-04-20 |
| | | | |||
| * | | Run capable test suites against grpc_unsecure | Craig Tiller | 2015-04-20 |
| | | | |||
* | | | Mark large requests tests flaky (they are buggy) | Craig Tiller | 2015-04-17 |
| | | | |||
| * | | Merge pull request #1301 from ctiller/fix-run-tests | Nicolas Noble | 2015-04-16 |
| |\ \ | | | | | | | | | Get run_tests.py forever mode working again | ||
* | | | | Kill transport end2end tests: not useful | Craig Tiller | 2015-04-16 |
| | | | | |||
* | | | | Switching to batch oriented metadata passing | Craig Tiller | 2015-04-16 |
|/ / / | |||
| * | | Get run_tests.py forever mode working again | Craig Tiller | 2015-04-16 |
| | | | |||
* | | | Introduce ahead-of-time registration of (method,host) pairs | Craig Tiller | 2015-04-16 |
|/ / | |||
* | | sync and resolve conflict | Yang Gao | 2015-04-15 |
|\ \ | |||
* | | | Remove outdated protos | Yang Gao | 2015-04-15 |
| | | | |||
| * | | Merge pull request #1124 from nicolasnoble/sanity | Craig Tiller | 2015-04-14 |
| |\ \ | | | | | | | | | Adding basic sanity test. | ||
| | * \ | Merge branch 'master' of github.com:grpc/grpc into sanity | Nicolas "Pixel" Noble | 2015-04-14 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | ||
| * | \ \ | Merge branch 'master' of git://github.com/vjpai/grpc into timers | Vijay Pai | 2015-04-13 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| * / | | | Move files to a new "profiling" directory to better distinguish from census | Vijay Pai | 2015-04-13 |
|/ / / / | | | | | | | | | | | | | statistics | ||
| * | | | 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 | ||
* | | | | Merge pull request #1047 from nicolasnoble/freebsd | Vijay Pai | 2015-04-10 |
|\ \ \ \ | | | | | | | | | | | FreeBSD preliminary work. | ||
| * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into freebsd | Nicolas "Pixel" Noble | 2015-04-10 |
| |\ \ \ \ | |||
* | | | | | | Thread local storage for grpc | Craig Tiller | 2015-04-10 |
| |/ / / / |/| | | | | |||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into sanity | Nicolas "Pixel" Noble | 2015-04-10 |
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | ||
| | * | | | Allow restricting platforms for certain tests | Craig Tiller | 2015-04-08 |
| | | | | | |||
| | * | | | Spam cleanup | Craig Tiller | 2015-04-08 |
| | | | | | |||
| | * | | | Initial porting of run_tests to Windows | Craig Tiller | 2015-04-08 |
| |/ / / |/| | | | |||
* | | | | Refactor and add a unit test | Yang Gao | 2015-03-27 |
| | | | | |||
* | | | | Adding a simple 'buildonly' test. | Nicolas "Pixel" Noble | 2015-03-26 |
| | | | | |||
| | | * | Adding pre-built packages for OpenSSL and protobuf for Travis. | Nicolas "Pixel" Noble | 2015-03-25 |
| |_|/ |/| | | |||
| | * | Adding basic sanity test. | Nicolas "Pixel" Noble | 2015-03-24 |
| |/ |/| | |||
* | | Protect on some overflow scenarios, add a test and build/run the test | Yang Gao | 2015-03-20 |
| | | |||
| * | Merge branch 'master' of github.com:google/grpc into freebsd | Nicolas "Pixel" Noble | 2015-03-19 |
| |\ | |/ |/| | | | | | | | Conflicts: Makefile templates/Makefile.template | ||
* | | Merge pull request #1078 from dklempner/run_tests_timeout | Vijay Pai | 2015-03-17 |
|\ \ | | | | | | | Unconditionally add a newline if a test times out or fails. |