Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update clang for the Dockerfile used in tsan tests | Vijay Pai | 2016-03-16 |
* | Merge pull request #5635 from sreecha/stress_test_instructions | adelez | 2016-03-16 |
|\ | |||
* \ | Merge pull request #5765 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-16 |
|\ \ | |||
| | * | 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 |
|\ \ \ | |||
| | * | | chmod g+x | Adele Zhou | 2016-03-15 |
| |/ / |/| | | |||
* | | | Merge pull request #5382 from dgquintas/jenkins_stuff | adelez | 2016-03-15 |
|\ \ \ | |||
* | | | | Fix code coverage. | Adele Zhou | 2016-03-14 |
* | | | | Merge pull request #5731 from ctiller/huh_omg | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #5453 from adelez/setup_full_interop | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #5727 from nicolasnoble/upmerge | Jan Tattermusch | 2016-03-14 |
|\ \ \ \ \ \ | |||
| | * | | | | | 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 |
|\ \ \ \ \ | |||
| | * | | | | Merge branch 'release-0_13' | Nicolas "Pixel" Noble | 2016-03-12 |
| |/| | | | |/| | | | | | |||
* | | | | | | Merge pull request #5381 from jtattermusch/core_portability_clang | Jan Tattermusch | 2016-03-11 |
|\ \ \ \ \ \ | |||
| | | * | | | | 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 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #5690 from soltanmm/merp | Masood Malekghassemi | 2016-03-10 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #5687 from soltanmm/other-typo | Nathaniel Manista | 2016-03-10 |
|\ \ \ \ \ \ \ \ | |||
| | | | | * \ \ \ | Merge branch 'master' into pre-0.13.1-downmerge | Nicolas "Pixel" Noble | 2016-03-10 |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #5540 from soltanmm/upmerge | Craig Tiller | 2016-03-09 |
|\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | 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 |
| |/ / / / / |/| | | | | | |||
| | | | | * | fix formatting of sublists | Sree Kuchibhotla | 2016-03-08 |
| | | | | * | Stress test readme | Sree Kuchibhotla | 2016-03-07 |
* | | | | | | custom test target for parallel test running | Jan Tattermusch | 2016-03-07 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Revert "Improve perf smoke test stability" | Vijay Pai | 2016-03-04 |
* | | | | | Simplify Node Windows tests slightly | Michael Lumish | 2016-03-04 |
* | | | | | Keep changing the ports each scenario also | Vijay Pai | 2016-03-04 |
* | | | | | Restart workers in each scenario | vjpai | 2016-03-04 |
* | | | | | Merge pull request #5586 from stanley-cheung/update-tools-readme-md | Jan Tattermusch | 2016-03-04 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #5579 from murgatroid99/node_windows_tests | Jan Tattermusch | 2016-03-04 |
|\ \ \ \ \ \ | |||
| | * | | | | | remove old stuff from tools/README.md | Stanley Cheung | 2016-03-03 |
| |/ / / / / |/| | | | | | |||
| * | | | | | Ensure node and npm are in the path when running tests | Michael Lumish | 2016-03-03 |
| * | | | | | Properly delete Node OpenSSL headers after downloading them | Michael Lumish | 2016-03-03 |
* | | | | | | increase timeout for interop tests | Jan Tattermusch | 2016-03-03 |
| | * | | | | Merge remote-tracking branch 'upstream/master' into upmerge | Masood Malekghassemi | 2016-03-03 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
* / | | | | | run build_ext in build_python step | Jan Tattermusch | 2016-03-03 |
|/ / / / / | |||
* | | | | | make python test suites run in parallel | Jan Tattermusch | 2016-03-02 |
| * | | | | Merge remote-tracking branch 'upstream/release-0_13' | Masood Malekghassemi | 2016-03-02 |
|/| | | | | |/ / / | |||
| | | * | Merge github.com:grpc/grpc into esan | Craig Tiller | 2016-03-01 |
| | | |\ | |_|_|/ |/| | | |