Files
gerrit/gerrit-ehcache
Shawn O. Pearce 1dd862521f Remove Cache.getTimeToLive method
Not all caches have a time to live property, a cache that never
evicts its elements doesn't have this concept.

The only user in Gerrit is the web session logic, so move this
into that code path.

Change-Id: I74cb488764bea10cde9d6eb60824585268f6be34
2012-02-01 14:47:30 -08:00
..