1. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 7 years ago
  2. 2ce0c64 VisibilityCache: Use RefDatabase.getRefsByPrefix by Ivan Frade · 7 years ago
  3. a750e87 VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method by David Pursehouse · 8 years ago
  4. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/VisibilityCache.java]
  5. 33b67e9 Don't use deprecated Throwables.propagateIfInstanceOf by David Pursehouse · 9 years ago
  6. 2b15970 Use lambdas by Dave Borowitz · 9 years ago
  7. c6f1ab8 VisibilityCache: Use streams internally by Dave Borowitz · 9 years ago
  8. 14293fe Convert usages of Predicate to lambda by David Pursehouse · 9 years ago
  9. dcde0af Convert some usages of Function to lambda by David Pursehouse · 9 years ago
  10. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  11. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 10 years ago
  12. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  13. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  14. c410f96 Update Guava and fix new warnings by Dave Borowitz · 11 years ago
  15. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  16. d71f376 Rename *Cache.newBuilder() methods to defaultBuilder() by Dave Borowitz · 12 years ago
  17. a55017e VisibilityCache: Work around type inference issue in Java 6 by Dave Borowitz · 13 years ago
  18. df363d2 Reuse visibility check of revision when checking old revision by Dave Borowitz · 13 years ago
  19. 3d67ed5 Don't propagate StackOverflowErrors from VisibilityCache by Dave Borowitz · 13 years ago
  20. 227ce70 Small optimizations to VisibilityCache by Dave Borowitz · 13 years ago
  21. 13e5cc6 Do not cache RevCommit in keys of VisibilityCache by Shawn Pearce · 13 years ago
  22. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago