1. 374f184 Markdown: render pages under /+doc/ by Shawn Pearce · 11 years ago
  2. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  3. 6307b3d Linkify commit messages using regexp-based rules by Stefan Beller · 11 years ago
  4. 96a6f47 Copy Eclipse project settings from Gerrit by Dave Borowitz · 11 years ago
  5. eb2870e ViewFilterTest: Add missing @Test annotation found by error-prone by Dave Borowitz · 11 years ago
  6. 3dc854f Add @RunWith(JUnit4.class) to all tests by Dave Borowitz · 11 years ago
  7. fe8fdab Organize all imports by Dave Borowitz · 11 years ago
  8. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  9. 8646ff5 Allow filtering log by committer by Dave Borowitz · 11 years ago
  10. bcc19fa Allow filtering log by author by Benjamin Kalman · 11 years ago
  11. 3c44150 Fix PathServletTest broken by I194a1446 by Dave Borowitz · 11 years ago
  12. 1d94e65 Move RepositoryIndexServletTest methods to RefServletTest by Dave Borowitz · 12 years ago
  13. 61d12e8 PaginatorTest: Add coverage for cases with no start by Dave Borowitz · 12 years ago
  14. 3e8299c Add simple test for diff HTML output by Dave Borowitz · 12 years ago
  15. 01e9408 Use DefaultRenderer in TestGitilesServlet by Dave Borowitz · 12 years ago
  16. 32ec5b9 Add tests for JSON view of refs by Dave Borowitz · 12 years ago
  17. 08f2d9e Add JSON view for blame by Dave Borowitz · 12 years ago
  18. ea9bba1 Add text view for diff by Dave Borowitz · 12 years ago
  19. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  20. 58a96f2 Copy parameters between views of the same type by Dave Borowitz · 12 years ago
  21. 2387b14 Add JSON view for trees by Dave Borowitz · 12 years ago
  22. 228f357 Add text support for tree paths 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. e02bd42 Factor out test class for getting GitilesView from a path by Dave Borowitz · 12 years ago
  26. d40bdf1 Convert tests to JUnit 4 @Tests by Dave Borowitz · 12 years ago
  27. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  28. 6d920bc Allow configuring date formatters with a fixed time zone by Dave Borowitz · 12 years ago
  29. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  30. 5d5619d Redirect to normalized versions of parent revision expressions by Dave Borowitz · 12 years ago
  31. 987988a Fix tests broken by 76bbefd by Dave Borowitz · 12 years ago
  32. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  33. d58ff83 Clean up unused method args by Dave Borowitz · 12 years ago
  34. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  35. 86462df GitilesFilter: allow injecting custom BlameCache by Dave Borowitz · 12 years ago
  36. 68c7a9b Add view parsing for a new /+blame command by Dave Borowitz · 12 years ago
  37. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  38. 5051e67 Allow /+archive of any tree-ish by Dave Borowitz · 12 years ago
  39. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  40. c8a1568 Specify allowed archive formats in gitiles.config by Dave Borowitz · 13 years ago
  41. 6d9bc5a Add support for downloading archives with /+archive/foo.tar.gz by Dave Borowitz · 13 years ago
  42. 06b88d2 Include the path in RevisionParser.Result instead of an offset by Dave Borowitz · 13 years ago
  43. 58f5b88 Rewrite ViewFilter.parse() by Dave Borowitz · 13 years ago
  44. 48ca670 Fix MissingObjectException in from RevisionParser.parse by Dave Borowitz · 13 years ago
  45. 5871ac8 Fix linkification of URLs containing ampersands by Dave Borowitz · 13 years ago
  46. b43b2d5 Update to JGit 3.0 API by Shawn Pearce · 13 years ago
  47. ba9c118 Add a handler for /+describe similar to "git describe" by Dave Borowitz · 13 years ago
  48. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  49. 90bdf7f Fix serialVersionUID warning in ViewFilterTest by Dave Borowitz · 13 years ago
  50. bcd753d Properly handle relative submodule URL paths by Dave Borowitz · 13 years ago
  51. d91bdf7 Implement a redirector for gitweb-style URLs. by Dave Borowitz · 13 years ago
  52. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  53. fda3d9d Add a method for creating a full-stack GitilesServlet for tests by Dave Borowitz · 13 years ago
  54. e8a5e36 Flesh out FakeHttpServlet{Request,Response} by Dave Borowitz · 13 years ago
  55. 80334b2 Allow log views to have no revision, implying HEAD by Dave Borowitz · 13 years ago
  56. 44a1584 Avoid IllegalArgumentException when auto-diving in root paths by Dave Borowitz · 13 years ago
  57. 5f7e8b7 Convert RevisionSyntaxExceptions to 404s by Dave Borowitz · 13 years ago
  58. 209d0aa Put a shortlog on the repository index page by Dave Borowitz · 13 years ago
  59. 4e8ffd8 Auto-dive into trees that contain only a single subtree by Dave Borowitz · 13 years ago
  60. 14ce828 Reverse sort tags by time in the repository index page by Dave Borowitz · 13 years ago
  61. d3e6dd7 Change the default for commits to revision view by Dave Borowitz · 13 years ago
  62. a12b147 Restore method calls with side effects deleted in If31e92b4 by Dave Borowitz · 13 years ago
  63. ad23f14 Fix a bunch of Eclipse complaints (unused vars, missing serial IDs) by Chad Horohoe · 13 years ago
  64. 9de6595 Gitiles is a simple browser for Git repositories by Dave Borowitz · 14 years ago