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