aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
| | | | * Make tcp trace more readableGravatar Craig Tiller2015-06-17
| | | | |
| | * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| | |\ \ \ | |_|/ / / |/| | | / | | | |/ | | |/|
* | | | Merge pull request #2078 from yang-g/grpc_cli_headersGravatar Nicolas Noble2015-06-17
|\ \ \ \ | | | | | | | | | | Support sending and showing received metadata in grpc_cli
| | | * | 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
| | | | |
| * | | | One more thing...Gravatar Yang Gao2015-06-16
| | | | |
| | | | * Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | | | |\ | | | | |/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc
* | | | | 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
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | merge with upstreamGravatar Yang Gao2015-06-16
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | * | | fix indentationGravatar Jan Tattermusch2015-06-16
| | | | | |
| * | | | | Merge pull request #2079 from yang-g/statusChangeGravatar Nicolas Noble2015-06-16
| |\ \ \ \ \ | | | | | | | | | | | | | | Update the Status API
| | * | | | | Update the Status APIGravatar Yang Gao2015-06-16
| | | | | | |
| | | * | | | Support sending and showing received metadata in grpc_cliGravatar Yang Gao2015-06-16
| | |/ / / /
| * | | | | Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
| |\| | | |
| | | * | | fix json_rewrite_test CRLF handlingGravatar Jan Tattermusch2015-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
| | | | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-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.
| | * | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Jan Tattermusch2015-06-11
| | |\ \ | | |/ / | |/| | | | | | we-dont-need-no-backup-fix-merge-master
| | * | Flush pending incoming messages when writing statusGravatar Craig Tiller2015-06-11
| | | | | | | | | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error
| | * | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-11
| | |\ \
| * | | | Stability fixes for python_plugin_testGravatar Nathaniel Manista2015-06-11
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "normal" timeout is eliminated. The "short" timeout is changed to be the length used in tests that will time out as part of their execution and the "long" timeout is changed to be a ridiculously high value that will have no bearing on passing tests. The "pause" behavior of _ServicerMethods is changed to use a threading.Condition's wait/notify methods rather than busy-sleeping. Tests that used servicer delay to verify that asynchronous calls are not affected by server delay are changed to use servicer pause to verify that asynchronous calls return while the servicer is paused. Busy-sleeping in testHalfDuplexCallWedged is replaced with use of a threading.Condition's wait/notify methods. Fixes https://github.com/grpc/grpc/issues/1900.
| * | | Merge pull request #2024 from ↵Gravatar Nathaniel Manista2015-06-10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/python_plugin_test-cosmetics Cosmetic tweaks to python_plugin_test.py.
| | | * \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-10
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Make async server use one CQ per server threadGravatar Craig Tiller2015-06-09
| | | | |
| | | * | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | add missed explicitGravatar Yang Gao2015-06-09
| | | | |
| | * | | Cosmetic tweaks to python_plugin_test.pyGravatar Nathaniel Manista2015-06-10
| |/ / / | | | | | | | | | | | | | | | | No behavioral changes. Changes to comments are error correction, not changes of specification.
* | | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\| | |
| * | | Merge pull request #1958 from vjpai/qps-proto3Gravatar David G. Quintas2015-06-09
| |\ \ \ | | | | | | | | | | Update QPS test to proto3
| | * | | Renumber message fieldsGravatar vjpai2015-06-09
| | | | |
| * | | | Added missing compression.h file.Gravatar David Garcia Quintas2015-06-08
| |\ \ \ \
| * | | | | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | | | | |
| | * | | | Merge pull request #1984 from grpc/revert-1980-revert-1948-poissonGravatar Craig Tiller2015-06-08
| | |\ \ \ \ | | | | | | | | | | | | | | Revert "Revert "Open loop sync/async multithreaded testing""
| | | | * | | Handle all cases properlyGravatar vjpai2015-06-08
| | | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/revert-1980-revert-1948-poisson' into ↵Gravatar vjpai2015-06-08
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qps-proto3 Conflicts: test/cpp/qps/qps_test_openloop.cc
| | * | | | | Merge pull request #1979 from ctiller/cereal-is-bad-for-your-healthGravatar Vijay Pai2015-06-08
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Dont serialize new call requests under the server test lock
| | | | * | | | Stop worrying about 1 second deadline as a fatal problemGravatar Vijay Pai2015-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix reporter
| | | | * | | | Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
| | | |/ / / / | | |/| | | |
| | * | | | | Missing required changes from pull req. #1964Gravatar David Garcia Quintas2015-06-08
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into compressionGravatar David Garcia Quintas2015-06-08
| |\| | | | |
| | | | | * | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
| | | | | |\ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge github.com:grpc/grpc into cereal-is-bad-for-your-healthGravatar Craig Tiller2015-06-08
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
| | | | | | |
| | | * | | | Dont serialize new call requests under the server test lockGravatar Craig Tiller2015-06-08
| | |/ / / /
| | | | * | Merge branch 'who-broke-the-build' into we-dont-need-no-backupGravatar Craig Tiller2015-06-08
| | | | |\ \