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
*
Merge pull request #912 from ctiller/disconnect
Nicolas Noble
2015-03-02
|
\
|
*
Dont add new requests when shutting down
Craig Tiller
2015-03-02
|
*
Speed up test, reduce flakiness
Craig Tiller
2015-03-02
*
|
Update Python codegen to early_adopter interface
Nathaniel Manista
2015-03-02
|
/
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Merge pull request #886 from ctiller/asan2
Nicolas Noble
2015-02-28
|
\
*
|
Revert "Use typedefs to avoid triply-nested function templates"
vjpai
2015-02-27
*
|
Use typedefs to avoid triply-nested function templates
vjpai
2015-02-27
|
*
Enable asan for C core
Craig Tiller
2015-02-27
*
|
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-27
|
\
|
|
*
Merge pull request #855 from nathanielmanistaatgoogle/python-test-port
Masood Malekghassemi
2015-02-27
|
|
\
|
*
|
Fix comment
Craig Tiller
2015-02-27
*
|
|
refresh -> Reset
vjpai
2015-02-27
*
|
|
Stop abusing operator() overloading
vjpai
2015-02-27
|
*
|
Extend timeouts for Travis 2x
Craig Tiller
2015-02-27
*
|
|
Move std::bind call out of main loop, change constructor appropriately
vjpai
2015-02-27
|
*
|
Allow machine and build type tuning of slowdown
Craig Tiller
2015-02-27
|
*
|
Increment 'try' variable
Craig Tiller
2015-02-27
*
|
|
<:: -> < ::
vjpai
2015-02-27
*
|
|
override->GRPC_OVERRIDE
vjpai
2015-02-27
*
|
|
Merge remote-tracking branch 'upstream/master'
vjpai
2015-02-26
|
\
|
|
*
|
|
clang-format all these files
Vijay Pai
2015-02-26
|
*
|
Merge branch 'travis' of github.com:nicolasnoble/grpc into travis-c++
Craig Tiller
2015-02-26
|
|
\
\
|
*
|
|
Better port picker
Craig Tiller
2015-02-26
|
|
*
|
Merge pull request #841 from soltanmm/py-update
Nathaniel Manista
2015-02-26
|
|
|
\
\
*
|
|
|
|
Rename Async methods from generator to avoid naming conflicts to
vjpai
2015-02-26
|
|
|
|
*
Drop fixed port from python_plugin_test
Nathaniel Manista
2015-02-27
|
|
|
|
/
|
|
|
/
|
*
|
/
|
New multithreaded async C++ tests. The server is architected the way
vjpai
2015-02-26
|
|
/
/
|
/
|
|
|
*
|
Make it possible to compile with gcc4.6
Craig Tiller
2015-02-26
|
/
/
|
*
Fix bugs in Python code generator
Masood Malekghassemi
2015-02-26
*
|
Merge pull request #784 from ctiller/timeout
Yang Gao
2015-02-26
|
\
\
*
\
\
Merge pull request #822 from ctiller/hard
David Klempner
2015-02-26
|
\
\
\
|
*
|
|
Fix max_concurrent_streams test
Craig Tiller
2015-02-25
|
|
|
/
|
|
/
|
*
/
|
Deflake dualstack socket test
David Klempner
2015-02-25
|
/
/
*
|
Strip port in peer name check
Craig Tiller
2015-02-25
*
|
Merge pull request #739 from soltanmm/py-update
Nathaniel Manista
2015-02-25
|
\
\
|
|
*
Drastic speed up
Craig Tiller
2015-02-25
|
|
*
Drastic speed up
Craig Tiller
2015-02-25
|
|
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
|
|
/
|
/
|
*
|
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
\
|
|
*
Updated Python protoc plugin testing.
Masood Malekghassemi
2015-02-24
|
*
|
Addressing comments.
Julien Boeuf
2015-02-24
*
|
|
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #725 from ctiller/unique
Yang Gao
2015-02-23
|
|
\
\
|
|
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
*
|
|
Addressing a first batch of feedback.
Nicolas Noble
2015-02-23
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #710 from jboeuf/default_google_creds
Craig Tiller
2015-02-23
|
|
\
\
*
|
|
|
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
|
*
|
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
|
|
*
Move to unique_ptr for all GRPC returned objects
Craig Tiller
2015-02-23
|
|
_
|
/
|
/
|
|
[next]