aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Keep client setup request alive to keep pollset around until request finishesGravatar Craig Tiller2015-05-12
|
* Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-05-12
|\ | | | | | | we-dont-need-no-backup
| * Move pollset_set ownership from channel to transport setupGravatar Craig Tiller2015-05-12
| |
* | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-12
|\ \
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-12
| | |\ | | |/ | |/|
| * | Merge pull request #1493 from ↵Gravatar Yang Gao2015-05-12
| |\ \ | | | | | | | | | | | | | | | | ctiller/churn-churn-churn-the-api-gently-down-the-stream Completion queue binding for new requests API change
| * \ \ Merge pull request #1554 from sidrakesh93/masterGravatar Vijay Pai2015-05-12
| |\ \ \ | | | | | | | | | | Added async streaming ping pong test
| * \ \ \ Merge pull request #1549 from murgatroid99/node_jwtaccess_interop_testGravatar Tim Emiola2015-05-12
| |\ \ \ \ | | | | | | | | | | | | Added jwtaccess cloud-to-prod interop test
| * \ \ \ \ Merge pull request #1561 from murgatroid99/node_fix_message_echoGravatar Tim Emiola2015-05-12
| |\ \ \ \ \ | | | | | | | | | | | | | | Node fix message echoing
| | | | * \ \ Merge remote-tracking branch 'upstream/master'Gravatar Siddharth Rakesh2015-05-12
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | | * Allow running ASAN without leak checkingGravatar Craig Tiller2015-05-12
| | | | | | |
| | * | | | | Bump Node version to 0.8.0Gravatar murgatroid992015-05-12
| | | | | | |
| | * | | | | Updated interop tests to handle proto3 changesGravatar murgatroid992015-05-12
| | | | | | |
| | | | | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-12
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #1560 from ctiller/timeouts-need-logs-tooGravatar Tim Emiola2015-05-12
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Make runtests print logs on timed out tests
| | * \ \ \ \ \ Merge github.com:grpc/grpc into timeouts-need-logs-tooGravatar Craig Tiller2015-05-12
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | * | | | | Updated deserialization code to fix message echoingGravatar murgatroid992015-05-12
| | | | | | | |
| | * | | | | | Make runtests print logs on timed out testsGravatar Craig Tiller2015-05-12
| | | | | | | |
| | | * | | | | Merge branch 'master' into node_fix_message_echoGravatar murgatroid992015-05-12
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #1553 from jtattermusch/interop_windows_runnersGravatar Tim Emiola2015-05-12
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Runner scripts for interop tests on Windows
| * \ \ \ \ \ \ \ Merge pull request #1548 from murgatroid99/node_protobuf_git_upgradeGravatar Tim Emiola2015-05-12
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Updated ProtoBuf.js dependency. Updated protos to proto3
| * \ \ \ \ \ \ \ \ Merge pull request #1556 from nathanielmanistaatgoogle/update-readmeGravatar Masood Malekghassemi2015-05-12
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Change Python development status to "Alpha"
| * \ \ \ \ \ \ \ \ \ Merge pull request #1555 from donnadionne/test-logGravatar Stanley Cheung2015-05-11
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Adding 2 new test runner scripts to help to separate tests into small…
| | | * | | | | | | | | Change Python development status to "Alpha"Gravatar Nathaniel Manista2015-05-12
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We actually went alpha in the last release cycle several weeks ago but missed updating this documentation.
| | * | | | | | | | | Adding 2 new test runner scripts to help to separate tests into smaller runs andGravatar Donna Dionne2015-05-11
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getting faster results.
| | | | | | | * / / Added async streaming ping pong testGravatar Siddharth Rakesh2015-05-11
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | * | | | | | make windows host configurableGravatar Jan Tattermusch2015-05-11
| | | | | | | | |
| | | * | | | | | added interop and cloud to prod runner scripts for windows interop clientsGravatar Jan Tattermusch2015-05-11
| | | | | | | | |
| | | | | | | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-05-11
| |_|_|_|_|_|_|/| |/| | | | | | |/ | | |_|_|_|_|/| | |/| | | | | |
* | | | | | | | Fix dualstack_socket_testGravatar Craig Tiller2015-05-11
| | | | | | | |
* | | | | | | | Minor cleanupGravatar Craig Tiller2015-05-11
| | | | | | | |
* | | | | | | | Add new fds to server pollsets (for now)Gravatar Craig Tiller2015-05-11
| | | | | | | |
| * | | | | | | Merge pull request #1543 from eavgerinos/patch-2Gravatar Tim Emiola2015-05-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Ruby style changes: replace `== 0` with `zero?`
* | | | | | | | | Fix this testGravatar Craig Tiller2015-05-11
| | | | | | | | |
| | | | | | * | | Added failing test that echos the request messageGravatar murgatroid992015-05-11
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Move state update to ack, to prevent racesGravatar Craig Tiller2015-05-11
| | | | | | | |
| | | | | | * | Added jwtaccess cloud-to-prod interop testGravatar murgatroid992015-05-11
| | |_|_|_|/ / | |/| | | | |
| | | * | | | Removed a default value I missedGravatar murgatroid992015-05-11
| | | | | | |
| | | * | | | Updated ProtoBuf.js dependency. Updated protos to proto3Gravatar murgatroid992015-05-11
| | |/ / / / | |/| | | |
* | | | | | Tests compile againGravatar Craig Tiller2015-05-11
| | | | | |
| * | | | | Merge pull request #1494 from ctiller/the-churneningGravatar Yang Gao2015-05-11
| |\ \ \ \ \ | | | | | | | | | | | | | | Lose redundant tag on unary calls
| * \ \ \ \ \ Merge pull request #1489 from ctiller/all-the-small-thingsGravatar Yang Gao2015-05-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Split thread stress from end2end to improve parallelism
* | | | | | | | Test progressGravatar Craig Tiller2015-05-11
| | | | | | | |
| | | | | | | * Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-streamGravatar Craig Tiller2015-05-11
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Test editsGravatar Craig Tiller2015-05-11
| | | | | | | |
* | | | | | | | Merge branch 'churn-churn-churn-the-api-gently-down-the-stream' into ↵Gravatar Craig Tiller2015-05-11
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we-dont-need-no-backup Conflicts: test/core/end2end/fixtures/chttp2_fullstack.c test/core/end2end/fixtures/chttp2_fullstack_uds_posix.c test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c test/core/end2end/fixtures/chttp2_socket_pair.c test/core/end2end/tests/cancel_after_accept.c
* | | | | | | | Starting to clean up testsGravatar Craig Tiller2015-05-11
| | | | | | | |
* | | | | | | | Initial refactoring of a few testsGravatar Craig Tiller2015-05-11
| | | | | | | |
* | | | | | | | More plumbing work through creds frameworkGravatar Craig Tiller2015-05-11
| | | | | | | |
| | * | | | | | Merge pull request #1496 from dgquintas/profile_analysis_better_reportingGravatar Craig Tiller2015-05-11
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Implemented aggregation over important mark times.