aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/gen_build_json.py
Commit message (Expand)AuthorAge
* Addressing comments.Gravatar Julien Boeuf2015-05-08
* Merging with master.Gravatar Julien Boeuf2015-05-08
|\
* | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
| * Enable test that got forgottenGravatar Craig Tiller2015-05-05
|/
* merge with headGravatar Yang Gao2015-05-04
|\
* | Add a c test for max message lengthGravatar Yang Gao2015-05-04
| * Add test for >16777215 sequence numbered streamsGravatar Craig Tiller2015-05-04
|/
* Kill thread stress test - to be replaced with something newGravatar Craig Tiller2015-04-29
* Remove test for an old API corner caseGravatar Craig Tiller2015-04-29
* Remove legacy testsGravatar Craig Tiller2015-04-28
* Merge branch 'master' of github.com:grpc/grpc into flakesGravatar Nicolas "Pixel" Noble2015-04-24
|\
* | Flagging some tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
| * More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
|/
* Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
* Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
* Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\
| * Run capable test suites against grpc_unsecureGravatar Craig Tiller2015-04-20
* | Mark large requests tests flaky (they are buggy)Gravatar Craig Tiller2015-04-17
|/
* Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
* Created Visual Studio 2010 project files.Gravatar Nicolas "Pixel" Noble2015-04-02
* Don't merge OpenSSL into C++ upper layer libraries; only C.Gravatar Nicolas "Pixel" Noble2015-03-06
* Add a test that bad hostnames failGravatar Craig Tiller2015-03-03
* remove prod_roots_certs.c since it is not used anywhereGravatar Yang Gao2015-02-18
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
|\
* | Add copyrights to Python codeGravatar Craig Tiller2015-02-16
| * Unix domain socket supportGravatar Craig Tiller2015-02-13
|/
* Added useful behavior for empty batchGravatar murgatroid992015-02-12
* Fix duplicated lineGravatar Craig Tiller2015-02-09
* Convert more tests (and re-enable some disabled ones)Gravatar Craig Tiller2015-02-05
* Merge github.com:google/grpc into async-api-newGravatar Craig Tiller2015-02-03
|\
* | Fork tests into legacy/non-legacyGravatar Craig Tiller2015-02-03
| * Make several python scripts explicitly python2.7Gravatar David Klempner2015-02-02
|/
* Explicitly name the target language.Gravatar Craig Tiller2015-01-18
* Merge pull request #88 from ctiller/shutdownGravatar Yang Gao2015-01-16
|\
| * Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
* | Build fixGravatar Craig Tiller2015-01-16
|/
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Trailing metadata support.Gravatar ctiller2014-12-16
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Strip "_test" from the name of thread_stress_test.c.Gravatar nathaniel2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26