1. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 7 years ago
  2. 92b8472 RefServlet: Use full refname in link by Ivan Frade · 7 years ago
  3. 53794aa Fix missing reference name in JSON output by Alice Kober-Sotzek · 7 years ago
  4. 55a49f4 RefServlet: Fix usage of deprecated RefDatabase#getRefs(String) by David Pursehouse · 8 years ago
  5. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/RefServlet.java]
  6. dcde0af Convert some usages of Function to lambda by David Pursehouse · 9 years ago
  7. 3b744b1 Remove complex import order by Dave Borowitz · 9 years ago
  8. e3d3ec8 Remove redundant modifiers reported by CheckStyle by David Pursehouse · 10 years ago
  9. cbe013f Use RefDatabase#exactRef instead of getRef when possible by Jonathan Nieder · 10 years ago
  10. c0200f6 Also reformat main servlet code. by Han-Wen Nienhuys · 10 years ago
  11. 2809c48 Added not null check when collecting RefsSoyData by Claudio Pacchiega · 10 years ago
  12. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  13. 96a6f47 Copy Eclipse project settings from Gerrit by Dave Borowitz · 11 years ago
  14. 1d94e65 Move RepositoryIndexServletTest methods to RefServletTest by Dave Borowitz · 12 years ago
  15. 32ec5b9 Add tests for JSON view of refs by Dave Borowitz · 12 years ago
  16. 77dbea9 Add REST API endpoint for RepositoryIndexServlet by Kevin Graney · 12 years ago
  17. 673d198 Switch all servlets from PrintWriter to OutputStreamWriter by Dave Borowitz · 12 years ago
  18. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  19. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  20. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  21. ba9c118 Add a handler for /+describe similar to "git describe" by Dave Borowitz · 13 years ago
  22. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  23. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  24. b1c628f Hoist FormatType switching into BaseServlet by Dave Borowitz · 13 years ago
  25. 5d11e2d Sort HEAD ref at the top of the list, not the bottom by Dave Borowitz · 13 years ago
  26. e5fead0 Highlight the HEAD ref in the list of branches by Dave Borowitz · 13 years ago
  27. 209d0aa Put a shortlog on the repository index page by Dave Borowitz · 13 years ago