1. 0c9be87 Format Java files with google-java-format by David Pursehouse · 8 years ago
  2. 4b9c5cb Precompute h2 persisted cache space used per entry by Hugo Arès · 8 years ago
  3. 1111684 Squash redundant string concatenations introduced by google-java-format by David Pursehouse · 8 years ago
  4. 9189e67 Assign unused Future return value to a variable by Dave Borowitz · 8 years ago
  5. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  6. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  7. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  8. 9c87603 Support for setting diskLimit from CacheModule bindings by Saša Živkov · 9 years ago
  9. e45363d Use some Java 8 features by Dave Borowitz · 9 years ago
  10. 83ab340 Remove redundant specification of type arguments by David Pursehouse · 9 years ago
  11. 93d1d75 Merge "Add advanced H2 option handling" by Edwin Kempin · 9 years ago
  12. 64af3ad Add advanced H2 option handling by Björn Pedersen · 9 years ago
  13. 882acb3 H2CacheImpl: Ignore errors due to renamed classes by Dave Borowitz · 9 years ago
  14. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  15. 65dba82 H2CacheFactory: Make logger private by David Pursehouse · 9 years ago
  16. 45aa8ca Add missing newline at end of files by David Pursehouse · 9 years ago
  17. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  18. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  19. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  20. e7ae7f4 Merge "Make H2 database cache size configurable" by Saša Živkov · 9 years ago
  21. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago
  22. f313457 Make H2 database cache size configurable by Saša Živkov · 9 years ago
  23. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  24. e47caab H2CacheImpl: Support get(K, Callable<? extends V>) by Dave Borowitz · 10 years ago
  25. e9a2930 Fix H2CacheImpl copyright header by Shawn Pearce · 10 years ago
  26. 5e90c63 Use try-with-resources statements by Urs Wolfer · 10 years ago
  27. 4aedf71 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  28. bbd54fa H2: Don't show stack trace when failing to build BloomFilter by David Pursehouse · 10 years ago
  29. 62e67be SitePaths: Convert site_path itself to Path by Dave Borowitz · 10 years ago
  30. b078dd6 Convert H2CacheFactory to use Path by Dave Borowitz · 10 years ago
  31. 9625637 Use AutoCloseable gwtorm/jdbc instances by Dave Borowitz · 10 years ago
  32. 41abb37 Enable and fix Eclipse warnings about redundant type arguments by David Pursehouse · 10 years ago
  33. 75ad80a Remove unnecessary suppression of cast warning in H2CacheFactory by David Pursehouse · 10 years ago
  34. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  35. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  36. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  37. 98adfd5 Honor expireAfterWrite in the H2CacheImpl by Saša Živkov · 11 years ago
  38. 42c9cf6 Add REST endpoint to list caches by Edwin Kempin · 11 years ago
  39. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  40. 218c6b6 Allow creation of persistent caches after server is started by Saša Živkov · 11 years ago
  41. 85c458b Merge "Remove unused @SuppressWarnings" by David Pursehouse · 11 years ago
  42. 74966d5 Remove unused @SuppressWarnings by Shawn Pearce · 11 years ago
  43. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  44. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  45. bbf93f8 Remove unnecessary local variables by alex.ryazantsev · 11 years ago
  46. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  47. f5016f4 Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  48. 5d1ce02 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 11 years ago
  49. b294b03 Get rid of JdbcSQLException while numbers are read from cache by Jacek Centkowski · 11 years ago
  50. 1d69c2e Add TimeUtil.nowTs() to create a new Timestamp by Dave Borowitz · 11 years ago
  51. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  52. 99776b8 Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel` by David Pursehouse · 11 years ago
  53. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  54. dcab15e Use CacheBuilder returned from CacheBuilder.removalListener(...) by Edwin Kempin · 12 years ago
  55. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  56. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  57. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  58. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  59. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  60. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  61. 2820055 Fix various warnings by Edwin Kempin · 12 years ago
  62. 7dd18f5 Merge branch 'stable-2.5' by Shawn O. Pearce · 12 years ago
  63. b207877 Merge "Flush persistent H2 cache if the existing entries are incompatible" into stable-2.5 by Shawn Pearce · 12 years ago
  64. 18c8fa8 Ensure that ObjectOutputStream in H2CacheImpl is closed by Edwin Kempin · 12 years ago
  65. 3f461de Flush persistent H2 cache if the existing entries are incompatible by Edwin Kempin · 12 years ago
  66. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  67. 6d982fc Cleaning up serialVersionUIDs by Chad Horohoe · 13 years ago
  68. 149c79d Remove double ';' at line ending by Edwin Kempin · 13 years ago
  69. c3a31c2 Add support for binding CacheRemovalListener by Keunhong Park · 13 years ago
  70. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  71. 0b549fb Record stats for all caches by Shawn O. Pearce · 13 years ago
  72. 2e1cb2b Back in-memory caches with Guava, disk caches with H2 by Shawn O. Pearce · 13 years ago