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