aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fix #2275 (Make sure PHP example can be run with Apache)Gravatar Hannes Magnusson2015-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_520Gravatar Vijay Pai2015-10-06
|\ | | | | Type conversion fixes to make GCC 5.2.0 happy
* \ Merge pull request #3610 from ctiller/stressyGravatar Vijay Pai2015-10-06
|\ \ | | | | | | Fix thread stuck problem on Mac
* \ \ Merge pull request #3675 from jtattermusch/interop_auth_testsGravatar Jan Tattermusch2015-10-06
|\ \ \ | | | | | | | | Add auth interop test support to run_interop_tests.py
* \ \ \ Merge pull request #3676 from jtattermusch/add_ruby_serverGravatar Jan Tattermusch2015-10-06
|\ \ \ \ | | | | | | | | | | Add ruby server to run_interop_tests.py
| | | * | Add commentaryGravatar Craig Tiller2015-10-06
| | | | |
| * | | | add ruby server to run_interop_tests.pyGravatar Jan Tattermusch2015-10-06
| | | | |
* | | | | Merge pull request #3645 from grpc/release-0_11Gravatar Nicolas Noble2015-10-06
|\ \ \ \ \ | | | | | | | | | | | | Upport changes from 0.11 release branch.
| | | | * | Add commentaryGravatar Craig Tiller2015-10-06
| | | | | |
| | | | * | clang-formatGravatar Craig Tiller2015-10-06
| | | | | |
| | | | * | ex --> extGravatar Craig Tiller2015-10-06
| | | | | |
| | | * | | add auth interop testsGravatar Jan Tattermusch2015-10-06
| | | | | |
| | | | | * Simplified commentsGravatar David Garcia Quintas2015-10-06
| | | | | |
| | | * | | copy service account key logicGravatar Jan Tattermusch2015-10-06
| | |/ / /
* | | | | Merge pull request #3628 from murgatroid99/node_test_timeout_investigationGravatar Michael Lumish2015-10-05
|\ \ \ \ \ | | | | | | | | | | | | Removed a pair of racy Node tests
| | | | | * Merge branch 'master' of github.com:grpc/grpc into gcc_520Gravatar David Garcia Quintas2015-10-05
| | | | | |\ | |_|_|_|_|/ |/| | | | |
| * | | | | Re-implemented call propagation tests to avoid race conditionsGravatar murgatroid992015-10-05
| | | | | |
* | | | | | Merge pull request #3637 from ctiller/smash-itGravatar David G. Quintas2015-10-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use sys.executable instead of hard coding python binary string
| * | | | | | Use sys.executable instead of hard coding python binary stringGravatar Craig Tiller2015-10-05
|/ / / / / / | | | | | | | | | | | | | | | | | | This is necessary to get the right binary on Windows
* | | | | | Merge pull request #3635 from ctiller/be-usefulGravatar Yang Gao2015-10-05
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Add a more useful log message when failing to connect
| * | | | | Merge branch 'be-useful' of github.com:ctiller/grpc into be-usefulGravatar Craig Tiller2015-10-05
| |\ \ \ \ \
| * | | | | | Add more verbose traces for port_server usageGravatar Craig Tiller2015-10-05
| | | | | | |
| | * | | | | Add more verbose traces for debug outputGravatar Craig Tiller2015-10-05
| |/ / / / /
* | | | | | Merge pull request #3614 from dgquintas/port_server_python_versionGravatar Nicolas Noble2015-10-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Small changes to tools/ Python scripts
| | | | * \ \ Merge pull request #3552 from nathanielmanistaatgoogle/example-docs-movedGravatar Stanley Cheung2015-10-05
| | | | |\ \ \ | | | | | | | | | | | | | | | | Mark Python example docs as moved to grpc.io
* | | | | \ \ \ Merge pull request #3629 from ctiller/sharply-seaGravatar Yang Gao2015-10-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix use-after-free
| | | | | | | | * Added commentsGravatar David Garcia Quintas2015-10-05
| | | | | | | | |
| | | * | | | | | Add a more useful log message when failing to connectGravatar Craig Tiller2015-10-05
| | | | | | | | |
* | | | | | | | | Merge pull request #3631 from jtattermusch/interop_goGravatar Qi Zhao2015-10-05
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Add go support to run_interop_tests.py
| * | | | | | | | added comment about go dependenciesGravatar Jan Tattermusch2015-10-05
| | | | | | | | |
| * | | | | | | | add go support to run_interop_tests.pyGravatar Jan Tattermusch2015-10-05
| | | | | | | | |
| | * | | | | | | Fix use-after-freeGravatar Craig Tiller2015-10-05
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3627 from yang-g/flake2Gravatar Craig Tiller2015-10-05
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | Deflake end2end_test
| | | * | | | | Removed a pair of racy Node testsGravatar murgatroid992015-10-05
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #3619 from ctiller/my-sanity-is-failingGravatar Nicolas Noble2015-10-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Restore sanity
| * | | | | | | Restore include sanityGravatar Craig Tiller2015-10-05
| | | | | | | |
| | | | | | * | Merge branch 'my-sanity-is-failing' into stressyGravatar Craig Tiller2015-10-05
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Restore build sanityGravatar Craig Tiller2015-10-05
| | | | | | | |
| * | | | | | | Restore sanityGravatar Craig Tiller2015-10-05
|/ / / / / / /
| | | | | * | Merge github.com:grpc/grpc into stressyGravatar Craig Tiller2015-10-05
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #3612 from nicolasnoble/useful-assert-is-usefulGravatar Craig Tiller2015-10-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Get sanity to output more interesting information if it fails.
* \ \ \ \ \ \ \ Merge pull request #3006 from soltanmm/sketchbookGravatar Craig Tiller2015-10-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add API tracing, coalesce surface+batch tracing
* \ \ \ \ \ \ \ \ Merge pull request #3609 from nicolasnoble/html-reportsGravatar Michael Lumish2015-10-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Adding crude html report support.
* \ \ \ \ \ \ \ \ \ Merge pull request #3611 from nicolasnoble/stop-fightingGravatar Michael Lumish2015-10-05
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Making template agree with clang-format.
| | | | | | * | | | | Limited number of parallel jobs for generate_projectsGravatar David Garcia Quintas2015-10-04
| | | | | | | | | | |
| | | | | | * | | | | Idem for generate_projects.pyGravatar David Garcia Quintas2015-10-04
| | | | | | | | | | |
| | | | | | | | | | * Type conversion fixes to make GCC 5.2.0 happyGravatar David Garcia Quintas2015-10-03
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | * | | | Explicit Python version for port_serverGravatar David Garcia Quintas2015-10-03
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #3605 from jtattermusch/interop_improvementsGravatar Nicolas Noble2015-10-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Build and run per-language containers for interop tests
| | | | | * | | | | Get sanity to output more interesting information if it fails.Gravatar Nicolas "Pixel" Noble2015-10-03
| |_|_|_|/ / / / / |/| | | | | | | |