1. 3484ab8 Remove unused HttpServletRequest and HttpServletResponse parameters by David Pursehouse · 7 years ago
  2. be7e83a Remove unused Logger instances by David Pursehouse · 7 years ago
  3. 27cf26d Format Java files with google-java-format 1.7 by David Pursehouse · 7 years ago
  4. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 7 years ago
  5. e2d2443 Show error messages from ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  6. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/HostIndexServlet.java]
  7. 7a7f547 Replace Guava's Optional with java.util.Optional by David Pursehouse · 9 years ago
  8. fa84572 GitilesUrls: Replace Function with regular method by David Pursehouse · 9 years ago
  9. eff23b0 Use the status code in ServiceMayNotContinueException by Masaya Suzuki · 9 years ago
  10. f35b06c HostIndexServlet: Don't use deprecated SoyData.createFromExistingData by David Pursehouse · 9 years ago
  11. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  12. c3e772a Open auto-closeable resources in try-with-resource by David Pursehouse · 10 years ago
  13. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  14. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  15. 10e68e6 Make HEAD cheaper for RepositoryIndex by Shawn Pearce · 10 years ago
  16. 969bfc8 HostIndexServlet: Prevent StringIndexOutOfBoundsException by David Pursehouse · 10 years ago
  17. b33426e [CSS] Overhaul of CSS and UX clean up. by Andrew Bonventre · 10 years ago
  18. c709c4c Use HostIndex to display subtrees of repositories by Shawn Pearce · 10 years ago
  19. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  20. 673d198 Switch all servlets from PrintWriter to OutputStreamWriter by Dave Borowitz · 12 years ago
  21. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  22. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  23. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  24. c0aeff1 Add missing space to "Cannot scan repositories" message by Jonathan Nieder · 13 years ago
  25. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  26. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  27. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  28. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago