summaryrefslogtreecommitdiffstats
path: root/gerrit-cache-h2
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add advanced H2 option handling"Edwin Kempin2016-07-111-0/+5
|\
| * Add advanced H2 option handlingBjörn Pedersen2016-07-111-0/+5
* | H2CacheImpl: Ignore errors due to renamed classesDave Borowitz2016-07-011-1/+18
|/
* Implement Bazel buildDavid Ostrovsky2016-06-141-0/+30
* H2CacheFactory: Make logger privateDavid Pursehouse2016-05-071-1/+2
* Add missing newline at end of filesDavid Pursehouse2016-05-041-1/+1
* Use native constructors instead of Guava to instantiate empty collectionsDavid Pursehouse2016-05-041-2/+2
* Buck: Remove jgit cellDavid Ostrovsky2016-04-201-1/+1
* Add missing whitespace around keywords, operators and bracesDavid Pursehouse2016-04-111-1/+1
* Merge "Make H2 database cache size configurable"Saša Živkov2016-02-241-2/+10
|\
| * Make H2 database cache size configurableSaša Živkov2016-02-121-2/+10
* | Buck: Emulate real JGit project structure in its own cellDavid Ostrovsky2016-02-141-1/+1
* | Buck: Allow to consume JGit from its own cellDavid Ostrovsky2016-02-091-1/+1
|/
* H2CacheImpl: Support get(K, Callable<? extends V>)Dave Borowitz2015-08-073-0/+132
* Fix H2CacheImpl copyright headerShawn Pearce2015-08-071-1/+13
* Use try-with-resources statementsUrs Wolfer2015-06-231-9/+4
* Merge branch 'stable-2.11'David Pursehouse2015-04-301-1/+1
|\
| * H2: Don't show stack trace when failing to build BloomFilterDavid Pursehouse2015-04-281-1/+1
* | SitePaths: Convert site_path itself to PathDave Borowitz2015-03-031-1/+1
* | Convert H2CacheFactory to use PathDave Borowitz2015-02-241-21/+27
|/
* Use AutoCloseable gwtorm/jdbc instancesDave Borowitz2015-01-131-53/+19
* Enable and fix Eclipse warnings about redundant type argumentsDavid Pursehouse2014-10-311-3/+3
* Remove unnecessary suppression of cast warning in H2CacheFactoryDavid Pursehouse2014-10-301-1/+1
* Move TimeUtil from gerrit-server to gerrit-commonDavid Ostrovsky2014-10-062-1/+2
* Revert "Use javax.inject.Inject instead of com.google.inject.Inject"Saša Živkov2014-09-302-4/+2
* Use javax.inject.Inject instead of com.google.inject.InjectDave Borowitz2014-09-292-2/+4
* Honor expireAfterWrite in the H2CacheImplSaša Živkov2014-09-152-7/+31
* Add REST endpoint to list cachesEdwin Kempin2014-05-281-30/+9
* Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-262-6/+6
* Allow creation of persistent caches after server is startedSaša Živkov2014-03-101-10/+29
* Merge "Remove unused @SuppressWarnings"David Pursehouse2013-11-291-1/+1
|\
| * Remove unused @SuppressWarningsShawn Pearce2013-11-291-1/+1
* | Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* | Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-337/+0
|/
* Remove unnecessary local variablesalex.ryazantsev2013-11-191-2/+1
* Make LifecycleModule inherit from FactoryModuleDave Borowitz2013-11-131-8/+1
* Merge branch 'stable-2.7' into stable-2.8Shawn Pearce2013-11-051-2/+3
|\
| * Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-051-2/+3
| |\
| | * Get rid of JdbcSQLException while numbers are read from cacheJacek Centkowski2013-10-301-2/+3
| | * Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
| * | Set version to 2.7v2.7Dave Borowitz2013-09-181-1/+1
* | | 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
|/