Noah Eisen
|
b6a42bdf1c
|
Merge pull request #11467 from ncteisen/bm-trickle-diff
Add Trickle Diff Jenkins Job
|
8 years ago |
ncteisen
|
13873ba4be
|
File rename
|
8 years ago |
Matt Kwong
|
976b743d0a
|
Delete unnecessary Kokoro shell scripts
|
8 years ago |
ncteisen
|
81941b9221
|
Propagate counters flag change
|
8 years ago |
ncteisen
|
b423f579e4
|
Disambiguate trickle and normal bms
|
8 years ago |
Matt Kwong
|
be32189087
|
Merge pull request #11477 from matt-kwong/query
Change flaky test query to not exclude Kokoro results
|
8 years ago |
ncteisen
|
6dc4c7f5d9
|
Disable counters for trickle, inc timeout
|
8 years ago |
ncteisen
|
12da4ccb52
|
Add trickle diff jenkins job
|
8 years ago |
ncteisen
|
973863d466
|
Fix some type warning
|
8 years ago |
Michael Lumish
|
596c05a324
|
Merge pull request #11452 from murgatroid99/node_reconnect_test
Node: add test for reconnecting client after server restart
|
8 years ago |
Toshihito Kikuchi
|
351506688d
|
Update compiler/linker options to use pkg-config in C++ examples
|
8 years ago |
Mehrdad Afshari
|
8fd84cfa07
|
Update python reflection tests to cover the higher level API
|
8 years ago |
Matt Kwong
|
0897518ad7
|
Merge pull request #11471 from matt-kwong/kokoro_config
Use one shell script for all run_tests_matrix on Kokoro
|
8 years ago |
Matt Kwong
|
138c52cf7b
|
Use one shell script for all run_tests_matrix on Kokoro
|
8 years ago |
kpayson64
|
f24ab98a9f
|
Merge pull request #11483 from kpayson64/threads_per_cq_rebased
Support threads per CQ
|
8 years ago |
murgatroid99
|
8f596ae2cd
|
Change bound port to get Node distrib tests to work again
|
8 years ago |
Jan Tattermusch
|
cfa1035b3d
|
Merge pull request #11487 from jtattermusch/kokoro_mac_deps_ruby
Install ruby in rc script for kokoro
|
8 years ago |
Mark D. Roth
|
527e61284a
|
Merge pull request #11488 from markdroth/stop_epollex_tests
Disable epollex tests until they work reliably.
|
8 years ago |
Mark D. Roth
|
d573e86ae0
|
Disable epollex tests until they work reliably.
|
8 years ago |
Jan Tattermusch
|
d6b6f9f97a
|
install ruby in rc script
|
8 years ago |
Jan Tattermusch
|
0b0d9d47a6
|
make use of --build_only apparent
|
8 years ago |
Jan Tattermusch
|
807693bd89
|
cmake: add zlib and cares dep
|
8 years ago |
Jan Tattermusch
|
6fe1d80335
|
explicitly use built protoc for CMake build
|
8 years ago |
Ken Payson
|
c8e7a52fc7
|
Merge remote-tracking branch 'origin/master' into HEAD
|
8 years ago |
kpayson64
|
ea20cafb85
|
Merge pull request #11479 from kpayson64/downgrade_epollex
Make epollex not default
|
8 years ago |
Matt Kwong
|
98689cc809
|
Merge pull request #11478 from matt-kwong/kokoro_config_typo
Fix typos in Kokoro PR files
|
8 years ago |
Ken Payson
|
fb8d62e4b7
|
Make epollex not default
|
8 years ago |
Matt Kwong
|
5b038c22ca
|
Fix typos in Kokoro PR files
|
8 years ago |
Matt Kwong
|
3d7843629e
|
Change flaky test query to not exclude Kokoro results
|
8 years ago |
Jan Tattermusch
|
8384a43489
|
Merge pull request #11459 from jtattermusch/invalid_call_argument_timeout
try fixing invalid_call_argument_test on kokoro
|
8 years ago |
Mehrdad Afshari
|
c02e39d14c
|
Merge pull request #9823 from mjkim/fix_unkown
Fix typos
|
8 years ago |
Matt Kwong
|
e087d6358b
|
Merge pull request #11414 from matt-kwong/kokoro_filter
Create separate master and pull request sanitzer jobs for Kokoro
|
8 years ago |
Muxi Yan
|
035f7e4839
|
Modify copyright information
|
8 years ago |
ncteisen
|
63068f3a7c
|
Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul
|
8 years ago |
Noah Eisen
|
65b2ff9418
|
Merge pull request #11450 from ctiller/epex7
Fix sanity
|
8 years ago |
Mark D. Roth
|
696560cf35
|
Merge pull request #11391 from markdroth/channel_args_helpers
Add helpers for creating channel args.
|
8 years ago |
ncteisen
|
f8061e88ea
|
Fix compile. WIP probably
|
8 years ago |
Jan Tattermusch
|
9d6316cc5b
|
fixup
|
8 years ago |
Jan Tattermusch
|
8b26317f01
|
add vsprojects deprecation notice
|
8 years ago |
Jan Tattermusch
|
fcf61267e5
|
add pregen VS project deprecation info
|
8 years ago |
Jan Tattermusch
|
aa345e85be
|
try fixing invalic_call_argument_test on kokoro
|
8 years ago |
Matt Kwong
|
e83c1a3630
|
Add pull request sanitizers to Kokoro
|
8 years ago |
Matt Kwong
|
8f0874bd6d
|
Make Linux Kokoro tests upload results to BQ
|
8 years ago |
Matt Kwong
|
ea1fa277f0
|
Add Kokoro metadata to BQ upload
|
8 years ago |
kpayson64
|
c7d9c80496
|
Merge pull request #11400 from kpayson64/python_generator_fix
Fix python compiler for filenames with dashes
|
8 years ago |
murgatroid99
|
bf91d9bbf7
|
Node: add test for reconnecting client after server restart
|
8 years ago |
Craig Tiller
|
ca669b0753
|
Fix sanity
|
8 years ago |
Matt Kwong
|
5b67e80927
|
Merge pull request #11249 from matt-kwong/bazel_dir_test
Add test to see if changes are made to bazel subdir
|
8 years ago |
Craig Tiller
|
ec523fcd27
|
Merge pull request #11439 from ctiller/epex6
EPOLLEXCLUSIVE: spread events across polling threads
|
8 years ago |
Craig Tiller
|
ca4fc667ad
|
Add symbolic constant
|
8 years ago |