aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/server/IdleServerTasks.java
Commit message (Expand)AuthorAge
* Add a option to disable idle gc.Gravatar Benjamin Peterson2018-08-08
* Remove the unused method IdleServerTasks#continueProcessing() .Gravatar lberki2018-04-03
* Automated rollback of commit 4869c4e17d5b1410070a1570f3244148d8f97b5d.Gravatar pcloudy2017-11-15
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Delayed rollforward of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar kush2017-10-18
* Throw a checked exception if there's an error reading /proc/meminfo, and hand...Gravatar janakr2017-10-12
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Fix a few style issues.Gravatar lberki2017-06-29
* Migrate the lib.server package to Java 8.Gravatar lberki2017-06-29
* Rollback of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar Dmitry Lomov2017-02-16
* Reinstate idleness checks where the server self-terminates when it's idle and...Gravatar Lukacs Berki2017-02-14
* Global cleanup change.Gravatar Googler2017-01-25
* Move ProcMeminfoParser to lib.unix, where it belongsGravatar Ulf Adams2017-01-09
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Use AutoProfiler in the Bazel codebase.Gravatar Nathan Harmata2015-09-08
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25