David Garcia Quintas
|
e8d851facf
|
Merge branch 'master' of github.com:grpc/grpc into run_tests_logging_AGAIN
|
8 years ago |
David G. Quintas
|
81f81c26f6
|
Merge pull request #9783 from dgquintas/bazel_gflags
add gflags to bazel
|
8 years ago |
Craig Tiller
|
be521dae2f
|
Merge github.com:grpc/grpc into splitsies
|
8 years ago |
Matt Kwong
|
fc4cc8a607
|
Fix Windows directory pathing
|
8 years ago |
Matt Kwong
|
d47e4a5c32
|
Remove Bash header from .cfg files and update copyright year
|
8 years ago |
Matt Kwong
|
d9f5e314c0
|
Add more jobs to internal CI
|
8 years ago |
Muxi Yan
|
79ebdf4b2e
|
Merge pull request #9772 from muxi/build-fix
Fix flakiness in testPacketCoalescing
|
8 years ago |
Craig Tiller
|
ac942f430f
|
Fix refcounting bug
|
8 years ago |
Craig Tiller
|
b35b2a22a4
|
Merge branch 'bm_call_create' into deadline_mu
|
8 years ago |
Craig Tiller
|
69cf771a67
|
Merge github.com:grpc/grpc into deadline_mu
|
8 years ago |
Craig Tiller
|
4bab9463c3
|
Fix race in call.c
|
8 years ago |
Craig Tiller
|
656d75ca65
|
Merge github.com:grpc/grpc into c3+r
|
8 years ago |
Craig Tiller
|
eb022becae
|
Fix compile
|
8 years ago |
Mark D. Roth
|
8cf002a989
|
Use '//' for JSON comments.
|
8 years ago |
murgatroid99
|
009c859832
|
Generalize build_node.bat argument propagation
|
8 years ago |
matt-kwong
|
a1861f0d78
|
Merge pull request #9676 from matt-kwong/internal-ci-update
Increase test timeout duration for internal CI
|
8 years ago |
yongni
|
05f8d38d28
|
Merge pull request #9805 from yongni/master
Splitted grpc_interop test setup for Kokoro into multiple jobs and skipped *_to_prod tests.
|
8 years ago |
Craig Tiller
|
1d77399656
|
Fix copyright
|
8 years ago |
Craig Tiller
|
21dd43a1cd
|
Merge github.com:grpc/grpc into bm_call_create
|
8 years ago |
Craig Tiller
|
8b01e8f5e6
|
Merge pull request #9708 from ctiller/bm_cq
Add microbenchmark of single-threaded CQ operations
|
8 years ago |
David Garcia Quintas
|
388b24d5a1
|
Added gflags dependency to test_config
|
8 years ago |
Yang Gao
|
09b8342496
|
Merge pull request #9746 from yang-g/handshake_mgr
Contain the links for the pending handshake managers inside handshake…
|
8 years ago |
David Garcia Quintas
|
e84d421309
|
Merge branch 'master' of github.com:grpc/grpc into bazel_gflags
|
8 years ago |
Muxi Yan
|
84b4214f1a
|
Fix flakiness in testPacketCoalescing
|
8 years ago |
Craig Tiller
|
421c7aa3f7
|
Fix bugs
|
8 years ago |
Craig Tiller
|
1096672527
|
Merge pull request #9808 from ctiller/rmw
Fix typo
|
8 years ago |
Craig Tiller
|
0b58a16da2
|
Merge pull request #9770 from ctiller/this-was-a-good-idea-that-wasnt
Remove internal api canaries: they have never solved anything for us
|
8 years ago |
Craig Tiller
|
ebcba69bc0
|
Fix typo
|
8 years ago |
Craig Tiller
|
9342dc43dd
|
Merge pull request #9801 from ctiller/rmw
Add counters for rmw atomic operations to microbenchmarks
|
8 years ago |
Yong Ni
|
facc5c72ea
|
Tue Feb 21 12:19:48 PST 2017
|
8 years ago |
Yong Ni
|
5d4470c1d7
|
Merge branch 'master' of github.com:grpc/grpc
|
8 years ago |
Yong Ni
|
30192a35cf
|
Breaking grpc_interop into multiple Kokoro jobs
|
8 years ago |
Eduardo Caceres
|
a2b0e56823
|
Correct formatting
|
8 years ago |
Craig Tiller
|
f631822e51
|
Fix compile, bugs
|
8 years ago |
David Garcia Quintas
|
0727c1008a
|
Fix wrong way of logging cmd failures in run_tests.py
|
8 years ago |
Craig Tiller
|
7f4d30a032
|
Separate CAS/ADD RMWs
|
8 years ago |
apolcyn
|
e96b6a2477
|
Merge pull request #9723 from vyper/patch-1
Fix class name on documentation
|
8 years ago |
Craig Tiller
|
3d826b9e0a
|
Fix script to track atomic rmws
|
8 years ago |
murgatroid99
|
88113f7b61
|
Minor fixes to tests
|
8 years ago |
Craig Tiller
|
f3dec9c995
|
Add counters for rmw atomic operations to microbenchmarks
|
8 years ago |
Sree Kuchibhotla
|
fac16f6d3d
|
Merge branch 'master' into surface_test_bazel
|
8 years ago |
Craig Tiller
|
1996ae8032
|
Compile fix
|
8 years ago |
Craig Tiller
|
b55c88aa55
|
Merge github.com:grpc/grpc into c3+r
|
8 years ago |
Craig Tiller
|
1df7110eec
|
Merge branch 'c3+r' of github.com:ctiller/grpc into c3+r
|
8 years ago |
Craig Tiller
|
04bd54ac91
|
Merge pull request #9777 from ctiller/we-have-better-methods-now
Remove dead code
|
8 years ago |
David G. Quintas
|
569834d3ad
|
Merge pull request #9765 from dgquintas/disable_lb_policies_test
Temporarily disable lb policies test
|
8 years ago |
Eduardo Cáceres de la Calle
|
ca46879928
|
fix compile error
|
8 years ago |
Craig Tiller
|
9b836ddd69
|
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
|
8 years ago |
Craig Tiller
|
c92290329f
|
Merge github.com:grpc/grpc into we-have-better-methods-now
|
8 years ago |
Yang Gao
|
36ffc6e0f7
|
Merge pull request #9205 from yang-g/health
C++ default health checking service.
|
8 years ago |