Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into port_server | Craig Tiller | 2016-03-17 |
|\ | |||
* | | Split port_posix.c into platform specifics and a portable interface to ↵ | Craig Tiller | 2016-03-17 |
| | | | | | | | | port_server.py | ||
| * | Merge pull request #5785 from murgatroid99/sanitize_copyright_fix | Jan Tattermusch | 2016-03-17 |
| |\ | | | | | | | Update check copyright script precommit hook | ||
| * \ | Merge pull request #5270 from dgquintas/codegen_lib | Nicolas Noble | 2016-03-16 |
| |\ \ | | | | | | | | | Added codegen_lib | ||
| * \ \ | Merge pull request #5766 from yang-g/nuke_duplicate_target | Nicolas Noble | 2016-03-16 |
| |\ \ \ | | | | | | | | | | | Remove end2end_certs library. | ||
| | | * | | Moving core_codegen.cc to the proper filegroup. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | |||
| | | * | | Massaging that pull request. | Nicolas "Pixel" Noble | 2016-03-17 |
| | | | | | |||
| | | | * | Update check copyright script precommit hook | murgatroid99 | 2016-03-16 |
| | |_|/ | |/| | | |||
| * | | | Merge pull request #5635 from sreecha/stress_test_instructions | adelez | 2016-03-16 |
| |\ \ \ | | | | | | | | | | | Instructions to run stress tests on GKE | ||
| * | | | | Merge pull request #5765 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-16 |
|/| | | | | | | | | | | | | | | chmod g+x | ||
| | * | | | More additions / Typos | Sree Kuchibhotla | 2016-03-16 |
| | | | | | |||
| | * | | | More formatting changes | Sree Kuchibhotla | 2016-03-16 |
| | | | | | |||
| | * | | | Minor formatting tweaks | Sree Kuchibhotla | 2016-03-16 |
| | | | | | |||
| | * | | | Address review comments | Sree Kuchibhotla | 2016-03-16 |
| | | | | | |||
* | | | | | Merge pull request #5474 from ctiller/esan | Jan Tattermusch | 2016-03-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Execution context sanitizer | ||
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | * | | Remove end2end_certs library. | yang-g | 2016-03-15 |
| |_|_|/ / |/| | | | | |||
| | * | | | chmod g+x | Adele Zhou | 2016-03-15 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #5382 from dgquintas/jenkins_stuff | adelez | 2016-03-15 |
|\ \ \ \ | | | | | | | | | | | Accept instance name as argument | ||
* | | | | | Fix code coverage. | Adele Zhou | 2016-03-14 |
| | | | | | |||
* | | | | | Merge pull request #5731 from ctiller/huh_omg | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix some race conditions | ||
* \ \ \ \ \ | Merge pull request #5453 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add a script to run interop tests against all versions of prod servers. | ||
* \ \ \ \ \ \ | Merge pull request #5727 from nicolasnoble/upmerge | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Upmerge from 0.13.1 | ||
| | * | | | | | | Add a script to run interop tests against all versions of prod servers. | Adele Zhou | 2016-03-14 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Add contributed test | Craig Tiller | 2016-03-11 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #5718 from ctiller/dns_retry | Nicolas Noble | 2016-03-11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Dns retry support | ||
| | * | | | | | Merge branch 'release-0_13' | Nicolas "Pixel" Noble | 2016-03-12 |
| |/| | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer.json src/php/composer.json | ||
* | | | | | | | Merge pull request #5381 from jtattermusch/core_portability_clang | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add clang3.4 and 3.6 support to run_tests.py | ||
| | | * | | | | | Disabling check_version. | Nicolas "Pixel" Noble | 2016-03-11 |
| | | | | | | | | |||
| | * | | | | | | Fit and finish for dns retry loop | Craig Tiller | 2016-03-11 |
| | | | | | | | | |||
| | * | | | | | | Add failing test | Craig Tiller | 2016-03-11 |
| |/ / / / / / |/| | | | | | | |||
| | * | | | | | Merge branch 'master' into pre-0.13.1-downmerge | Nicolas "Pixel" Noble | 2016-03-10 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #5448 from jtattermusch/fix_csharp_artifacts | Nicolas Noble | 2016-03-10 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix C# artifacts compatibility | ||
* \ \ \ \ \ \ \ | Merge pull request #5690 from soltanmm/merp | Masood Malekghassemi | 2016-03-10 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Don't set linetrace unless testing coverage | ||
* \ \ \ \ \ \ \ \ | Merge pull request #5687 from soltanmm/other-typo | Nathaniel Manista | 2016-03-10 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix other typo to match previous typo fix. | ||
| | | | | * \ \ \ \ | Merge branch 'master' into pre-0.13.1-downmerge | Nicolas "Pixel" Noble | 2016-03-10 |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: INSTALL.md examples/cpp/README.md | ||
* | | | | | | | | | | Merge pull request #5540 from soltanmm/upmerge | Craig Tiller | 2016-03-09 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merge release-0_13 into master | ||
| | | | * | | | | | | | fix C# artifacts compatibility | Jan Tattermusch | 2016-03-09 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | add support for clang3.4 and 3.6 | Jan Tattermusch | 2016-03-09 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| | | * | | | | | | Don't set linetrace unless testing coverage | Masood Malekghassemi | 2016-03-09 |
| |_|/ / / / / / |/| | | | | | | | |||
| | * | | | | | | Fix other typo to match previous typo fix | Masood Malekghassemi | 2016-03-09 |
| |/ / / / / / |/| | | | | | | |||
| | | | | | * | removed spurious grpc_library.cc | David Garcia Quintas | 2016-03-09 |
| | | | | | | | |||
| | | | | | * | codegen_test build.yaml fixes | David Garcia Quintas | 2016-03-08 |
| | | | | | | | |||
| | | | | * | | fix formatting of sublists | Sree Kuchibhotla | 2016-03-08 |
| | | | | | | | |||
| | | | | | * | moved some files around | David Garcia Quintas | 2016-03-08 |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-08 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | compiles! | David Garcia Quintas | 2016-03-08 |
| | | | | | | | |||
| | | | | | * | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| | | | | | | | |||
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-07 |
| | | | | | |\ | |||
| | | | | * | | | Stress test readme | Sree Kuchibhotla | 2016-03-07 |
| | | | | | |/ | | | | | |/| |