aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge pull request #5332 from yang-g/interop_echo_metadataGravatar David G. Quintas2016-02-22
|\ | | | | Add custom_metadata test case
| * copyright of courseGravatar yang-g2016-02-22
| |
* | Merge pull request #5258 from vjpai/poll_override2Gravatar Craig Tiller2016-02-21
|\ \ | | | | | | Avoid a race when overriding default poll function
| | * Add custom_metadata test caseGravatar yang-g2016-02-19
| |/ |/|
* | move tls type name to .cc fileGravatar yang-g2016-02-19
| |
* | Add a helper to return all the secure typesGravatar yang-g2016-02-19
| |
* | Revert "make an enum"Gravatar yang-g2016-02-19
| | | | | | | | This reverts commit 5152cd29f8541d7600b7ddc3d9db188ad59ea673.
* | make an enumGravatar yang-g2016-02-18
| |
* | Refactor end2end_test. Make the credentials a separate library.Gravatar yang-g2016-02-18
| |
* | clang formatGravatar David Garcia Quintas2016-02-17
| |
* | Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
| |
* | Merge pull request #4859 from ctiller/sceqGravatar Sree Kuchibhotla2016-02-17
|\ \ | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging]
* \ \ Merge pull request #5186 from yang-g/inherit_from_grpc_libraryGravatar Sree Kuchibhotla2016-02-17
|\ \ \ | | | | | | | | Provide explicit API for user to set user agent string prefix
| | * \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
| | |\ \
* | | | | Document variable namesGravatar Vijay Pai2016-02-17
| | | | |
* | | | | Use more variables for better explanationsGravatar Vijay Pai2016-02-17
| | | | |
* | | | | Use three different load-factors and document load-factor variableGravatar Vijay Pai2016-02-17
| | | | |
* | | | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | | * Merge branch 'master' into poll_override2Gravatar Vijay Pai2016-02-16
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Fix copyrightGravatar vjpai2016-02-16
| | | | |
| | | | * Merge branch 'master' into poll_override2Gravatar Vijay Pai2016-02-16
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\| | | |
| * | | | Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | | | | | | | | | | | | | | | | | grpc_iomgr_cb_func
* | | | | Merge branch 'master' into loadedGravatar Vijay Pai2016-02-16
|\| | | |
| | | | * Make the poll override function assert on non-zero timeout if invokedGravatar Vijay Pai2016-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the end2end test thread itself (done by adding a TLS on that thread) Also clang-format
| | | | * Merge branch 'master' into poll_override2Gravatar Vijay Pai2016-02-16
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
| |\ \ \ \ | | | | | | | | | | | | Revive and reform open-loop QPS testing
| * \ \ \ \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| |\ \ \ \ \ | | | | | | | | | | | | | | Add Census base log
| | | | | | * Set up poll overridesGravatar Vijay Pai2016-02-16
| | | | | | |
| | | | | | * Comment the requirements for changing grpc_poll_function and doGravatar vjpai2016-02-15
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | poll overrides in such a way as to avoid polling races
| | | * | | Fix the timeoutGravatar Vijay Pai2016-02-13
| | | | | |
| | | * | | Merge remote-tracking branch 'upstream/master' into alarm_openloopGravatar Vijay Pai2016-02-13
| | | | | |
| | | * | | use timeouts with proper fixture multipliers rather than raw,Gravatar Vijay Pai2016-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since tsan slows things down a lot and may complicate issues such as shutdown.
| * | | | | Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13Gravatar Nicolas "Pixel" Noble2016-02-13
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml package.json setup.py src/core/surface/version.c src/csharp/Grpc.Core/VersionInfo.cs src/csharp/build_packages.bat src/python/grpcio/grpc_version.py src/ruby/lib/grpc/version.rb tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal
| | | | * \ \ Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Add 70% load scenario for testing with open-loopGravatar Vijay Pai2016-02-12
| | | | | | |
* | | | | | | Merge branch 'alarm_openloop' into loadedGravatar Vijay Pai2016-02-12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | clang-formatGravatar Vijay Pai2016-02-12
| | | | | |
| * | | | | Attack of the const police.Gravatar vjpai2016-02-12
| | | | | | | | | | | | | | | | | | | | | | | | I also added some unrequested const's
| | | | * | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_libraryGravatar yang-g2016-02-12
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
|\ \ \ \ \ \
| | | * | | | Don't fail distrib test if a static server is runningGravatar murgatroid992016-02-12
| | | | | | |
| * | | | | | Merge pull request #5052 from ctiller/compressGravatar David G. Quintas2016-02-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix race condition in transport API
| * | | | | | | Revert "Proto API for LB request/responses"Gravatar Craig Tiller2016-02-11
| | | | | | | |
| * | | | | | | Merge pull request #4038 from dgquintas/grpclb_apiGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Proto API for LB request/responses
| | | | * \ \ \ \ Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-11
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | * | | c99 commentsGravatar Alistair Veitch2016-02-11
| | | | | | | | |
| * | | | | | | | Merge pull request #5193 from vjpai/alarm_modsGravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Make C++ alarm class usable and testable
| | | | | * | | | | Cleanup to make it work with clang buildGravatar Vijay Pai2016-02-11
| | | | | | | | | |
| * | | | | | | | | Merge pull request #5205 from grpc/release-0_13Gravatar Craig Tiller2016-02-11
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | Release 0.13 upmerge.