Masood Malekghassemi
|
9554534b5e
|
Clean up build_python.sh
This is in preparation for the eventual refactoring of the run_tests.py
system.
|
9 years ago |
Yang Gao
|
e1d8d4dc1b
|
Merge pull request #3635 from ctiller/be-useful
Add a more useful log message when failing to connect
|
9 years ago |
Craig Tiller
|
c6fb3f4ae4
|
Merge branch 'be-useful' of github.com:ctiller/grpc into be-useful
|
9 years ago |
Craig Tiller
|
0d6499e7e1
|
Add more verbose traces for port_server usage
|
9 years ago |
Craig Tiller
|
c6c3189f3d
|
Add more verbose traces for debug output
|
9 years ago |
Nicolas Noble
|
075821f726
|
Merge pull request #3614 from dgquintas/port_server_python_version
Small changes to tools/ Python scripts
|
9 years ago |
Yang Gao
|
27155937a8
|
Merge pull request #3629 from ctiller/sharply-sea
Fix use-after-free
|
9 years ago |
Craig Tiller
|
3bf828f602
|
Add a more useful log message when failing to connect
|
9 years ago |
Qi Zhao
|
69d5c19036
|
Merge pull request #3631 from jtattermusch/interop_go
Add go support to run_interop_tests.py
|
9 years ago |
Jan Tattermusch
|
4b6bc1e859
|
added comment about go dependencies
|
9 years ago |
Jan Tattermusch
|
cc1bde7603
|
add go support to run_interop_tests.py
|
9 years ago |
Craig Tiller
|
bae235cd5f
|
Fix use-after-free
|
9 years ago |
Craig Tiller
|
91054e6855
|
Merge pull request #3627 from yang-g/flake2
Deflake end2end_test
|
9 years ago |
Nicolas Noble
|
67eadf7c64
|
Merge pull request #3619 from ctiller/my-sanity-is-failing
Restore sanity
|
9 years ago |
Craig Tiller
|
0801ce6ef3
|
Restore include sanity
|
9 years ago |
Craig Tiller
|
2468ff56a4
|
Restore build sanity
|
9 years ago |
Craig Tiller
|
4de3e4f41e
|
Restore sanity
|
9 years ago |
Craig Tiller
|
a9154a36fb
|
Merge pull request #3612 from nicolasnoble/useful-assert-is-useful
Get sanity to output more interesting information if it fails.
|
9 years ago |
Craig Tiller
|
2a548d082b
|
Merge pull request #3006 from soltanmm/sketchbook
Add API tracing, coalesce surface+batch tracing
|
9 years ago |
Michael Lumish
|
c23b7df81c
|
Merge pull request #3609 from nicolasnoble/html-reports
Adding crude html report support.
|
9 years ago |
Michael Lumish
|
a8af908a4d
|
Merge pull request #3611 from nicolasnoble/stop-fighting
Making template agree with clang-format.
|
9 years ago |
David Garcia Quintas
|
985f22e42b
|
Limited number of parallel jobs for generate_projects
|
9 years ago |
David Garcia Quintas
|
9a170333d5
|
Idem for generate_projects.py
|
9 years ago |
David Garcia Quintas
|
9260a95062
|
Explicit Python version for port_server
|
9 years ago |
Nicolas Noble
|
f8460df564
|
Merge pull request #3605 from jtattermusch/interop_improvements
Build and run per-language containers for interop tests
|
9 years ago |
Nicolas "Pixel" Noble
|
9baaeade7c
|
Get sanity to output more interesting information if it fails.
|
9 years ago |
Nicolas "Pixel" Noble
|
cff6469dfc
|
Making template agree with clang-format.
|
9 years ago |
Craig Tiller
|
8a50de7e65
|
Merge pull request #3586 from dgquintas/conn_state_watcher_plucking
Added subchannel ability to unsubscribe to connectivity state changes.
|
9 years ago |
Craig Tiller
|
7cc27777b4
|
Merge pull request #3584 from dgquintas/subchannel_cleanup
Subchannel cleanup on iomgr shutdown
|
9 years ago |
Nicolas Noble
|
e2bad31955
|
Merge pull request #3606 from dklempner/sanity
Restore sanity by reformatting grpc_version_string
|
9 years ago |
Masood Malekghassemi
|
9229810752
|
Update build files
|
9 years ago |
Masood Malekghassemi
|
7307b1a706
|
Coalesce GRPC_TRACE=surface with API tracing
|
9 years ago |
Masood Malekghassemi
|
fe1093c3a8
|
Update build tools
|
9 years ago |
Masood Malekghassemi
|
76c3d7481f
|
Add API tracing to gRPC core
|
9 years ago |
Masood Malekghassemi
|
861fbcbf22
|
Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface
|
9 years ago |
yang-g
|
c04610357c
|
The Writes may return false after the server cancels the stream
|
9 years ago |
yang-g
|
2c1c00055b
|
Pollset can be destroyed again in pollset_work if the called_shutdown is not set here
|
9 years ago |
Nicolas "Pixel" Noble
|
4d97707751
|
Adding crude html report support.
|
9 years ago |
Jan Tattermusch
|
210a0ea598
|
tweaking of run_interop_tests.py
|
9 years ago |
Jan Tattermusch
|
28bf559ee2
|
Merge remote-tracking branch 'upstream/master' into interop_improvements
|
9 years ago |
Tim Emiola
|
25061413cf
|
Merge pull request #3602 from grpc/release-0_11
Upmerge from beta to master.
|
9 years ago |
David Klempner
|
38a09b78d2
|
Restore sanity by reformatting grpc_version_string
|
9 years ago |
Jan Tattermusch
|
1f8efa266d
|
Merge pull request #3386 from yang-g/enable_ssl
enable_ssl to use_tls
|
9 years ago |
Jan Tattermusch
|
91ad018c00
|
Build and run per-language containers for interop tests
|
9 years ago |
yang-g
|
759f59a183
|
handle closed transport at the end of a read
|
9 years ago |
Vijay Pai
|
7a94236d69
|
Merge pull request #3556 from ctiller/clangf
Fix clang-format script
|
9 years ago |
Stanley Cheung
|
a1902c867d
|
Merge pull request #3594 from tbetbetbe/release-0_11-update-READMEs
Release 0 11 update README.mds
|
9 years ago |
Tim Emiola
|
298adbe4ed
|
Merge pull request #3597 from murgatroid99/node_fix_file_list_health
Fixed missing item in Node library file list
|
9 years ago |
David G. Quintas
|
8f64d5c311
|
Merge pull request #3595 from yang-g/channel_state
Maybe the channel is already ready when we call getstatus
|
9 years ago |
murgatroid99
|
35155ae997
|
Fixed missing item in Node library file list
|
9 years ago |