Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix #2275 (Make sure PHP example can be run with Apache) | Hannes Magnusson | 2015-10-06 |
| | | | | | | Normal constants, like most other things, are cleaned up during RSHUTDOWN. We need to explicitly mark them as persistent using CONST_PERSISTENT | ||
* | Merge pull request #3615 from dgquintas/gcc_520 | Vijay Pai | 2015-10-06 |
|\ | | | | | Type conversion fixes to make GCC 5.2.0 happy | ||
* \ | Merge pull request #3610 from ctiller/stressy | Vijay Pai | 2015-10-06 |
|\ \ | | | | | | | Fix thread stuck problem on Mac | ||
* \ \ | Merge pull request #3675 from jtattermusch/interop_auth_tests | Jan Tattermusch | 2015-10-06 |
|\ \ \ | | | | | | | | | Add auth interop test support to run_interop_tests.py | ||
* \ \ \ | Merge pull request #3676 from jtattermusch/add_ruby_server | Jan Tattermusch | 2015-10-06 |
|\ \ \ \ | | | | | | | | | | | Add ruby server to run_interop_tests.py | ||
| | | * | | Add commentary | Craig Tiller | 2015-10-06 |
| | | | | | |||
| * | | | | add ruby server to run_interop_tests.py | Jan Tattermusch | 2015-10-06 |
| | | | | | |||
* | | | | | Merge pull request #3645 from grpc/release-0_11 | Nicolas Noble | 2015-10-06 |
|\ \ \ \ \ | | | | | | | | | | | | | Upport changes from 0.11 release branch. | ||
| | | | * | | Add commentary | Craig Tiller | 2015-10-06 |
| | | | | | | |||
| | | | * | | clang-format | Craig Tiller | 2015-10-06 |
| | | | | | | |||
| | | | * | | ex --> ext | Craig Tiller | 2015-10-06 |
| | | | | | | |||
| | | * | | | add auth interop tests | Jan Tattermusch | 2015-10-06 |
| | | | | | | |||
| | | | | * | Simplified comments | David Garcia Quintas | 2015-10-06 |
| | | | | | | |||
| | | * | | | copy service account key logic | Jan Tattermusch | 2015-10-06 |
| | |/ / / | |||
* | | | | | Merge pull request #3628 from murgatroid99/node_test_timeout_investigation | Michael Lumish | 2015-10-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Removed a pair of racy Node tests | ||
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into gcc_520 | David Garcia Quintas | 2015-10-05 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| * | | | | | Re-implemented call propagation tests to avoid race conditions | murgatroid99 | 2015-10-05 |
| | | | | | | |||
* | | | | | | Merge pull request #3637 from ctiller/smash-it | David G. Quintas | 2015-10-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Use sys.executable instead of hard coding python binary string | ||
| * | | | | | | Use sys.executable instead of hard coding python binary string | Craig Tiller | 2015-10-05 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | This is necessary to get the right binary on Windows | ||
* | | | | | | Merge pull request #3635 from ctiller/be-useful | Yang Gao | 2015-10-05 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Add a more useful log message when failing to connect | ||
| * | | | | | Merge branch 'be-useful' of github.com:ctiller/grpc into be-useful | Craig Tiller | 2015-10-05 |
| |\ \ \ \ \ | |||
| * | | | | | | Add more verbose traces for port_server usage | Craig Tiller | 2015-10-05 |
| | | | | | | | |||
| | * | | | | | Add more verbose traces for debug output | Craig Tiller | 2015-10-05 |
| |/ / / / / | |||
* | | | | | | Merge pull request #3614 from dgquintas/port_server_python_version | Nicolas Noble | 2015-10-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Small changes to tools/ Python scripts | ||
| | | | * \ \ | Merge pull request #3552 from nathanielmanistaatgoogle/example-docs-moved | Stanley Cheung | 2015-10-05 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | Mark Python example docs as moved to grpc.io | ||
* | | | | \ \ \ | Merge pull request #3629 from ctiller/sharply-sea | Yang Gao | 2015-10-05 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix use-after-free | ||
| | | | | | | | * | Added comments | David Garcia Quintas | 2015-10-05 |
| | | | | | | | | | |||
| | | * | | | | | | Add a more useful log message when failing to connect | Craig Tiller | 2015-10-05 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #3631 from jtattermusch/interop_go | Qi Zhao | 2015-10-05 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | Add go support to run_interop_tests.py | ||
| * | | | | | | | | added comment about go dependencies | Jan Tattermusch | 2015-10-05 |
| | | | | | | | | | |||
| * | | | | | | | | add go support to run_interop_tests.py | Jan Tattermusch | 2015-10-05 |
| | | | | | | | | | |||
| | * | | | | | | | Fix use-after-free | Craig Tiller | 2015-10-05 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #3627 from yang-g/flake2 | Craig Tiller | 2015-10-05 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | Deflake end2end_test | ||
| | | * | | | | | Removed a pair of racy Node tests | murgatroid99 | 2015-10-05 |
| |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #3619 from ctiller/my-sanity-is-failing | Nicolas Noble | 2015-10-05 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Restore sanity | ||
| * | | | | | | | Restore include sanity | Craig Tiller | 2015-10-05 |
| | | | | | | | | |||
| | | | | | * | | Merge branch 'my-sanity-is-failing' into stressy | Craig Tiller | 2015-10-05 |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | Restore build sanity | Craig Tiller | 2015-10-05 |
| | | | | | | | | |||
| * | | | | | | | Restore sanity | Craig Tiller | 2015-10-05 |
|/ / / / / / / | |||
| | | | | * | | Merge github.com:grpc/grpc into stressy | Craig Tiller | 2015-10-05 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
* | | | | | | | Merge pull request #3612 from nicolasnoble/useful-assert-is-useful | Craig Tiller | 2015-10-05 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Get sanity to output more interesting information if it fails. | ||
* \ \ \ \ \ \ \ | Merge pull request #3006 from soltanmm/sketchbook | Craig Tiller | 2015-10-05 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add API tracing, coalesce surface+batch tracing | ||
* \ \ \ \ \ \ \ \ | Merge pull request #3609 from nicolasnoble/html-reports | Michael Lumish | 2015-10-05 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Adding crude html report support. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #3611 from nicolasnoble/stop-fighting | Michael Lumish | 2015-10-05 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Making template agree with clang-format. | ||
| | | | | | * | | | | | Limited number of parallel jobs for generate_projects | David Garcia Quintas | 2015-10-04 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Idem for generate_projects.py | David Garcia Quintas | 2015-10-04 |
| | | | | | | | | | | | |||
| | | | | | | | | | * | Type conversion fixes to make GCC 5.2.0 happy | David Garcia Quintas | 2015-10-03 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||
| | | | | | * | | | | Explicit Python version for port_server | David Garcia Quintas | 2015-10-03 |
| |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #3605 from jtattermusch/interop_improvements | Nicolas Noble | 2015-10-02 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Build and run per-language containers for interop tests | ||
| | | | | * | | | | | Get sanity to output more interesting information if it fails. | Nicolas "Pixel" Noble | 2015-10-03 |
| |_|_|_|/ / / / / |/| | | | | | | | |