aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
* refacto of the reconnect tcp server to a general purpose test tcp server to ↵Gravatar yang-g2015-11-06
| | | | be reused by the set_initial_string_test
* first part, secure channel onlyGravatar yang-g2015-11-05
|
* Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
|
* Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | Have not yet added tests with security support, coming soon
* Cleanup directory and make minor changesGravatar vjpai2015-11-02
|
* Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
|\
* | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
* | Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| |
| * Disabling qps openloop's test.Gravatar Nicolas "Pixel" Noble2015-10-27
| |
| * Skip running stress_tests on jenkins by run_tests.py (This will fix theGravatar Sree Kuchibhotla2015-10-26
| | | | | | | | issue addressed by commit: e6cd0e70a9c8, the right way)
| * Merge pull request #3868 from sreecha/stress_tests_newGravatar David G. Quintas2015-10-22
| |\ | | | | | | Interop stress tests
| | * Fix the error reported by tools/run_tests/check_sources_and_headers.pyGravatar Sree Kuchibhotla2015-10-22
| | |
| * | merge & resolve conflictsGravatar Alistair Veitch2015-10-22
| |\ \
| | | * Merge branch 'master' into stress_tests_newGravatar Sree Kuchibhotla2015-10-22
| | | |\ | | | |/ | | |/|
* | | | Split qpstest.proto into two parts - one for performance stats andGravatar vjpai2015-10-21
| | | | | | | | | | | | | | | | | | | | | | | | one for control. Eliminate the use of our own SimpleRequest and SimpleResponse and instead share the one from end2end testing
| * | | add CPU testsGravatar Alistair Veitch2015-10-20
|/ / /
| | * Interop stress testsGravatar Sree Kuchibhotla2015-10-19
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
| |\ \ | |/ / |/| |
* | | Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
|\ \ \ | | | | | | | | Introducing grpc_executor, for all your threading needs
* | | | Move qpstest.proto to a common area (test/proto) instead of test/cpp/qpsGravatar vjpai2015-10-19
| |_|/ |/| |
* | | fixed faulty mergeGravatar David Garcia Quintas2015-10-14
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-13
| | |\ | |_|/ |/| |
| * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-12
| |\ \
* | \ \ Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
|\ \ \ \ | | |/ / | |/| |
* | | | Move profiling system to gprGravatar Craig Tiller2015-10-09
| | | |
| * | | Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
| | | |
* | | | Get basic profiler working againGravatar Craig Tiller2015-10-08
|/ / /
| * / Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
|/ /
| * μChannels implementation.Gravatar David Garcia Quintas2015-10-05
|/
* Restore include sanityGravatar Craig Tiller2015-10-05
|
* Restore build sanityGravatar Craig Tiller2015-10-05
|
* Merge github.com:grpc/grpc into mergabitGravatar Craig Tiller2015-09-28
|\
| * Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
| |\ | | | | | | Annotate blocking points
* | | Enforce a more mergable build.yaml formatGravatar Craig Tiller2015-09-25
|/ /
| * Move block_annotate from iomgr to support since it's used in otherGravatar vjpai2015-09-24
| | | | | | | | core places besides iomgr
| * Rebuild all project files with new header includedGravatar Vijay Pai2015-09-24
| |
* | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-24
|\|
| * Disable zookeeper test for nowGravatar Craig Tiller2015-09-24
| |
* | Remove workqueue_test from Windows for nowGravatar Craig Tiller2015-09-23
| |
* | Final patches for renameGravatar Craig Tiller2015-09-22
| |
* | Split closures from iomgr.hGravatar Craig Tiller2015-09-22
| |
* | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\|
| * Merge pull request #3027 from jboeuf/security_connector_refactoringGravatar Craig Tiller2015-09-22
| |\ | | | | | | Security connector refactoring
* | | FixesGravatar Craig Tiller2015-09-21
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into rr_with_registryGravatar David Garcia Quintas2015-09-16
| |\ \
| | | * Changing build.yaml: s/secure_tranport_setup/handshakeGravatar Julien Boeuf2015-09-15
| | |/
* | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-15
|\ \ \ | | |/ | |/|
| * | Merge pull request #3340 from grpc/release-0_11Gravatar Eric Anderson2015-09-14
| |\ \ | | | | | | | | Release 0.11 branch to master.
* | | | Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-11
|\| | |
| * | | Merge pull request #3248 from dgquintas/lb_registryGravatar Craig Tiller2015-09-11
| |\ \ \ | | | | | | | | | | Introduced a registry for LB policies.