aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Fixup mac buildGravatar Craig Tiller2015-10-08
|
* Get basic profiler working againGravatar Craig Tiller2015-10-08
|
* Merge pull request #3676 from jtattermusch/add_ruby_serverGravatar Jan Tattermusch2015-10-06
|\ | | | | Add ruby server to run_interop_tests.py
| * 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.
* \ \ Merge pull request #3628 from murgatroid99/node_test_timeout_investigationGravatar Michael Lumish2015-10-05
|\ \ \ | | | | | | | | Removed a pair of racy Node tests
| * | | 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
| | | * | | | 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
| | | | | |
| * | | | | Restore build sanityGravatar Craig Tiller2015-10-05
| | | | | |
| * | | | | Restore sanityGravatar 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
| | | | | | | | |
| | | | | | * | | 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
| |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | Making template agree with clang-format.Gravatar Nicolas "Pixel" Noble2015-10-03
| | | | | | | |
* | | | | | | | Merge pull request #3586 from dgquintas/conn_state_watcher_pluckingGravatar Craig Tiller2015-10-02
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Added subchannel ability to unsubscribe to connectivity state changes.
* \ \ \ \ \ \ \ \ Merge pull request #3584 from dgquintas/subchannel_cleanupGravatar Craig Tiller2015-10-02
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | Subchannel cleanup on iomgr shutdown
* | | | | | | | | Merge pull request #3606 from dklempner/sanityGravatar Nicolas Noble2015-10-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Restore sanity by reformatting grpc_version_string
| | | | | | * | | | Update build filesGravatar Masood Malekghassemi2015-10-02
| | | | | | | | | |
| | | | | | * | | | Coalesce GRPC_TRACE=surface with API tracingGravatar Masood Malekghassemi2015-10-02
| | | | | | | | | |
| | | | | | * | | | Update build toolsGravatar Masood Malekghassemi2015-10-02
| | | | | | | | | |
| | | | | | * | | | Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
| | | | | | | | | |
| | | | | | * | | | Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surfaceGravatar Masood Malekghassemi2015-10-02
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | | * | | The Writes may return false after the server cancels the streamGravatar yang-g2015-10-02
| | | | | | | | |
| | | | | | * | | Pollset can be destroyed again in pollset_work if the called_shutdown is not ↵Gravatar yang-g2015-10-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set here
| | | | | * | | | Adding crude html report support.Gravatar Nicolas "Pixel" Noble2015-10-03
| | | | | | | | |
| | | | * | | | | tweaking of run_interop_tests.pyGravatar Jan Tattermusch2015-10-02
| | | | | | | | |
| | | | * | | | | Merge remote-tracking branch 'upstream/master' into interop_improvementsGravatar Jan Tattermusch2015-10-02
| | | | |\ \ \ \ \