summaryrefslogtreecommitdiffstats
path: root/gerrit-cache-h2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2019-09-041-0/+1
|\
| * Bazel: Add fixes for --incompatible_load_{java|python}_rules_from_bzlDavid Ostrovsky2019-09-021-0/+1
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-301-4/+4
|\|
| * Use Logger's built-in formattingDavid Pursehouse2018-05-291-4/+4
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-05-164-139/+159
|\|
| * Introduce mechanism to overload Gerrit core modulesJacek Centkowski2018-05-141-2/+3
| * Move default memory cache implementation out of H2 packageDave Borowitz2018-05-142-120/+28
| * Introduce CacheImpl annotationJacek Centkowski2018-05-141-0/+3
| * Untangle persistent/memory cache implementations from each otherJacek Centkowski2018-05-143-33/+139
| * H2CacheFactory: update internal caches list synchronouslyJacek Centkowski2018-05-141-1/+3
| * Revert "Reduce chance of deadlock in account cache"Hugo Arès2018-02-273-64/+34
* | Revert "Reduce chance of deadlock in account cache"Hugo Arès2018-02-273-64/+34
* | Merge branch 'stable-2.14' into stable-2.15Alice Kober-Sotzek2018-02-263-34/+64
|\|
| * Reduce chance of deadlock in account cacheHugo Arès2018-02-223-34/+64
* | Remove 'final' from method signatures across gerrit.Han-Wen Nienhuys2017-06-142-5/+5
* | Callable: Replace classes with lambda expressionDavid Ostrovsky2017-04-012-39/+22
|/
* Format Java files with google-java-formatDavid Pursehouse2017-03-301-16/+5
* Precompute h2 persisted cache space used per entryHugo Arès2017-03-291-5/+10
* Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-172-2/+2
* Assign unused Future return value to a variableDave Borowitz2017-02-072-2/+8
* Format all Java files with google-java-formatDave Borowitz2017-02-074-169/+160
* Remove Buck based buildDavid Ostrovsky2017-01-231-28/+0
* Bazel: Reformat build filesDavid Ostrovsky2016-12-071-24/+24
* Support for setting diskLimit from CacheModule bindingsSaša Živkov2016-09-221-1/+1
* Use some Java 8 featuresDave Borowitz2016-09-202-43/+7
* Remove redundant specification of type argumentsDavid Pursehouse2016-09-201-1/+1
* 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