Yash Tibrewal
8aebc7225d
Add comment on the changes
7 years ago
Juanli Shen
09ff36371d
Merge pull request #15512 from AspirinSJL/fix_pf_log
...
Log the grpc_subchannel instead of SubchannelData
7 years ago
Mehrdad Afshari
979d1be76f
Update interop matrix for 1.10.1, 1.11.1, 1.12.0
7 years ago
Juanli Shen
2c15c8d316
Log the grpc_subchannel instead of SubchannelData
7 years ago
Sree Kuchibhotla
4a7a39fab6
Merge pull request #14894 from sreecha/fix-time
...
Fix grpc_millis type (timers are broken on 32-bit systems otherwise)
7 years ago
Yash Tibrewal
baa3a70906
5 second deadline for shutting down
7 years ago
Yash Tibrewal
19f0b1da67
Fix for issue #15458
7 years ago
Muxi Yan
03e04b13f4
BUILD file for CFStream
7 years ago
Muxi Yan
ba221d0423
Merge branch 'master' into prototype-cfstream
7 years ago
Muxi Yan
92ff0490ed
sanity
7 years ago
Muxi Yan
ccbf6ae745
error_apple is CFStream only
7 years ago
Muxi Yan
328099a797
Build system tweak
7 years ago
Muxi Yan
204edfbee4
Make non-null pollset possible for cfstream
7 years ago
Muxi Yan
c074948e49
Fix closure call issue introduced by #15200
7 years ago
Muxi Yan
54eb5dcd95
Minor name fix
7 years ago
Muxi Yan
8b01a4a55a
build_project
7 years ago
Muxi Yan
a70102b1eb
Use cc rather than mm files and merge cfstream related files into core
7 years ago
Carl Mastrangelo
463e4d5619
Merge pull request #15494 from carl-mastrangelo/adddoc
...
Add a script for adding GA tags to generated HTML
7 years ago
Carl Mastrangelo
a5433ddcfb
shellcheck
7 years ago
Carl Mastrangelo
a613f2f537
Move script
7 years ago
Yash Tibrewal
cff3f9fd15
Adding further recommendations
7 years ago
Yash Tibrewal
8c5b8835e6
GPR_LIKELY for client_channel
7 years ago
hcaseyal
2cb0796257
Merge pull request #15484 from hcaseyal/update_generate_projects_documentation
...
Add go as a pre-requisite in the documentation for regenerating proje…
7 years ago
Jan Tattermusch
e418ceb9b0
Merge pull request #15438 from jtattermusch/windows_faster_rsync
...
Speed up final rsync for windows kokoro builds
7 years ago
Jan Tattermusch
2b511dc9c4
Merge pull request #15481 from jtattermusch/upgrade_cmake
...
Upgrade cmake in C++ dockerfiles
7 years ago
Carl Mastrangelo
7de5cdb341
make ga adder less stingy
7 years ago
Carl Mastrangelo
cbe33ccced
Add GA tracking modifier
7 years ago
Jan Tattermusch
c50f166489
Merge pull request #15485 from jtattermusch/stress_test_leftovers_cleanup
...
Remove leftovers of stress tests
7 years ago
murgatroid99
143c7e1e6d
Don't update npm when installing node
7 years ago
Jan Tattermusch
2b7196c008
address comments
7 years ago
Nicolas Noble
e85f493883
Merge pull request #15486 from mehrdada/fix-alpine-dockerfile-bash
...
Install bash in alpine distribtest image
7 years ago
Mehrdad Afshari
acad3cc934
Install bash in alpine distribtest image
7 years ago
Jan Tattermusch
2456c5d87b
regenerate generated files
7 years ago
Jan Tattermusch
ce644736fe
remove leftovers of stress tests
7 years ago
Hope Casey-Allen
661f9f45c8
Add go as a pre-requisite in the documentation for regenerating project files
7 years ago
Jan Tattermusch
97336c7f19
Merge pull request #15471 from grpc/revert-15466-remove_docker_ccache
...
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
07bbdde4ae
upgrade cmake in C++ distribtest dockerfile
7 years ago
Jan Tattermusch
2751f01750
regenerate dockerfiles
7 years ago
Jan Tattermusch
84729fef9e
use cmake from jessie backports
7 years ago
Mark D. Roth
85daf2db65
Merge pull request #15436 from markdroth/c++_grpclb_client_stats
...
C++-ify grpclb client stats.
7 years ago
Jan Tattermusch
71b8ec10a9
Merge pull request #15477 from jtattermusch/fix_run_qps_worker
...
Fix run python QPS worker script
7 years ago
Mehrdad Afshari
16ba9c2be7
Merge pull request #15475 from mehrdada/alpine-linux-distribtest-for-python
...
Add Python distribtests for Alpine Linux
7 years ago
Noah Eisen
d8ded0bd38
Merge pull request #15462 from ncteisen/stale-defines
...
Remove Stale Defines
7 years ago
Jan Tattermusch
4da6c2b987
Merge pull request #15473 from toabctl/py3-build
...
Don't hardcode python2.7 in generate_projects.py script
7 years ago
Jan Tattermusch
d2aa698cce
fix run_python_qps_worker script
7 years ago
Juanli Shen
e52e1b6a96
Merge pull request #15476 from AspirinSJL/remove_memset_calls
...
Remove redundant memset() after zalloc() a batch control
7 years ago
Juanli Shen
c62e29d1df
Remove redundant memset() after zalloc() a batch control
7 years ago
Mehrdad Afshari
fba028ac68
Add Python distribtests for Alpine Linux
...
This is especially important as Alpine uses `musl`
instead of `glibc` and requires a source build
for gRPC Python.
7 years ago
Thomas Bechtold
08b626a704
Don't hardcode python2.7 in generate_projects.py script
...
Instead, use the same python interpreter for calling the mako renderer
that is currently use (which is sys.executable).
This is useful when trying to run generate_projects.py in a python3
only environment (which is still broken but this is a first step).
7 years ago
Jan Tattermusch
6e3a4ee78c
cleanup windows workspace after finishing a build
7 years ago