Replaces the builtin Gerrit WebSession implementation with one that uses a flat file based cache.

Clone this repo:
  1. 6ce8e9d Fix the error prone error about flogger arguments by Jacek Centkowski · 4 weeks ago master
  2. 2214621 Add ExternalIdKeyFactory instance in tests by Fabio Ponciroli · 1 year, 1 month ago
  3. 4b740e6 Remove listFiles() and rely on stream for reading sessions to asMap() by Luca Milanesio · 1 year, 4 months ago
  4. 823bff0 Use stream-based directory listing for counting sessions by Luca Milanesio · 1 year, 4 months ago
  5. e39316b Use stream-based directory listing sessions invalidation by Luca Milanesio · 1 year, 4 months ago
  6. a6e573a Stream files during cleanup by Darius Jokilehto · 1 year, 4 months ago
  7. 5e8efcd Disable DoNotMock Error Prone check by David Ostrovsky · 2 years, 5 months ago
  8. 95d5e09 Reformat build file using buildifier by David Ostrovsky · 2 years, 5 months ago
  9. a47414e cleaner: Catch any exceptions while cleaner is running by Nasser Grainawi · 3 years, 4 months ago
  10. fc1ce37 Merge branch 'stable-2.15' by Luca Milanesio · 3 years ago
  11. 31ba53e Merge branch 'stable-2.14' into stable-2.15 by Luca Milanesio · 3 years ago stable-2.15
  12. 4ad8e99 Adapt to the latest Gerrit on stable-2.14 by Luca Milanesio · 3 years ago stable-2.14
  13. 0981c53 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 3 years, 8 months ago
  14. 44eaa18 Add logging to CleanupTask by Thomas Draebing · 4 years, 2 months ago
  15. 648f995 Use FluentLogger instead of slf4j by Thomas Draebing · 4 years, 2 months ago
  16. ca7c6a2 Merge branch stable-2.15 into master by Thomas Draebing · 4 years, 2 months ago
  17. d89af1d Use java.util.concurrent.ScheduledThreadPoolExecutor for tests by Thomas Draebing · 4 years, 2 months ago
  18. 1c7ebd9 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 4 years, 2 months ago
  19. f8def5c Document that cache cleaning intervals < 1h are not supported by Thomas Draebing · 4 years, 2 months ago
  20. b33845a Apply changes to file-based websession cache from HA-plugin by Thomas Draebing · 4 years, 2 months ago