aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools
Commit message (Expand)AuthorAge
* Description redacted.Gravatar Googler2016-10-31
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Global cleanup change.Gravatar Damien Martin-Guillerez2016-10-28
* Delete obsolete API in ErrorProneAnalyzerGravatar Liam Miller-Cushon2016-10-28
* Move junitrunner fake/stub classes from javatests/c/g/testing/junit/runner to...Gravatar Googler2016-10-24
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-13
* Need to make methods accessible, as currently they are only available to pack...Gravatar Googler2016-10-12
* Remove flag control of turbine bridge pruningGravatar Liam Miller-Cushon2016-10-12
* Rollback of commit 51417759a37e5b11003dd773d5c90ddd4c7a6aa7.Gravatar Googler2016-10-11
* Move MemoizingRequest from c.g.testing.junit.junit4.runner toGravatar Googler2016-10-11
* Expunge reference to c.g.common.base.FlagGravatar Liam Miller-Cushon2016-10-07
* Put turbine bridge pruning behind a flagGravatar Liam Miller-Cushon2016-10-05
* Move some sharable classes from c.g.testing.junit.runner.junit4 toGravatar Googler2016-10-04
* When add_dep should wrap a missing dependency in a rule (e.g., java_proto_lib...Gravatar Carmi Grushko2016-09-30
* Move some RegExTestCaseFilter from c.g.testing.junit.runner.junit4 toGravatar Googler2016-09-30
* Branched internal RuntimeCost in junitrunner.Gravatar Irina Iancu2016-09-29
* Remove some Dagger dependencies from the Bazel JUnit test runner.Gravatar Googler2016-09-29
* Fix import ordering for files under com/google/testing/junit/runner/junit4Gravatar Googler2016-09-28
* Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weigh...Gravatar Irina Iancu2016-09-23
* Bazel to support external links integration. This is so that the tests can i...Gravatar Googler2016-09-22
* Drop bridge methods in turbineGravatar Liam Miller-Cushon2016-09-22
* Use -source 8 -target 8 in turbine integration testsGravatar Liam Miller-Cushon2016-09-22
* Mark unresolved classes in jdeps as Kind.INCOMPLETE.Gravatar Googler2016-09-21
* Drop class initializers in turbineGravatar Liam Miller-Cushon2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Don't record implicit lambda parameters as direct type usesGravatar Liam Miller-Cushon2016-09-19
* Global cleanup change.Gravatar Googler2016-09-15
* Make JarHelper use java.nio.files instead of com.google.common.io.Gravatar Googler2016-09-13
* Check in Dagger generated code to junitrunner.Gravatar Irina Iancu2016-09-08
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA XML escapers from junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA Ticker and FakeTicker from junitrunner.Gravatar Irina Iancu2016-09-01
* Removing GUAVA Suppliers and Supplier as dependency from junitrunner.Gravatar Irina Iancu2016-08-31
* Removing last dependencies of GUAVA Multiset and HashMultiset from junitrunner.Gravatar Irina Iancu2016-08-31
* Declare field as ConcurrentMap instead of ConcurrentHashMap.Gravatar Chris Povirk2016-08-31
* Rename rule name to for case insensitive disk.Gravatar Yue Gan2016-08-31
* Cloned from commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0 by '[] patch'.Gravatar Irina Iancu2016-08-30
* Rollback of commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0.Gravatar Tobias Werth2016-08-24
* Removing some of GUAVA dependencies from junit.runner.junit4 and -.modelGravatar Irina Iancu2016-08-24
* Add worker support to []SingleJar.Gravatar Googler2016-08-24
* Remove joda-time dependency from the java test runnerGravatar Yunchi Luo2016-08-23
* Add worker support to single jar.Gravatar Googler2016-08-23
* Removing some of GUAVA dependencies from junit.runner.sharding.Gravatar Elena-Irina Iancu2016-08-23
* Gracefully handle non existing test descriptionsGravatar Googler2016-08-16
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.shardingGravatar Elena-Irina Iancu2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* Continuing removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-10