1. 066d93c Adding remaining headers required to support CORS. by AJ Ross · 9 years ago
  2. 7ae61e3 BaseServlet: remove unused import of List by Shawn Pearce · 9 years ago
  3. 001ea9b Support for CORS in gitiles. by AJ Ross · 9 years ago
  4. 40255d5 Rerun google-java-format with a new version by Dave Borowitz · 9 years ago
  5. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  6. cb91aaf Fix warnings about missing cases in switch statements on enums by David Pursehouse · 10 years ago
  7. b3b630f Remove unnecessarily nested else clauses by David Pursehouse · 10 years ago
  8. bc0eaaa Improve styling/branding options by Björn Pedersen · 10 years ago
  9. ed3c2d1 Include Vary: Accept-Encoding when using gzip by Shawn Pearce · 10 years ago
  10. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  11. 10e68e6 Make HEAD cheaper for RepositoryIndex by Shawn Pearce · 10 years ago
  12. 876b981 Fix javadoc compilation errors by Dave Borowitz · 10 years ago
  13. 70d8454 Use correct day of week for arbitrary past expiration time by Dave Borowitz · 10 years ago
  14. c4d3fd7 Compress most replies if client accepts gzip by Shawn Pearce · 11 years ago
  15. c410f96 Update Guava and fix new warnings by Dave Borowitz · 11 years ago
  16. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  17. bf72ab7 Make BaseServlet#newWriter(HttpServletRequest) private by Dave Borowitz · 11 years ago
  18. 29914cb Consistently use response encoding when creating writers by Dave Borowitz · 11 years ago
  19. c99d0bb Add request attribute indicating a response is streaming by Dave Borowitz · 12 years ago
  20. fc2f00a Generalize DiffServlet's streaming renderer by Dave Borowitz · 12 years ago
  21. 438c528 BaseServlet: Extract method for custom GsonBuilder initialization by Dave Borowitz · 12 years ago
  22. 673d198 Switch all servlets from PrintWriter to OutputStreamWriter by Dave Borowitz · 12 years ago
  23. 4f56870 Add tests for PathServlet text rendering by Dave Borowitz · 12 years ago
  24. b7fd3f3 Add tests for PathServlet HTML rendering by Dave Borowitz · 12 years ago
  25. d218743 Add config option to set log entry template variant by Stefan Zager · 12 years ago
  26. 76bbefd Render custom templates using deltemplate with variants by Dave Borowitz · 12 years ago
  27. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  28. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  29. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  30. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  31. 6d9bc5a Add support for downloading archives with /+archive/foo.tar.gz by Dave Borowitz · 13 years ago
  32. 06edb50 Set Access-Control-Allow-Origin: * on API requests by Dave Borowitz · 13 years ago
  33. 0c94476 Factor out a method for setting common non-HTML (API) headers by Dave Borowitz · 13 years ago
  34. 113c935 Make BaseServlet.putSoyData static by Dave Borowitz · 13 years ago
  35. ba9c118 Add a handler for /+describe similar to "git describe" by Dave Borowitz · 13 years ago
  36. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  37. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  38. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago