index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Make test shutdown server
Craig Tiller
2015-05-27
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-05-27
|
\
|
*
Merge pull request #1745 from ctiller/misbehaving-is-expected
Nicolas Noble
2015-05-27
|
|
\
*
|
|
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-05-27
|
\
|
|
*
|
|
Refine shutdown API
Craig Tiller
2015-05-27
|
*
|
Add a check against potential failure to bring up client binary
Yang Gao
2015-05-26
*
|
|
Work towards removing grpc_server_shutdown
Craig Tiller
2015-05-26
|
*
|
Correct the test request/response size, to be consistent with the test spec:h...
Xudong Ma
2015-05-26
|
/
/
|
*
clang-format
Craig Tiller
2015-05-26
|
*
Add testing of bad client behavior
Craig Tiller
2015-05-26
|
/
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Merge pull request #1706 from ctiller/streaming-crash-boom-bang
Nicolas Noble
2015-05-22
|
\
*
\
Merge pull request #1703 from ctiller/fugly
Vijay Pai
2015-05-22
|
\
\
*
\
\
Merge pull request #1625 from ctiller/mmm-mmm-mmm-mmm
Yang Gao
2015-05-21
|
\
\
\
*
\
\
\
Merge pull request #1693 from dgquintas/fix_sleep_for
Vijay Pai
2015-05-21
|
\
\
\
\
|
|
*
\
\
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-21
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Add missing copyright notices
Craig Tiller
2015-05-21
|
|
*
|
|
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-21
|
|
|
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
clang-format
Craig Tiller
2015-05-21
|
|
|
|
*
Fix shutdown crash in async streaming test
Craig Tiller
2015-05-21
|
|
|
|
/
|
|
|
*
clang-format qps code - it was getting out of hand
Craig Tiller
2015-05-21
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #1669 from dgquintas/benchmark_hosts_info
Vijay Pai
2015-05-21
|
\
\
\
|
|
*
|
Replaced std::this_thread::sleep_for for gpr_sleep_until.
David Garcia Quintas
2015-05-20
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1681 from ctiller/asan-is-magical
jboeuf
2015-05-20
|
\
\
\
*
\
\
\
Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge
David G. Quintas
2015-05-20
|
\
\
\
\
*
\
\
\
\
Merge pull request #1680 from ctiller/asan-scrub
David G. Quintas
2015-05-20
|
\
\
\
\
\
|
|
|
|
*
|
Fix to work around the fact that Histogram isn't copyable.
David Garcia Quintas
2015-05-20
*
|
|
|
|
|
Merge pull request #1641 from ctiller/check-some-more-things
Vijay Pai
2015-05-20
|
\
\
\
\
\
\
|
|
|
*
|
|
|
Fix leaks in dualstack_socket_test
Craig Tiller
2015-05-20
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
Fix memory leak
Craig Tiller
2015-05-20
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Fix ASAN reported leak
Craig Tiller
2015-05-20
|
|
/
/
/
|
/
|
|
|
|
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-20
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
Added the client and server configurations to the bench results proto.
David Garcia Quintas
2015-05-19
*
|
|
|
Fix tests: stage server sends so that we dont inadvertently abbreviate streams
Craig Tiller
2015-05-19
*
|
|
|
Fix comparison to not crash
Craig Tiller
2015-05-19
*
|
|
|
Fix test
Craig Tiller
2015-05-19
*
|
|
|
Send RST_STREAM when closing from the server without getting a client half-cl...
Craig Tiller
2015-05-19
|
|
/
/
|
/
|
|
|
|
*
Add response streams to server crash test, fix them
Craig Tiller
2015-05-19
|
|
*
Add crashing client test
Craig Tiller
2015-05-19
|
*
|
Compile fix
Craig Tiller
2015-05-19
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-19
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into check-some-more-things
Craig Tiller
2015-05-19
|
|
\
\
|
|
/
/
|
/
|
|
|
*
|
Better RNG seeding portability
Craig Tiller
2015-05-19
|
*
|
Cheesy attempt to get this working on Travis
Craig Tiller
2015-05-18
*
|
|
Add testing for GRPC_TRACE
Craig Tiller
2015-05-18
|
/
/
*
|
Merge pull request #1594 from yang-g/creds
jboeuf
2015-05-18
|
\
\
|
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-18
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
resolve comments
Yang Gao
2015-05-17
|
*
|
Add fake credentials to the test and verify it actually works
Yang Gao
2015-05-15
|
|
*
Compile fix
Craig Tiller
2015-05-15
[next]