summaryrefslogtreecommitdiffstats
path: root/java/com/google/gerrit/server/project/ProjectCacheImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-141-2/+1
* Merge branch 'stable-2.15' into stable-2.16Paladox2019-01-221-0/+11
* Log time that is spent on loading cache entriesEdwin Kempin2018-09-281-12/+16
* Add debug logs for cache evictions that show up in traceEdwin Kempin2018-08-281-0/+1
* Write debug log that shows up in trace when meta data file is read/savedEdwin Kempin2018-08-161-1/+1
* Add debug log that shows up in trace whenever CacheLoader#load is invokedEdwin Kempin2018-08-161-0/+2
* Fix NPE in ProjectCacheImplPatrick Hiesel2018-07-301-1/+3
* Migrate server classes to FloggerEdwin Kempin2018-06-051-10/+9
* RulesCache: Replace manual weak cache with regular Guava cacheDave Borowitz2018-04-251-1/+2
* Merge branch 'stable-2.15'Luca Milanesio2018-04-241-7/+16
* Merge branch 'stable-2.15'David Pursehouse2018-04-071-1/+1
* Move ProjectConfig and closely related classes to project packageDave Borowitz2018-04-031-1/+0
* Move non-Gerrit-specific project index code to new packageDave Borowitz2018-03-191-1/+1
* Merge branch 'stable-2.15'David Pursehouse2018-03-171-0/+1
* Merge branch 'stable-2.15'David Pursehouse2018-01-151-3/+7
* ProjectCache: Always return ImmutableSortedSetDave Borowitz2018-01-101-18/+20
* ProjectCacheImpl: Simplify prefix search return valueDave Borowitz2018-01-091-48/+4
* ProjectCacheImpl: Warn on exceptions before returning nullDave Borowitz2017-11-151-0/+2
* Stop ProjectCacheClock thread on server shutdownEdwin Kempin2017-11-021-5/+10
* Dissolve gerrit-server top-level directoryDavid Ostrovsky2017-10-311-0/+324