aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/bazel/repository/cache
Commit message (Expand)AuthorAge
* RepositoryCache: support hard linkningGravatar Klaus Aehlig2018-07-18
* repository_cache: touch files on cache hitGravatar Klaus Aehlig2018-04-30
* Repository cache: add a put method determining the key itselfGravatar Klaus Aehlig2018-04-23
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Support multiple mirror URLs for external reposGravatar Justine Tunney2016-11-29
* Fix NPE when maven_jar sha1 isn't set and caching is enabledGravatar Kristina Chodorow2016-11-10
* Implemented repository caching for native maven_jar rules.Gravatar Jingwen Chen2016-11-03
* Refactor MavenDownloader to be a subclass of HttpDownloader to streamline ins...Gravatar Jingwen Chen2016-11-03
* Implementation of the Repository Cache get and put features. Gravatar Jingwen Chen2016-10-27
* Bridged --experimental_repository_cache value to HttpDownloader. Created Http...Gravatar Jingwen Chen2016-10-07