1. 0cf7f38 Fix 'redundant specification of type' warnings by David Pursehouse · 9 years ago
  2. f52c768 Remove ,n,z from links to *-review Change-Ids by Andrew Bonventre · 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. 537ff7c Update soy to 2016-08-09 and icu4j to 57.1 by David Pursehouse · 9 years ago
  7. c49e92e Use JGit Config#getTimeUnit to parse durations by Jonathan Nieder · 10 years ago
  8. 532b62f Render git:// links in Markdown by Shawn Pearce · 10 years ago
  9. 56857f9 Markdown: support aside|note|promo blocks inside list items by Shawn Pearce · 10 years ago
  10. c68ad0b Compress some relative links in Markdown by Shawn Pearce · 10 years ago
  11. 47fd656 Refactor MarkdownToHtml with Builder pattern by Shawn Pearce · 10 years ago
  12. 14cad73 Remove usages of deprecated Repository#getRef by Dave Borowitz · 10 years ago
  13. 6b5c7d5 Fix encoding of anchors in Markdown links by Shawn Pearce · 10 years ago
  14. c32894e Fix RootedDocServlet generating hyperlinks by Shawn Pearce · 10 years ago
  15. c8fac64 Fix relative hyperlinks in Markdown by Shawn Pearce · 10 years ago
  16. 0dc9387 Add recursive option to gitiles tree JSON by Han-Wen Nienhuys · 10 years ago
  17. 8aefdb8 Add support for "long" mode in JSON queries for trees. by Han-Wen Nienhuys · 10 years ago
  18. cf38c03 Use google-java-format for styling by Dave Borowitz · 10 years ago
  19. f10481d Update org.eclipse.jgit.junit.TestRepository.getClock() -> getDate() by Terry Parker · 10 years ago
  20. 2e3afb2 Correctly set up MockSystemReader in ServletTest by Terry Parker · 10 years ago
  21. 53c93f8 Update BlameServletTest for JGit TestRepository clock changes by Terry Parker · 10 years ago
  22. 45dde17 LogServlet: Default to follow=1 by Dave Borowitz · 10 years ago
  23. 10e68e6 Make HEAD cheaper for RepositoryIndex by Shawn Pearce · 10 years ago
  24. 133c1e7 ConfigUtil: Extract parseDuration from getDuration by Dave Borowitz · 10 years ago
  25. 6902496 Update Truth to snapshot version by Dave Borowitz · 10 years ago
  26. 344c4dd Add follow support to LogServlet by Dave Borowitz · 10 years ago
  27. a774f59 ServletTest: Clean up buildJson methods by Dave Borowitz · 10 years ago
  28. 8e29035 ServletTest: Make buildJson method more typesafe by Dave Borowitz · 10 years ago
  29. 77cf5f2 LogServletTest: Use TypeToken to simplify JSON construction by Dave Borowitz · 10 years ago
  30. f7cd337 Add support for --name-status to /+log/ by Paweł Hajdan, Jr · 10 years ago
  31. e360d5c Fix long lines by Dave Borowitz · 10 years ago
  32. 3b7e7a5 Fix DocServletTest for new CSS by Dave Borowitz · 10 years ago
  33. fde41fd Convert tests to use Truth by Dave Borowitz · 10 years ago
  34. 9be6022 Add missing @RunWith(JUnit4) to HostIndexServletTest by Shawn Pearce · 10 years ago
  35. c709c4c Use HostIndex to display subtrees of repositories by Shawn Pearce · 10 years ago
  36. 08cdc23 Minor fix in RefServletTest javadoc by Nodir Turakulov · 10 years ago
  37. 56a226e Warn on and skip invalid commentlink.*.match regex by Nodir Turakulov · 10 years ago
  38. 4bc2600 ServletTest: base class for servlet tests by Nodir Turakulov · 10 years ago
  39. b7e872d Fix relative and absolute markdown links within repo by Shawn Pearce · 11 years ago
  40. 25d9196 Markdown: allow named anchors as <a name="id"></a> and {#id} by Shawn Pearce · 11 years ago
  41. 6ec5b2e Markdown: fix DocServletTest for always generated ids by Shawn Pearce · 11 years ago
  42. 68311c7 Add ROOTED_DOC view to serve Markdown at root of a host by Shawn Pearce · 11 years ago
  43. b5ad0a0 Update to JGit 4.0.0.201505191015-rc1.19-g1773002 by Shawn Pearce · 11 years ago
  44. cfc1c53 Rename Paths to PathUtil to avoid conflicting with NIO by Dave Borowitz · 11 years ago
  45. 353ba2f Markdown: render /+/foo.md as markdown by Shawn Pearce · 11 years ago
  46. 962349e Markdown: tests for /+doc/ servlet by Shawn Pearce · 11 years ago
  47. 374f184 Markdown: render pages under /+doc/ by Shawn Pearce · 11 years ago
  48. 2705893 Various cleanups produced by Refaster by Dave Borowitz · 11 years ago
  49. 6307b3d Linkify commit messages using regexp-based rules by Stefan Beller · 11 years ago
  50. 96a6f47 Copy Eclipse project settings from Gerrit by Dave Borowitz · 11 years ago
  51. eb2870e ViewFilterTest: Add missing @Test annotation found by error-prone by Dave Borowitz · 11 years ago
  52. 3dc854f Add @RunWith(JUnit4.class) to all tests by Dave Borowitz · 11 years ago
  53. fe8fdab Organize all imports by Dave Borowitz · 11 years ago
  54. d7bdaf3 Use StandardCharsets.UTF_8 by David Pletcher · 11 years ago
  55. 8646ff5 Allow filtering log by committer by Dave Borowitz · 11 years ago
  56. bcc19fa Allow filtering log by author by Benjamin Kalman · 11 years ago
  57. 3c44150 Fix PathServletTest broken by I194a1446 by Dave Borowitz · 11 years ago
  58. 1d94e65 Move RepositoryIndexServletTest methods to RefServletTest by Dave Borowitz · 12 years ago
  59. 61d12e8 PaginatorTest: Add coverage for cases with no start by Dave Borowitz · 12 years ago
  60. 3e8299c Add simple test for diff HTML output by Dave Borowitz · 12 years ago
  61. 01e9408 Use DefaultRenderer in TestGitilesServlet by Dave Borowitz · 12 years ago
  62. 32ec5b9 Add tests for JSON view of refs by Dave Borowitz · 12 years ago
  63. 08f2d9e Add JSON view for blame by Dave Borowitz · 12 years ago
  64. ea9bba1 Add text view for diff by Dave Borowitz · 12 years ago
  65. b40eb17 Include a tree hash ID in the JSON views for trees and commits. by Ken Rockot · 12 years ago
  66. 58a96f2 Copy parameters between views of the same type by Dave Borowitz · 12 years ago
  67. 2387b14 Add JSON view for trees by Dave Borowitz · 12 years ago
  68. 228f357 Add text support for tree paths by Dave Borowitz · 12 years ago
  69. 4f56870 Add tests for PathServlet text rendering by Dave Borowitz · 12 years ago
  70. b7fd3f3 Add tests for PathServlet HTML rendering by Dave Borowitz · 12 years ago
  71. e02bd42 Factor out test class for getting GitilesView from a path by Dave Borowitz · 12 years ago
  72. d40bdf1 Convert tests to JUnit 4 @Tests by Dave Borowitz · 12 years ago
  73. 2b2f34b Rewrite DateFormatter to use timezone passed in from config by Dave Borowitz · 12 years ago
  74. 6d920bc Allow configuring date formatters with a fixed time zone by Dave Borowitz · 12 years ago
  75. 97a7031 Replace JGit's GitDateFormatter with our own class by Dave Borowitz · 12 years ago
  76. 5d5619d Redirect to normalized versions of parent revision expressions by Dave Borowitz · 12 years ago
  77. 987988a Fix tests broken by 76bbefd by Dave Borowitz · 12 years ago
  78. 8d6d687 Cache GitilesAccess in the request from BaseServlet by Dave Borowitz · 12 years ago
  79. d58ff83 Clean up unused method args by Dave Borowitz · 12 years ago
  80. ded109a Get Config for a request from the GitilesAccess by Dave Borowitz · 12 years ago
  81. 86462df GitilesFilter: allow injecting custom BlameCache by Dave Borowitz · 12 years ago
  82. 68c7a9b Add view parsing for a new /+blame command by Dave Borowitz · 12 years ago
  83. 5427146 Move archiveFormat into BaseServlet by Dave Borowitz · 12 years ago
  84. 5051e67 Allow /+archive of any tree-ish by Dave Borowitz · 12 years ago
  85. 33d4fda Fix various Eclipse warnings by Dave Borowitz · 12 years ago
  86. c8a1568 Specify allowed archive formats in gitiles.config by Dave Borowitz · 13 years ago
  87. 6d9bc5a Add support for downloading archives with /+archive/foo.tar.gz by Dave Borowitz · 13 years ago
  88. 06b88d2 Include the path in RevisionParser.Result instead of an offset by Dave Borowitz · 13 years ago
  89. 58f5b88 Rewrite ViewFilter.parse() by Dave Borowitz · 13 years ago
  90. 48ca670 Fix MissingObjectException in from RevisionParser.parse by Dave Borowitz · 13 years ago
  91. 5871ac8 Fix linkification of URLs containing ampersands by Dave Borowitz · 13 years ago
  92. b43b2d5 Update to JGit 3.0 API by Shawn Pearce · 13 years ago
  93. ba9c118 Add a handler for /+describe similar to "git describe" by Dave Borowitz · 13 years ago
  94. dd3c3d9 Rename GitilesView's TreePath to PathPart by Dave Borowitz · 13 years ago
  95. 90bdf7f Fix serialVersionUID warning in ViewFilterTest by Dave Borowitz · 13 years ago
  96. bcd753d Properly handle relative submodule URL paths by Dave Borowitz · 13 years ago
  97. d91bdf7 Implement a redirector for gitweb-style URLs. by Dave Borowitz · 13 years ago
  98. d0b7e18 Support format=TEXT for /+refs by Dave Borowitz · 13 years ago
  99. fda3d9d Add a method for creating a full-stack GitilesServlet for tests by Dave Borowitz · 13 years ago
  100. e8a5e36 Flesh out FakeHttpServlet{Request,Response} by Dave Borowitz · 13 years ago