1. 0138abf Format Java files with google-java-format 1.6 by David Pursehouse · 7 years ago
  2. c790218 Migrate `tools/bazel.rc` to `.bazelrc` by David Ostrovsky · 7 years ago
  3. 2bf4a70 RevisionParserTest: Uncomment test that now works by David Pursehouse · 7 years ago
  4. d88265e Format WORKSPACE with buildifier 0.12.0 by David Pursehouse · 7 years ago
  5. 9b29e36 Format bzl files with buildifier 0.12.0 by David Pursehouse · 7 years ago
  6. 55a49f4 RefServlet: Fix usage of deprecated RefDatabase#getRefs(String) by David Pursehouse · 7 years ago
  7. a750e87 VisibilityCache: Fix usage of deprecated RefDatabase#getRefs(String) method by David Pursehouse · 7 years ago
  8. dcb3d05 RefServletTest: Fix usage of deprecated Repository#peel method by David Pursehouse · 7 years ago
  9. 5070bf1 Update bazlets to the latest head of master by David Pursehouse · 7 years ago
  10. 80d2faf Upgrade JGit to 5.0.1.201806211838-r by David Pursehouse · 7 years ago
  11. 8650d07 ConfigUtil: Support setting concurrencyLevel by Dave Borowitz · 7 years ago
  12. 8ba708d Revert "Upgrade jetty to 9.4.9.v20180320" by David Pursehouse · 7 years ago
  13. 564ab4b Make doc footer configurable by Patrick Hiesel · 7 years ago
  14. 42727da Upgrade jetty to 9.4.9.v20180320 by David Pursehouse · 7 years ago
  15. ae6beb6 Upgrade JGit to 4.11.0.201803080745-r.93-gcbb2e65db by David Pursehouse · 7 years ago
  16. 9e502e6 Upgrade guava to 25.1-jre by David Pursehouse · 7 years ago
  17. 1c84319 SoyConstants: Update package name from restricted to internal in Javadoc by David Pursehouse · 7 years ago
  18. 8d0ca0b Merge changes Ia8073e37,I7ebf1004,I8b1d118d,I4ead9bf5 by Dave Borowitz · 7 years ago
  19. 40b347d Use delcall and deltemplate for footer parts by Patrick Hiesel · 7 years ago
  20. 05584d5 Upgrade protobuf-java to 3.5.1 by David Pursehouse · 7 years ago
  21. 4c0014b Upgrade gson to 2.8.4 by David Pursehouse · 7 years ago
  22. 29d18e9 Upgrade truth to 0.40 by David Pursehouse · 7 years ago
  23. a6c05bc Upgrade guava to 25.0-jre by David Pursehouse · 7 years ago
  24. 03290c7 Add message for Empty Repositories by Chuck Pierce · 7 years ago
  25. c1f6cfc Use ConcurrentHashMap directly instead of MapMaker. by Kurt Alfred Kluever · 7 years ago
  26. 5f97614 Bump version to 0.2-6 by David Pursehouse · 7 years ago v0.2-6
  27. bffb5fd Update Soy to 2018-03-14 by Soy Authors · 7 years ago
  28. c0037b8 Replace joda-time with Java 8 time API by David Pursehouse · 7 years ago
  29. ac660e9 Mark <link href=""> with |blessStringAsTrustedResourceUrlForLegacy. by Gerrit Code Review · 7 years ago
  30. 18e70c5 ConfigUtil: Annotate getDuration as @Nullable by David Pursehouse · 7 years ago
  31. 937bbc2 Upgrade truth to version 0.39 by David Pursehouse · 7 years ago
  32. b4d5bce Upgrade guava to version 24.1 by David Pursehouse · 7 years ago
  33. e3fbf15 Update bazlets to latest version to fix py3 support by Chad Horohoe · 7 years ago
  34. b5591ee Bump guice version to 4.2.0 by David Ostrovsky · 7 years ago
  35. 1218194 Copy "zSoyz" constants into an internal utility class by Dave Borowitz · 7 years ago
  36. fa80a6a LogSoyData: Properly handle null revision in Next link by Dave Borowitz · 7 years ago
  37. 571b7a0 Link from repo index page to full log, not skipping the first 5 by Dave Borowitz · 7 years ago
  38. 091575e Update bazlets to latest version by David Ostrovsky · 7 years ago
  39. 9dd44d0 ServletTest#buildJsonRaw: Annotate queryString parameter as @Nullable by David Pursehouse · 8 years ago
  40. 0b17b95 MarkdownToHtml#parse: Annotate lang parameter as @Nullable by David Pursehouse · 8 years ago
  41. 8236dfe MarkdownToHtml: Use String.equals to compare strings by David Pursehouse · 8 years ago
  42. a4d3935 Stop using deprecated StringEscapeUtils from commons-lang3 by David Pursehouse · 8 years ago
  43. 389b3d0 Upgrade guava to 23.6-jre by David Pursehouse · 8 years ago
  44. 2b1d18c Upgrade JGit to 4.10.0.201712302008-r.24-gf3bb0e268 by David Pursehouse · 8 years ago
  45. 9de12ac Revert "Upgrade tukaani-xz to 1.6" by David Pursehouse · 8 years ago
  46. 9645f0f Change all foreach loops in Soy templates to use for loop syntax by Luke Sandberg · 8 years ago
  47. d0d8ceb Update Soy to 2018-01-03 by Jonathan Nieder · 8 years ago
  48. 7c07a4a Upgrade tukaani-xz to 1.6 by David Pursehouse · 8 years ago
  49. 9668a4c Upgrade commons-lang3 to 3.6 by David Pursehouse · 8 years ago
  50. f585803 Upgrade truth to 0.36 by David Pursehouse · 8 years ago
  51. 5716d90 Upgrade guava to 23.0 by David Pursehouse · 8 years ago
  52. 6437e31 Upgrade gson to 2.8.2 by David Pursehouse · 8 years ago
  53. 8f3fdac Upgrade soy to 2017-08-08 by David Pursehouse · 8 years ago
  54. 1f3ffbd Upgrade protobuf-java to 3.4.0 (redux) by David Pursehouse · 8 years ago
  55. 23313e4 Version 0.2-5 by David Pursehouse · 8 years ago v0.2-5
  56. 4eadff7 Upgrade JGit to 4.9.0.201710071750-r by David Pursehouse · 8 years ago
  57. c081582 Revert "Upgrade protobuf-java to 3.4.0" by David Pursehouse · 8 years ago
  58. 7786dcc Upgrade protobuf-java to 3.4.0 by David Pursehouse · 8 years ago
  59. d0024c0 Upgrade bazlets to get adaptations for bazel 0.6 by David Pursehouse · 8 years ago
  60. bd9924f Remove autoescape="strict" attributes from Soy templates. by Jakub Vrana · 8 years ago
  61. 4cd927f Format Java files with google-java-format by David Pursehouse · 8 years ago
  62. a06794a Test for mailto: references by Alon Bar-Lev · 8 years ago
  63. c4f75ea Merge "Support mailto: references" by Jonathan Nieder · 8 years ago
  64. 207c3ae Support mailto: references by Alon Bar-Lev · 8 years ago
  65. 3faf460 Upgrade Truth to 0.35 by David Pursehouse · 8 years ago
  66. bf12d9d Merge "Update commonmark to 0.10.0" by David Pursehouse · 8 years ago
  67. 6cbcb0e Prepare templates for stricthtml. by Gerrit Code Review · 8 years ago
  68. e15dff3 Update commonmark to 0.10.0 by Shawn Pearce · 8 years ago
  69. 2e63c4e Fix nav closing tag by Shawn Pearce · 8 years ago
  70. 1e468cc Bump version to 0.2-4 by David Pursehouse · 8 years ago v0.2-4
  71. 719b2e9 Stamp final artifacts by David Ostrovsky · 8 years ago
  72. bc53e1b Upgrade java-prettify to 1.2.2 and consume from Maven Central by David Pursehouse · 8 years ago
  73. 42a430a Update commonmark to 0.9.0 by Shawn Pearce · 8 years ago
  74. e34a28c Mention tagging in the release process by David Pursehouse · 8 years ago
  75. d54b572 Update bazlets for java, javatests layout by Shawn Pearce · 8 years ago
  76. e412efc Merge "Document release process" by Jonathan Nieder · 8 years ago
  77. 004c6c0 Document release process by Dave Borowitz · 8 years ago
  78. 63d1490 Bump version to 0.2-3 by Masaya Suzuki · 8 years ago v0.2-3
  79. e2d2443 Show error messages from ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  80. 84286b7 Isolate blame cache classes in cache directory by David Ostrovsky · 8 years ago
  81. 65edbe4 Dissolve top level gitiles-* directories by David Ostrovsky · 8 years ago
  82. 3739fcd Add support for glue to permit some block HTML in Markdown by Shawn Pearce · 8 years ago
  83. afbb993 Support template.customHeader in Markdown by Shawn Pearce · 8 years ago
  84. 586bf99 Update css to visually differentiate h4, h5, h6 in markdown. by Ian McKellar · 8 years ago
  85. 1bda1c2 Minor documentation fix by Ian McKellar · 8 years ago
  86. d8d82fc Include GitHub markdown compatibility anchor only as needed by Darragh Bailey · 8 years ago
  87. f39cadc Format Java files with google-java-format by David Pursehouse · 8 years ago
  88. 33d5cdb DocServletTest: Fix tests broken by additional anchor elements by David Pursehouse · 8 years ago
  89. e322120 Merge "Add additional anchor to match GitHub TOC rendering" by Dave Borowitz · 8 years ago
  90. db3495f Merge "Allow navar.md to enable Markdown extensions" by Shawn Pearce · 8 years ago
  91. 0c12262 Fix typo in markdown config documentation by David Pursehouse · 8 years ago
  92. f485a31 Allow navar.md to enable Markdown extensions by Shawn Pearce · 8 years ago
  93. db394cc Expose GitilesAccess.getAccess on interface by Shawn Pearce · 8 years ago
  94. 4a6f1be Cleanup Doc.soy by Shawn Pearce · 8 years ago
  95. f1d9ca5 Add missing final for MarkdownConfig.CONFIG_PARSER by Shawn Pearce · 8 years ago
  96. b55cf2b Make all Markdown extensions configurable by Shawn Pearce · 8 years ago
  97. 5c34e09 Stream rendered Markdown to browser by Shawn Pearce · 8 years ago
  98. 6451fa5 Support gzip compressing streaming HTML by Shawn Pearce · 8 years ago
  99. 4b49d8d Cleanup renderStreaming to carry less state by Shawn Pearce · 8 years ago
  100. 32a9c33 Update bazlets for Bazel 0.5.1 by Shawn Pearce · 8 years ago