summaryrefslogtreecommitdiffstats
path: root/gerrit-cache-h2
Commit message (Expand)AuthorAgeFilesLines
* Add TimeUtil.nowTs() to create a new TimestampDave Borowitz2013-10-161-2/+2
* Use DateTimeUtils.currentTimeMillis() to get current timeDave Borowitz2013-10-161-5/+6
* Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel`David Pursehouse2013-10-011-1/+1
* Use CacheBuilder returned from CacheBuilder.removalListener(...)Edwin Kempin2013-08-221-1/+1
* Delete Maven based buildDavid Ostrovsky2013-05-211-52/+0
* Update buck build for strict dependenciesShawn Pearce2013-05-161-0/+4
* Build with BuckShawn Pearce2013-05-091-0/+10
* Begin 2.8Shawn Pearce2013-05-061-1/+1
* Start 2.7 developmentShawn Pearce2013-03-211-1/+1
* Fix various warningsEdwin Kempin2012-10-181-1/+1
* Merge branch 'stable-2.5'Shawn O. Pearce2012-10-161-2/+17
|\
| * Merge "Flush persistent H2 cache if the existing entries are incompatible" in...Shawn Pearce2012-10-161-0/+11
| |\
| | * Flush persistent H2 cache if the existing entries are incompatibleEdwin Kempin2012-10-161-0/+11
| * | Ensure that ObjectOutputStream in H2CacheImpl is closedEdwin Kempin2012-10-161-2/+6
| |/
* / Update versions in pom's to start Gerrit 2.6 developmentEdwin Kempin2012-08-221-1/+1
|/
* Cleaning up serialVersionUIDsChad Horohoe2012-08-161-0/+2
* Remove double ';' at line endingEdwin Kempin2012-08-061-1/+1
* Add support for binding CacheRemovalListenerKeunhong Park2012-08-021-1/+15
* Remove timestamp from all org.eclipse.core.resources.prefs files.Sasa Zivkov2012-07-041-1/+0
* Record stats for all cachesShawn O. Pearce2012-05-251-0/+1
* Back in-memory caches with Guava, disk caches with H2Shawn O. Pearce2012-05-249-0/+1423