index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
server
Commit message (
Expand
)
Author
Age
*
Clarify the log lines used when a command is interrupted to more obviously di...
Nathan Harmata
2017-03-14
*
Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.
Dmitry Lomov
2017-02-16
*
Bump up the time we are willing to wait for gRPC to start up in GrpcServerTests.
Lukacs Berki
2017-02-15
*
Reinstate idleness checks where the server self-terminates when it's idle and...
Lukacs Berki
2017-02-14
*
Remove the unused class RPCService and its test.
Lukacs Berki
2017-01-10
*
Avoid deadlock when a client disconnects with the gRPC queue full.
Lukacs Berki
2016-10-11
*
Remove support for using AF_UNIX to communicate between the Bazel cient and t...
Lukacs Berki
2016-10-07
*
Chunk large stdout/err writes in RpcOutputStream
Michajlo Matijkiw
2016-09-26
*
Implement flow control for gRPC and cleanup the interface to it a bit.
Lukacs Berki
2016-09-06
*
Rollback of commit f107debac45ddf5859b1eb963379769b5815b18f. Also includes th...
Janak Ramakrishnan
2016-08-12
*
Remove the AF_UNIX client/server communication protocol.
Lukacs Berki
2016-08-05
*
Fix a race condition introduced in unknown commit (that is, the January of 20...
Lukacs Berki
2016-04-26
*
Block when another command is running on the server and not on the client whe...
Lukacs Berki
2016-04-20
*
Do not start the AF_UNIX server when in gRPC mode.
Lukacs Berki
2016-04-19
*
Revamp the client/server communication protocol so that it is portable to Win...
Lukacs Berki
2016-03-22
*
Migrated lib/server tests to JUnit 4.
Florian Weikert
2015-11-30
*
Open-source RPC tests.
Dmitry Lomov
2015-11-18