aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Collapse)AuthorAge
* Memory leak fixGravatar Craig Tiller2015-07-01
|
* Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
|\
| * Wait for expectations to be fulfilledGravatar Craig Tiller2015-06-30
| |
| * Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
| |\ | | | | | | Initial transport lock split up
* | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
|\| |
* | | Tidy up test to meet our standardsGravatar Craig Tiller2015-06-26
| | |
* | | Rename test into the right placeGravatar Craig Tiller2015-06-26
| | |
| * | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
|/ / | | | | | | Clean up anything that failed
| * Make tcp trace more readableGravatar Craig Tiller2015-06-17
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
|
* Fix flag settings on this testGravatar Craig Tiller2015-06-17
|
* Compile fixGravatar Craig Tiller2015-06-16
|
* Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
|\
| * Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
| |\
| | * make buildtests on windows passGravatar Jan Tattermusch2015-06-15
| | |
| * | Added missing changes to fix bad_hostname C testGravatar David Garcia Quintas2015-06-15
| | |
| * | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| |/ | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages.
* | Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
| | | | | | | | As a bonus, correctly report was_cancelled when the server writes error
* | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\ \
| * | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
| |\|
| | * Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\ \ \ | | |/ | |/|
| | * Merge remote-tracking branch 'upstream/master' into you-complete-meGravatar Craig Tiller2015-06-04
| | |\ | | |/ | |/|
| * | Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mindGravatar Yang Gao2015-06-04
| |\ \ | | | | | | | | Enable runtime configuration of tracers
| | | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
| | | |\ | | |_|/ | |/| |
| | * | Enable runtime configuration of tracersGravatar Craig Tiller2015-06-03
| | | |
| * | | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| |/ /
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
| | |\ | | |/ | |/| | | | | | | | | | Conflicts: src/core/iomgr/resolve_address_posix.c src/core/surface/server.c
* | | Make this test harder to passGravatar Craig Tiller2015-06-02
| | |
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Label all iomgr objectsGravatar Craig Tiller2015-06-01
| | | | | | | | | | | | | | | This allows a list of them to be dumped to isolate where memory leaks are occuring.
| | * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
| | |\ | | |/ | |/|
* | | Fixup mergeGravatar Craig Tiller2015-05-30
| | |
* | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core
| * | Merge github.com:grpc/grpc into but-maybe-i-want-to-pollGravatar Craig Tiller2015-05-30
| |\ \ | | | | | | | | | | | | | | | | Conflicts: Makefile
* | | | Make debug output a bit clearerGravatar Craig Tiller2015-05-29
| | | |
* | | | Fix testsGravatar Craig Tiller2015-05-29
| | | |
* | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\| | |
| * | | clang-formatGravatar Craig Tiller2015-05-29
| | | |
* | | | Update testsGravatar Craig Tiller2015-05-29
| | | |
* | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-29
|\| | |
| * | | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
| | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support?
* | | | Merge branch 'you-complete-me' into we-dont-need-no-cvGravatar Craig Tiller2015-05-28
|\ \ \ \ | | |_|/ | |/| |
* | | | Remove condition variable from pollsetGravatar Craig Tiller2015-05-28
| | | |
| * | | Refine shutdown APIGravatar Craig Tiller2015-05-27
| | | |
* | | | Fix testsGravatar Craig Tiller2015-05-26
| | | |
* | | | Mark tests not flakyGravatar Craig Tiller2015-05-26
| | | |
* | | | Fix C core testsGravatar Craig Tiller2015-05-26
| | | |
| * | | Work towards removing grpc_server_shutdownGravatar Craig Tiller2015-05-26
| |/ /
| | * Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-26
| | |\ | | |/ | |/|