aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-21
|\
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-21
| |\
| | * Merge github.com:grpc/grpc into backoff2Gravatar Craig Tiller2016-03-20
| | |\ | | | | | | | | | | | | Reintroduce flakiness flag for tests: lb_policies_test is inherently flaky and I don't have time to deflake this week
| | | * Merge pull request #5842 from vjpai/qps_wallGravatar Jan Tattermusch2016-03-18
| | | |\ | | | | | | | | | | Temporarily disable qps tsan tests
| | | * \ Merge pull request #5829 from jtattermusch/fix_openssl_deadlinkGravatar Jan Tattermusch2016-03-18
| | | |\ \ | | | | | | | | | | | | Fix gcc4.4 tests
| | * | \ \ Merge branch 'revert-5841-revert-5723-backoff_lib' of github.com:grpc/grpc ↵Gravatar Craig Tiller2016-03-18
| | |\ \ \ \ | | | |/ / / | | |/| | | | | | | | | into backoff2
| | | * | | Revert "Revert "Factor out backoff code into a separate library (to be ↵Gravatar Craig Tiller2016-03-18
| | | | | | | | | | | | | | | | | | | | | | | | re-used elsewhere)""
* | | | | | Expand fuzzersGravatar Craig Tiller2016-03-18
| | | | | |
| | | | | * Temporarily disable qps tsan tests since they are exposing aGravatar vjpai2016-03-18
| | | | |/ | | | |/| | | | | | | | | | | tsan internal error until we upgrade tsan
| | | * | Revert "Factor out backoff code into a separate library (to be re-used ↵Gravatar David G. Quintas2016-03-18
| | | | | | | | | | | | | | | | | | | | elsewhere)"
| | | | * Fix gcc4.4 testsGravatar Jan Tattermusch2016-03-18
| | | |/
* | | | Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into ↵Gravatar Craig Tiller2016-03-17
|\ \ \ \ | | | | | | | | | | | | | | | fuzzy-bits
* | | | | First version of json fuzzerGravatar Craig Tiller2016-03-17
| |_|_|/ |/| | |
| | * | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| | |\ \ | |_|/ / |/| | |
| | | * Merge github.com:grpc/grpc into port_serverGravatar Craig Tiller2016-03-17
| | | |\
| | | * | Split port_posix.c into platform specifics and a portable interface to ↵Gravatar Craig Tiller2016-03-17
| | | | | | | | | | | | | | | | | | | | port_server.py
| * | | | Remove JENKINS_BUILD specific options from tsanGravatar Vijay Pai2016-03-17
| | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| | |\|
* | | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
| |\ \ \ | | |/ / | |/| | Added codegen_lib
| | * | Moving core_codegen.cc to the proper filegroup.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | |
| | * | Massaging that pull request.Gravatar Nicolas "Pixel" Noble2016-03-17
| | | |
| * | | Merge pull request #5474 from ctiller/esanGravatar Jan Tattermusch2016-03-16
| |\ \ \ | | | | | | | | | | Execution context sanitizer
* | | | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
|\| | | |
| | | | * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-16
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_libGravatar David Garcia Quintas2016-03-15
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Add contributed testGravatar Craig Tiller2016-03-11
| | | | |
* | | | | Build out backoff as a libraryGravatar Craig Tiller2016-03-11
| | | | |
| * | | | Fit and finish for dns retry loopGravatar Craig Tiller2016-03-11
| | | | |
| * | | | Add failing testGravatar Craig Tiller2016-03-11
|/ / / /
| | * | removed spurious grpc_library.ccGravatar David Garcia Quintas2016-03-09
| | | |
| | * | codegen_test build.yaml fixesGravatar David Garcia Quintas2016-03-08
| | | |
| | * | moved some files aroundGravatar David Garcia Quintas2016-03-08
| | | |
| | * | compiles!Gravatar David Garcia Quintas2016-03-08
| | | |
| | * | wip. prior to cq refactoringGravatar David Garcia Quintas2016-03-07
| | | |
| | * | WIP. Added codegen_testGravatar David Garcia Quintas2016-03-06
| | | |
| | * | added missing initializer for global proto_serializer holder to codegen libGravatar David Garcia Quintas2016-03-06
| | | |
| | * | Merge branch 'codegen_proto_utils_fix' into codegen_libGravatar David Garcia Quintas2016-03-06
| | |\ \
| | | * | introduced workaround for proto_utilsGravatar David Garcia Quintas2016-03-02
| |_|/ / |/| | |
| * | | Fixes to thingsGravatar Craig Tiller2016-02-28
| | | |
| * | | It seems saner to base this on TSANGravatar Craig Tiller2016-02-28
| | | |
| * | | ESAN prototypeGravatar Craig Tiller2016-02-28
|/ / /
| | * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
| | |\ | |_|/ |/| |
* | | Merge pull request #5293 from dgquintas/alarm_cppGravatar Vijay Pai2016-02-25
|\ \ \ | | | | | | | | Made Alarm's constructor a template for deadline
* \ \ \ Merge pull request #5410 from ctiller/run_gtestGravatar Nicolas Noble2016-02-25
|\ \ \ \ | | | | | | | | | | Expand gtest suites into individual run_tests tests
| * | | | Expand gtest suites into individual run_tests testsGravatar Craig Tiller2016-02-24
| | | | |
* | | | | fix bug with pecl install on macGravatar Stanley Cheung2016-02-24
|/ / / /
* | | | Merge github.com:grpc/grpc into 44Gravatar Craig Tiller2016-02-24
|\ \ \ \
| * \ \ \ Merge pull request #5365 from ctiller/naming-crisisGravatar Nicolas Noble2016-02-24
| |\ \ \ \ | | | | | | | | | | | | Add a sanity test to ensure that name aliasing rules are obeyed
| * | | | | php: simplify installationGravatar Stanley Cheung2016-02-23
| | | | | |