1. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  2. 218c6b6 Allow creation of persistent caches after server is started by Saša Živkov · 11 years ago
  3. 74966d5 Remove unused @SuppressWarnings by Shawn Pearce · 11 years ago
  4. bbf93f8 Remove unnecessary local variables by alex.ryazantsev · 11 years ago
  5. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  6. f5016f4 Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  7. b294b03 Get rid of JdbcSQLException while numbers are read from cache by Jacek Centkowski · 11 years ago
  8. 1d69c2e Add TimeUtil.nowTs() to create a new Timestamp by Dave Borowitz · 11 years ago
  9. 46b1ac8 Use DateTimeUtils.currentTimeMillis() to get current time by Dave Borowitz · 11 years ago
  10. 99776b8 Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel` by David Pursehouse · 12 years ago
  11. dcab15e Use CacheBuilder returned from CacheBuilder.removalListener(...) by Edwin Kempin · 12 years ago
  12. 2820055 Fix various warnings by Edwin Kempin · 12 years ago
  13. b207877 Merge "Flush persistent H2 cache if the existing entries are incompatible" into stable-2.5 by Shawn Pearce · 12 years ago
  14. 18c8fa8 Ensure that ObjectOutputStream in H2CacheImpl is closed by Edwin Kempin · 12 years ago
  15. 3f461de Flush persistent H2 cache if the existing entries are incompatible by Edwin Kempin · 12 years ago
  16. 6d982fc Cleaning up serialVersionUIDs by Chad Horohoe · 13 years ago
  17. 149c79d Remove double ';' at line ending by Edwin Kempin · 13 years ago
  18. c3a31c2 Add support for binding CacheRemovalListener by Keunhong Park · 13 years ago
  19. 0b549fb Record stats for all caches by Shawn O. Pearce · 13 years ago
  20. 2e1cb2b Back in-memory caches with Guava, disk caches with H2 by Shawn O. Pearce · 13 years ago