1. e47caab H2CacheImpl: Support get(K, Callable<? extends V>) by Dave Borowitz · 10 years ago
  2. e9a2930 Fix H2CacheImpl copyright header by Shawn Pearce · 10 years ago
  3. 5e90c63 Use try-with-resources statements by Urs Wolfer · 10 years ago
  4. 4aedf71 Merge branch 'stable-2.11' by David Pursehouse · 10 years ago
  5. bbd54fa H2: Don't show stack trace when failing to build BloomFilter by David Pursehouse · 10 years ago
  6. 62e67be SitePaths: Convert site_path itself to Path by Dave Borowitz · 10 years ago
  7. b078dd6 Convert H2CacheFactory to use Path by Dave Borowitz · 10 years ago
  8. 9625637 Use AutoCloseable gwtorm/jdbc instances by Dave Borowitz · 10 years ago
  9. 41abb37 Enable and fix Eclipse warnings about redundant type arguments by David Pursehouse · 10 years ago
  10. 75ad80a Remove unnecessary suppression of cast warning in H2CacheFactory by David Pursehouse · 10 years ago
  11. 8dc720e Move TimeUtil from gerrit-server to gerrit-common by David Ostrovsky · 10 years ago
  12. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  13. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  14. 98adfd5 Honor expireAfterWrite in the H2CacheImpl by Saša Živkov · 11 years ago
  15. 42c9cf6 Add REST endpoint to list caches by Edwin Kempin · 11 years ago
  16. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  17. 218c6b6 Allow creation of persistent caches after server is started by Saša Živkov · 11 years ago
  18. 85c458b Merge "Remove unused @SuppressWarnings" by David Pursehouse · 11 years ago
  19. 74966d5 Remove unused @SuppressWarnings by Shawn Pearce · 11 years ago
  20. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  21. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  22. bbf93f8 Remove unnecessary local variables by alex.ryazantsev · 11 years ago
  23. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  24. f5016f4 Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  25. 5d1ce02 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 11 years ago
  26. b294b03 Get rid of JdbcSQLException while numbers are read from cache by Jacek Centkowski · 11 years ago
  27. 1d69c2e Add TimeUtil.nowTs() to create a new Timestamp by Dave Borowitz · 11 years ago
  28. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  29. 99776b8 Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel` by David Pursehouse · 11 years ago
  30. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  31. dcab15e Use CacheBuilder returned from CacheBuilder.removalListener(...) by Edwin Kempin · 12 years ago
  32. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  33. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  34. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  35. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  36. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  37. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  38. 2820055 Fix various warnings by Edwin Kempin · 12 years ago
  39. 7dd18f5 Merge branch 'stable-2.5' by Shawn O. Pearce · 12 years ago
  40. b207877 Merge "Flush persistent H2 cache if the existing entries are incompatible" into stable-2.5 by Shawn Pearce · 12 years ago
  41. 18c8fa8 Ensure that ObjectOutputStream in H2CacheImpl is closed by Edwin Kempin · 12 years ago
  42. 3f461de Flush persistent H2 cache if the existing entries are incompatible by Edwin Kempin · 12 years ago
  43. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  44. 6d982fc Cleaning up serialVersionUIDs by Chad Horohoe · 13 years ago
  45. 149c79d Remove double ';' at line ending by Edwin Kempin · 13 years ago
  46. c3a31c2 Add support for binding CacheRemovalListener by Keunhong Park · 13 years ago
  47. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  48. 0b549fb Record stats for all caches by Shawn O. Pearce · 13 years ago
  49. 2e1cb2b Back in-memory caches with Guava, disk caches with H2 by Shawn O. Pearce · 13 years ago