1. afbb993 Support template.customHeader in Markdown by Shawn Pearce · 7 years ago
  2. 586bf99 Update css to visually differentiate h4, h5, h6 in markdown. by Ian McKellar · 7 years ago
  3. 1bda1c2 Minor documentation fix by Ian McKellar · 7 years ago
  4. d8d82fc Include GitHub markdown compatibility anchor only as needed by Darragh Bailey · 7 years ago
  5. f39cadc Format Java files with google-java-format by David Pursehouse · 7 years ago
  6. 33d5cdb DocServletTest: Fix tests broken by additional anchor elements by David Pursehouse · 7 years ago
  7. e322120 Merge "Add additional anchor to match GitHub TOC rendering" by Dave Borowitz · 7 years ago
  8. db3495f Merge "Allow navar.md to enable Markdown extensions" by Shawn Pearce · 7 years ago
  9. 0c12262 Fix typo in markdown config documentation by David Pursehouse · 7 years ago
  10. f485a31 Allow navar.md to enable Markdown extensions by Shawn Pearce · 7 years ago
  11. db394cc Expose GitilesAccess.getAccess on interface by Shawn Pearce · 7 years ago
  12. 4a6f1be Cleanup Doc.soy by Shawn Pearce · 7 years ago
  13. f1d9ca5 Add missing final for MarkdownConfig.CONFIG_PARSER by Shawn Pearce · 7 years ago
  14. b55cf2b Make all Markdown extensions configurable by Shawn Pearce · 7 years ago
  15. 5c34e09 Stream rendered Markdown to browser by Shawn Pearce · 7 years ago
  16. 6451fa5 Support gzip compressing streaming HTML by Shawn Pearce · 7 years ago
  17. 4b49d8d Cleanup renderStreaming to carry less state by Shawn Pearce · 7 years ago
  18. 32a9c33 Update bazlets for Bazel 0.5.1 by Shawn Pearce · 7 years ago
  19. 4c04741 Remove visibility="private" setting from .person_ by Gerrit Code Review · 7 years ago
  20. 603729e Merge "Replace private="true" with visibility="private" in .soy files" by Jonathan Nieder · 7 years ago
  21. dea03ba Clarify default alignment for table columns in markdown by David Pursehouse · 7 years ago
  22. 869581c Replace private="true" with visibility="private" in .soy files by Andrew Bonventre · 7 years ago
  23. a739fdb Bump version to 0.2-2 by David Pursehouse · 7 years ago v0.2-2
  24. d591449 Upgrade Guava to 22.0 by David Pursehouse · 7 years ago
  25. 68b8efe Upgrade Jetty to 9.3.18.v20170406 by David Pursehouse · 7 years ago
  26. ae24f03 Upgrade JGit to 4.8.0.201706111038-r by David Pursehouse · 7 years ago
  27. 3cabea4 Update soy to 2017-04-23 by Paladox none · 7 years ago
  28. 8e01137 Fix test build by David Pursehouse · 7 years ago
  29. fa01b7f Bazel: Rename rules to be compatible with gerrit by David Ostrovsky · 7 years ago
  30. 93a7514 Rename blame-cache lib target to 'blame-cache' by David Pursehouse · 7 years ago
  31. b40361f Renderer: Use native Function from Java 8 instead of Guava by David Pursehouse · 7 years ago
  32. ccaa85d Format all Java files with google-java-format by David Pursehouse · 7 years ago
  33. b9abeb2 PathServlet: Add missing case statements in switch by David Pursehouse · 7 years ago
  34. 4f2d63c FileJsonData: Remove declaration of unthrown IOException by David Pursehouse · 7 years ago
  35. bb828f2 Add additional anchor to match GitHub TOC rendering by Darragh Bailey · 7 years ago
  36. 9370378 Merge "Use bash to run bazel generated script" by Dave Borowitz · 7 years ago
  37. 7f15783 Use bash to run bazel generated script by Darragh Bailey · 7 years ago
  38. 2f9bbe3 Upgrade joda-time to 2.9.9 by David Pursehouse · 7 years ago
  39. 274fab8 Upgrade bazlets to latest revision by David Pursehouse · 7 years ago
  40. ae171e6 Wrap StreamEncoder in a BufferedWriter to avoid allocations by Dave Borowitz · 7 years ago
  41. 199efc4 Add JSON endpoint for file data by Andrew Bonventre · 7 years ago
  42. 35052ac Bump version to 0.2-1 by David Pursehouse · 7 years ago v0.2-1
  43. cff9df9 Downgrade Jetty to 9.3.17.v20170317 by David Pursehouse · 7 years ago
  44. 77c8e2e Upgrade JGit to 4.7.0.201704051617-r by David Pursehouse · 7 years ago
  45. f9bb416 Create war artifact by David Ostrovsky · 7 years ago
  46. c9a6259 Format build files by David Ostrovsky · 7 years ago
  47. d84d20a Upgrade Jetty to 9.4.3.v20170317 by David Pursehouse · 7 years ago
  48. addac94 Upgrade commons-compress to 1.13 by David Pursehouse · 7 years ago
  49. cd52da3 Upgrade joda-time to 2.9.8 by David Pursehouse · 7 years ago
  50. 46fec23 Upgrade gson to 2.8.0 by David Pursehouse · 7 years ago
  51. 9acccb0 Upgrade soy to 2017-02-01 by David Pursehouse · 7 years ago
  52. c853387 Upgrade Jetty to 9.3.16.v20170120 by David Pursehouse · 7 years ago
  53. 3283aa7 Upgrade Truth to 0.32 by David Pursehouse · 7 years ago
  54. 0e3f36b Replace deprecated FileResource with PathResource by David Pursehouse · 7 years ago
  55. 33b67e9 Don't use deprecated Throwables.propagateIfInstanceOf by David Pursehouse · 7 years ago
  56. 3b685ab Ensure constants are declared as immutable collections by Dave Borowitz · 7 years ago
  57. db96686 Upgrade Truth to 0.31 by David Pursehouse · 7 years ago
  58. 99aaae2 Upgrade guava to 21.0 by David Pursehouse · 7 years ago
  59. 50cfbe4 Bump to version 0.2 by David Ostrovsky · 7 years ago v0.2
  60. 7640511 Remove left over .buckconfig from buck build by David Ostrovsky · 7 years ago
  61. 5fa6c7c Upgrade Jetty to 9.3.15.v20161220 by David Pursehouse · 7 years ago
  62. 0a7cae7 Linkifier: Don't log stack trace on invalid commentlink match regex by David Pursehouse · 7 years ago
  63. f70d79f Restore pom files used for publishing to Google bucket by David Ostrovsky · 7 years ago
  64. bf2c391 Remove Buck based build by David Ostrovsky · 7 years ago
  65. f4f1ac2 Bazel: Publish to local Maven repository and Google storage bucket by David Ostrovsky · 7 years ago
  66. ff7c81a Bazel: Generate eclipse project by David Ostrovsky · 7 years ago
  67. 6b1155d Upgrade JGit to 4.6.0.201612231935-r.30-gd3148f300 by David Pursehouse · 7 years ago
  68. 335ac24 Merge "Point to gerrit.googlesource.com/gitiles/ in templates and docs." by Dave Borowitz · 7 years ago
  69. 7144d60 Point to gerrit.googlesource.com/gitiles/ in templates and docs. by Han-Wen Nienhuys · 7 years ago
  70. 9d6f8de Prefer Multimap subtypes and MultimapBuilder by Dave Borowitz · 7 years ago
  71. 05aaedc Bazel: Generate javadoc by David Ostrovsky · 7 years ago
  72. 5685e57 Fix resource leak flagged by infer static analyzer by David Ostrovsky · 7 years ago
  73. cc3418b Cache URLs containing SHA hashes for 2 hours by Andrew Bonventre · 7 years ago
  74. 5236d06 Upgrade javaEWAH to 1.1.6 by David Pursehouse · 7 years ago
  75. 2db2547 Upgrade JGit to 4.5.0.201609210915-r.115-g81f9c1843 in Bazel build by David Pursehouse · 7 years ago
  76. 608022f Bazel: Switch to using bazlets by David Ostrovsky · 7 years ago
  77. 4bc6c80 Implement Bazel build by Han-Wen Nienhuys · 8 years ago
  78. 6cc2aaf Upgrade JGit to 4.5.0.201609210915-r.115-g81f9c1843 by David Pursehouse · 7 years ago
  79. d19bf68 Update bucklets to latest revision by David Pursehouse · 7 years ago
  80. db35777 Merge "Update bucklets" by David Ostrovsky · 7 years ago
  81. 41ab00f Update bucklets by Dave Borowitz · 7 years ago
  82. f42c771 Merge "Use class="u-monospace" for diffs" by Dave Borowitz · 7 years ago
  83. 1bc4a08 Use class="u-monospace" for diffs by Mark Mentovai · 7 years ago
  84. c4cfe00 Use class="code" for <code> in HTML generated from Markdown by Mark Mentovai · 7 years ago
  85. a708b94 Use the HTTP status code in ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  86. c962197 Convert more code to use Java 8 streams and lambdas by David Pursehouse · 8 years ago
  87. 7a7f547 Replace Guava's Optional with java.util.Optional by David Pursehouse · 8 years ago
  88. 5966018 Update bucklets to get javadoc updates for Java 8 by David Pursehouse · 8 years ago
  89. 83d066f Document running/debugging from Eclipse by Saša Živkov · 8 years ago
  90. b24cb8b Update documentation to add --exclude option to eclipse script by Saša Živkov · 8 years ago
  91. 2b15970 Use lambdas by Dave Borowitz · 8 years ago
  92. c6f1ab8 VisibilityCache: Use streams internally by Dave Borowitz · 8 years ago
  93. ca557f7 Replace one more function with lambda by Dave Borowitz · 8 years ago
  94. de07eac Renderer: Use lambda instead of named Function subclass by Dave Borowitz · 8 years ago
  95. 3b4baab CommitData: Replace FluentIterable with native streams by Dave Borowitz · 8 years ago
  96. fa84572 GitilesUrls: Replace Function with regular method by David Pursehouse · 8 years ago
  97. 14293fe Convert usages of Predicate to lambda by David Pursehouse · 8 years ago
  98. dcde0af Convert some usages of Function to lambda by David Pursehouse · 8 years ago
  99. 3146836 Document the markdown format for nested paragraphs in lists by David Pursehouse · 8 years ago
  100. 0cf7f38 Fix 'redundant specification of type' warnings by David Pursehouse · 8 years ago