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