aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end/tests
Commit message (Collapse)AuthorAge
* Fix proxy, finalize APIGravatar Craig Tiller2015-08-05
|
* Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
|\
* | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
| * Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
| |\ | | | | | | Remove optional parameter from watch connectivity state
* | \ Merge branch 'propagate' of github.com:ctiller/grpc into propagateGravatar Craig Tiller2015-08-01
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c
* \ \ \ Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-01
|\ \ \ \ | | |/ / | |/| | | | | | | | | | Conflicts: src/core/surface/channel.c
| | | * Fix UDS versions of this testGravatar Craig Tiller2015-07-31
| | | |
| | * | s/inherit/propagate/gGravatar Craig Tiller2015-07-31
| |/ / |/| |
* | | Update wrappers, tests to new create_call()Gravatar Craig Tiller2015-07-31
| | |
| | * Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
| |/ |/|
| * Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
| |\ | |/ |/| | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/surface/channel.c
* | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-28
|\ \ | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
| |/ |/|
* | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-23
|\ \ | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | |\ | | |/ | |/|
| | * Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | |
| * | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/
* | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-20
|\| | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| * Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
| |\ | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
* | | Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-17
|\| | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other
| | * Removed compression levels from clients and _experimental_'d signature of ↵Gravatar David Garcia Quintas2015-07-17
| | | | | | | | | | | | methods manipulating compression algorithms
* | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | |\ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak
| * | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/ / | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense.
* | Add missing piecesGravatar yang-g2015-07-09
| |
| * Fixed stupid bug from another dimension. Thanks msan.Gravatar David Garcia Quintas2015-07-08
| |
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| |\ | |/ |/|
| * Fixed leaksGravatar David Garcia Quintas2015-07-01
| |
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # gRPC.podspec # src/core/surface/call.c # src/core/transport/chttp2/frame_data.c # tools/doxygen/Doxyfile.core.internal # vsprojects/Grpc.mak
| * | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of ↵Gravatar David Garcia Quintas2015-06-30
| | | | | | | | | | | | compression request thru MD
| | * Wait for expectations to be fulfilledGravatar Craig Tiller2015-06-30
| | |
* | | DebuggingGravatar Craig Tiller2015-06-29
| |/ |/|
| * Moar tests, fixed wrongly named vbles, minor bugs.Gravatar David Garcia Quintas2015-06-25
| |
| * Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
| |
| * Fixed bad merge.Gravatar David Garcia Quintas2015-06-23
| |
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| |\
| * | Redesign of compression algorithm propagation based on metadataGravatar David Garcia Quintas2015-06-22
| | |
| * | Added generated configsGravatar David Garcia Quintas2015-06-19
| | |
| * | WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
| | |
* | | 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
| |
| * Migrate new test to new apiGravatar Craig Tiller2015-06-17
| |
| * Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
| |\
* | | Compile fixGravatar Craig Tiller2015-06-16
| | |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
|\ \ \ | | |/ | |/|
| * | 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
|\ \ \ | | |/ | |/|