1. 23313e4 Version 0.2-5 by David Pursehouse · 6 years ago v0.2-5
  2. 4eadff7 Upgrade JGit to 4.9.0.201710071750-r by David Pursehouse · 6 years ago
  3. c081582 Revert "Upgrade protobuf-java to 3.4.0" by David Pursehouse · 6 years ago
  4. 7786dcc Upgrade protobuf-java to 3.4.0 by David Pursehouse · 6 years ago
  5. d0024c0 Upgrade bazlets to get adaptations for bazel 0.6 by David Pursehouse · 6 years ago
  6. bd9924f Remove autoescape="strict" attributes from Soy templates. by Jakub Vrana · 6 years ago
  7. 4cd927f Format Java files with google-java-format by David Pursehouse · 7 years ago
  8. a06794a Test for mailto: references by Alon Bar-Lev · 7 years ago
  9. c4f75ea Merge "Support mailto: references" by Jonathan Nieder · 7 years ago
  10. 207c3ae Support mailto: references by Alon Bar-Lev · 7 years ago
  11. 3faf460 Upgrade Truth to 0.35 by David Pursehouse · 7 years ago
  12. bf12d9d Merge "Update commonmark to 0.10.0" by David Pursehouse · 7 years ago
  13. 6cbcb0e Prepare templates for stricthtml. by Gerrit Code Review · 7 years ago
  14. e15dff3 Update commonmark to 0.10.0 by Shawn Pearce · 7 years ago
  15. 2e63c4e Fix nav closing tag by Shawn Pearce · 7 years ago
  16. 1e468cc Bump version to 0.2-4 by David Pursehouse · 7 years ago v0.2-4
  17. 719b2e9 Stamp final artifacts by David Ostrovsky · 7 years ago
  18. bc53e1b Upgrade java-prettify to 1.2.2 and consume from Maven Central by David Pursehouse · 7 years ago
  19. 42a430a Update commonmark to 0.9.0 by Shawn Pearce · 7 years ago
  20. e34a28c Mention tagging in the release process by David Pursehouse · 7 years ago
  21. d54b572 Update bazlets for java, javatests layout by Shawn Pearce · 7 years ago
  22. e412efc Merge "Document release process" by Jonathan Nieder · 7 years ago
  23. 004c6c0 Document release process by Dave Borowitz · 7 years ago
  24. 63d1490 Bump version to 0.2-3 by Masaya Suzuki · 7 years ago v0.2-3
  25. e2d2443 Show error messages from ServiceMayNotContinueException by Masaya Suzuki · 7 years ago
  26. 84286b7 Isolate blame cache classes in cache directory by David Ostrovsky · 7 years ago
  27. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 7 years ago
  28. 3739fcd Add support for glue to permit some block HTML in Markdown by Shawn Pearce · 7 years ago
  29. afbb993 Support template.customHeader in Markdown by Shawn Pearce · 7 years ago
  30. 586bf99 Update css to visually differentiate h4, h5, h6 in markdown. by Ian McKellar · 7 years ago
  31. 1bda1c2 Minor documentation fix by Ian McKellar · 7 years ago
  32. d8d82fc Include GitHub markdown compatibility anchor only as needed by Darragh Bailey · 7 years ago
  33. f39cadc Format Java files with google-java-format by David Pursehouse · 7 years ago
  34. 33d5cdb DocServletTest: Fix tests broken by additional anchor elements by David Pursehouse · 7 years ago
  35. e322120 Merge "Add additional anchor to match GitHub TOC rendering" by Dave Borowitz · 7 years ago
  36. db3495f Merge "Allow navar.md to enable Markdown extensions" by Shawn Pearce · 7 years ago
  37. 0c12262 Fix typo in markdown config documentation by David Pursehouse · 7 years ago
  38. f485a31 Allow navar.md to enable Markdown extensions by Shawn Pearce · 7 years ago
  39. db394cc Expose GitilesAccess.getAccess on interface by Shawn Pearce · 7 years ago
  40. 4a6f1be Cleanup Doc.soy by Shawn Pearce · 7 years ago
  41. f1d9ca5 Add missing final for MarkdownConfig.CONFIG_PARSER by Shawn Pearce · 7 years ago
  42. b55cf2b Make all Markdown extensions configurable by Shawn Pearce · 7 years ago
  43. 5c34e09 Stream rendered Markdown to browser by Shawn Pearce · 7 years ago
  44. 6451fa5 Support gzip compressing streaming HTML by Shawn Pearce · 7 years ago
  45. 4b49d8d Cleanup renderStreaming to carry less state by Shawn Pearce · 7 years ago
  46. 32a9c33 Update bazlets for Bazel 0.5.1 by Shawn Pearce · 7 years ago
  47. 4c04741 Remove visibility="private" setting from .person_ by Gerrit Code Review · 7 years ago
  48. 603729e Merge "Replace private="true" with visibility="private" in .soy files" by Jonathan Nieder · 7 years ago
  49. dea03ba Clarify default alignment for table columns in markdown by David Pursehouse · 7 years ago
  50. 869581c Replace private="true" with visibility="private" in .soy files by Andrew Bonventre · 7 years ago
  51. a739fdb Bump version to 0.2-2 by David Pursehouse · 7 years ago v0.2-2
  52. d591449 Upgrade Guava to 22.0 by David Pursehouse · 7 years ago
  53. 68b8efe Upgrade Jetty to 9.3.18.v20170406 by David Pursehouse · 7 years ago
  54. ae24f03 Upgrade JGit to 4.8.0.201706111038-r by David Pursehouse · 7 years ago
  55. 3cabea4 Update soy to 2017-04-23 by Paladox none · 7 years ago
  56. 8e01137 Fix test build by David Pursehouse · 7 years ago
  57. fa01b7f Bazel: Rename rules to be compatible with gerrit by David Ostrovsky · 7 years ago
  58. 93a7514 Rename blame-cache lib target to 'blame-cache' by David Pursehouse · 7 years ago
  59. b40361f Renderer: Use native Function from Java 8 instead of Guava by David Pursehouse · 7 years ago
  60. ccaa85d Format all Java files with google-java-format by David Pursehouse · 7 years ago
  61. b9abeb2 PathServlet: Add missing case statements in switch by David Pursehouse · 7 years ago
  62. 4f2d63c FileJsonData: Remove declaration of unthrown IOException by David Pursehouse · 7 years ago
  63. bb828f2 Add additional anchor to match GitHub TOC rendering by Darragh Bailey · 7 years ago
  64. 9370378 Merge "Use bash to run bazel generated script" by Dave Borowitz · 7 years ago
  65. 7f15783 Use bash to run bazel generated script by Darragh Bailey · 7 years ago
  66. 2f9bbe3 Upgrade joda-time to 2.9.9 by David Pursehouse · 7 years ago
  67. 274fab8 Upgrade bazlets to latest revision by David Pursehouse · 7 years ago
  68. ae171e6 Wrap StreamEncoder in a BufferedWriter to avoid allocations by Dave Borowitz · 7 years ago
  69. 199efc4 Add JSON endpoint for file data by Andrew Bonventre · 7 years ago
  70. 35052ac Bump version to 0.2-1 by David Pursehouse · 7 years ago v0.2-1
  71. cff9df9 Downgrade Jetty to 9.3.17.v20170317 by David Pursehouse · 7 years ago
  72. 77c8e2e Upgrade JGit to 4.7.0.201704051617-r by David Pursehouse · 7 years ago
  73. f9bb416 Create war artifact by David Ostrovsky · 7 years ago
  74. c9a6259 Format build files by David Ostrovsky · 7 years ago
  75. d84d20a Upgrade Jetty to 9.4.3.v20170317 by David Pursehouse · 7 years ago
  76. addac94 Upgrade commons-compress to 1.13 by David Pursehouse · 7 years ago
  77. cd52da3 Upgrade joda-time to 2.9.8 by David Pursehouse · 7 years ago
  78. 46fec23 Upgrade gson to 2.8.0 by David Pursehouse · 7 years ago
  79. 9acccb0 Upgrade soy to 2017-02-01 by David Pursehouse · 7 years ago
  80. c853387 Upgrade Jetty to 9.3.16.v20170120 by David Pursehouse · 7 years ago
  81. 3283aa7 Upgrade Truth to 0.32 by David Pursehouse · 7 years ago
  82. 0e3f36b Replace deprecated FileResource with PathResource by David Pursehouse · 7 years ago
  83. 33b67e9 Don't use deprecated Throwables.propagateIfInstanceOf by David Pursehouse · 7 years ago
  84. 3b685ab Ensure constants are declared as immutable collections by Dave Borowitz · 7 years ago
  85. db96686 Upgrade Truth to 0.31 by David Pursehouse · 7 years ago
  86. 99aaae2 Upgrade guava to 21.0 by David Pursehouse · 7 years ago
  87. 50cfbe4 Bump to version 0.2 by David Ostrovsky · 7 years ago v0.2
  88. 7640511 Remove left over .buckconfig from buck build by David Ostrovsky · 7 years ago
  89. 5fa6c7c Upgrade Jetty to 9.3.15.v20161220 by David Pursehouse · 7 years ago
  90. 0a7cae7 Linkifier: Don't log stack trace on invalid commentlink match regex by David Pursehouse · 7 years ago
  91. f70d79f Restore pom files used for publishing to Google bucket by David Ostrovsky · 7 years ago
  92. bf2c391 Remove Buck based build by David Ostrovsky · 7 years ago
  93. f4f1ac2 Bazel: Publish to local Maven repository and Google storage bucket by David Ostrovsky · 7 years ago
  94. ff7c81a Bazel: Generate eclipse project by David Ostrovsky · 7 years ago
  95. 6b1155d Upgrade JGit to 4.6.0.201612231935-r.30-gd3148f300 by David Pursehouse · 7 years ago
  96. 335ac24 Merge "Point to gerrit.googlesource.com/gitiles/ in templates and docs." by Dave Borowitz · 7 years ago
  97. 7144d60 Point to gerrit.googlesource.com/gitiles/ in templates and docs. by Han-Wen Nienhuys · 7 years ago
  98. 9d6f8de Prefer Multimap subtypes and MultimapBuilder by Dave Borowitz · 7 years ago
  99. 05aaedc Bazel: Generate javadoc by David Ostrovsky · 7 years ago
  100. 5685e57 Fix resource leak flagged by infer static analyzer by David Ostrovsky · 7 years ago