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