1. 3cabea4 Update soy to 2017-04-23 by Paladox none · 7 years ago
  2. 8e01137 Fix test build by David Pursehouse · 7 years ago
  3. fa01b7f Bazel: Rename rules to be compatible with gerrit by David Ostrovsky · 7 years ago
  4. 93a7514 Rename blame-cache lib target to 'blame-cache' by David Pursehouse · 7 years ago
  5. b40361f Renderer: Use native Function from Java 8 instead of Guava by David Pursehouse · 7 years ago
  6. ccaa85d Format all Java files with google-java-format by David Pursehouse · 7 years ago
  7. b9abeb2 PathServlet: Add missing case statements in switch by David Pursehouse · 7 years ago
  8. 4f2d63c FileJsonData: Remove declaration of unthrown IOException by David Pursehouse · 7 years ago
  9. bb828f2 Add additional anchor to match GitHub TOC rendering by Darragh Bailey · 7 years ago
  10. 9370378 Merge "Use bash to run bazel generated script" by Dave Borowitz · 7 years ago
  11. 7f15783 Use bash to run bazel generated script by Darragh Bailey · 7 years ago
  12. 2f9bbe3 Upgrade joda-time to 2.9.9 by David Pursehouse · 7 years ago
  13. 274fab8 Upgrade bazlets to latest revision by David Pursehouse · 7 years ago
  14. ae171e6 Wrap StreamEncoder in a BufferedWriter to avoid allocations by Dave Borowitz · 7 years ago
  15. 199efc4 Add JSON endpoint for file data by Andrew Bonventre · 7 years ago
  16. 35052ac Bump version to 0.2-1 by David Pursehouse · 7 years ago v0.2-1
  17. cff9df9 Downgrade Jetty to 9.3.17.v20170317 by David Pursehouse · 7 years ago
  18. 77c8e2e Upgrade JGit to 4.7.0.201704051617-r by David Pursehouse · 7 years ago
  19. f9bb416 Create war artifact by David Ostrovsky · 7 years ago
  20. c9a6259 Format build files by David Ostrovsky · 7 years ago
  21. d84d20a Upgrade Jetty to 9.4.3.v20170317 by David Pursehouse · 7 years ago
  22. addac94 Upgrade commons-compress to 1.13 by David Pursehouse · 7 years ago
  23. cd52da3 Upgrade joda-time to 2.9.8 by David Pursehouse · 7 years ago
  24. 46fec23 Upgrade gson to 2.8.0 by David Pursehouse · 7 years ago
  25. 9acccb0 Upgrade soy to 2017-02-01 by David Pursehouse · 7 years ago
  26. c853387 Upgrade Jetty to 9.3.16.v20170120 by David Pursehouse · 7 years ago
  27. 3283aa7 Upgrade Truth to 0.32 by David Pursehouse · 7 years ago
  28. 0e3f36b Replace deprecated FileResource with PathResource by David Pursehouse · 7 years ago
  29. 33b67e9 Don't use deprecated Throwables.propagateIfInstanceOf by David Pursehouse · 7 years ago
  30. 3b685ab Ensure constants are declared as immutable collections by Dave Borowitz · 7 years ago
  31. db96686 Upgrade Truth to 0.31 by David Pursehouse · 7 years ago
  32. 99aaae2 Upgrade guava to 21.0 by David Pursehouse · 7 years ago
  33. 50cfbe4 Bump to version 0.2 by David Ostrovsky · 7 years ago v0.2
  34. 7640511 Remove left over .buckconfig from buck build by David Ostrovsky · 7 years ago
  35. 5fa6c7c Upgrade Jetty to 9.3.15.v20161220 by David Pursehouse · 7 years ago
  36. 0a7cae7 Linkifier: Don't log stack trace on invalid commentlink match regex by David Pursehouse · 7 years ago
  37. f70d79f Restore pom files used for publishing to Google bucket by David Ostrovsky · 7 years ago
  38. bf2c391 Remove Buck based build by David Ostrovsky · 7 years ago
  39. f4f1ac2 Bazel: Publish to local Maven repository and Google storage bucket by David Ostrovsky · 7 years ago
  40. ff7c81a Bazel: Generate eclipse project by David Ostrovsky · 7 years ago
  41. 6b1155d Upgrade JGit to 4.6.0.201612231935-r.30-gd3148f300 by David Pursehouse · 7 years ago
  42. 335ac24 Merge "Point to gerrit.googlesource.com/gitiles/ in templates and docs." by Dave Borowitz · 7 years ago
  43. 7144d60 Point to gerrit.googlesource.com/gitiles/ in templates and docs. by Han-Wen Nienhuys · 7 years ago
  44. 9d6f8de Prefer Multimap subtypes and MultimapBuilder by Dave Borowitz · 7 years ago
  45. 05aaedc Bazel: Generate javadoc by David Ostrovsky · 7 years ago
  46. 5685e57 Fix resource leak flagged by infer static analyzer by David Ostrovsky · 7 years ago
  47. cc3418b Cache URLs containing SHA hashes for 2 hours by Andrew Bonventre · 7 years ago
  48. 5236d06 Upgrade javaEWAH to 1.1.6 by David Pursehouse · 7 years ago
  49. 2db2547 Upgrade JGit to 4.5.0.201609210915-r.115-g81f9c1843 in Bazel build by David Pursehouse · 7 years ago
  50. 608022f Bazel: Switch to using bazlets by David Ostrovsky · 7 years ago
  51. 4bc6c80 Implement Bazel build by Han-Wen Nienhuys · 8 years ago
  52. 6cc2aaf Upgrade JGit to 4.5.0.201609210915-r.115-g81f9c1843 by David Pursehouse · 7 years ago
  53. d19bf68 Update bucklets to latest revision by David Pursehouse · 7 years ago
  54. db35777 Merge "Update bucklets" by David Ostrovsky · 7 years ago
  55. 41ab00f Update bucklets by Dave Borowitz · 7 years ago
  56. f42c771 Merge "Use class="u-monospace" for diffs" by Dave Borowitz · 7 years ago
  57. 1bc4a08 Use class="u-monospace" for diffs by Mark Mentovai · 7 years ago
  58. c4cfe00 Use class="code" for <code> in HTML generated from Markdown by Mark Mentovai · 7 years ago
  59. a708b94 Use the HTTP status code in ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  60. c962197 Convert more code to use Java 8 streams and lambdas by David Pursehouse · 8 years ago
  61. 7a7f547 Replace Guava's Optional with java.util.Optional by David Pursehouse · 8 years ago
  62. 5966018 Update bucklets to get javadoc updates for Java 8 by David Pursehouse · 8 years ago
  63. 83d066f Document running/debugging from Eclipse by Saša Živkov · 8 years ago
  64. b24cb8b Update documentation to add --exclude option to eclipse script by Saša Živkov · 8 years ago
  65. 2b15970 Use lambdas by Dave Borowitz · 8 years ago
  66. c6f1ab8 VisibilityCache: Use streams internally by Dave Borowitz · 8 years ago
  67. ca557f7 Replace one more function with lambda by Dave Borowitz · 8 years ago
  68. de07eac Renderer: Use lambda instead of named Function subclass by Dave Borowitz · 8 years ago
  69. 3b4baab CommitData: Replace FluentIterable with native streams by Dave Borowitz · 8 years ago
  70. fa84572 GitilesUrls: Replace Function with regular method by David Pursehouse · 8 years ago
  71. 14293fe Convert usages of Predicate to lambda by David Pursehouse · 8 years ago
  72. dcde0af Convert some usages of Function to lambda by David Pursehouse · 8 years ago
  73. 3146836 Document the markdown format for nested paragraphs in lists by David Pursehouse · 8 years ago
  74. 0cf7f38 Fix 'redundant specification of type' warnings by David Pursehouse · 8 years ago
  75. 8372f4f Upgrade bucklets by David Pursehouse · 8 years ago
  76. 16f7aeb Build with Java 8 by David Pursehouse · 8 years ago
  77. 85fbf74 Add warning about upgrading commonmark by David Pursehouse · 8 years ago
  78. 035bda7 Bump version to 0.1-11 by David Pursehouse · 8 years ago v0.1-11
  79. 8937994 Update JGit to 4.5.0.201609210915-r by Björn Pedersen · 8 years ago
  80. f52c768 Remove ,n,z from links to *-review Change-Ids by Andrew Bonventre · 8 years ago
  81. 416885c Merge "Add .mailmap" by Jonathan Nieder · 8 years ago
  82. eff23b0 Use the status code in ServiceMayNotContinueException by Masaya Suzuki · 8 years ago
  83. 729b131 Add .mailmap by David Pursehouse · 8 years ago
  84. 17c09fe LogServlet: Don't return explicit null for Optional return type by David Pursehouse · 8 years ago
  85. be149ff Fix SHA1s for JGit 4.4.1.201607150455-r.137-gdd2a5a7 by David Pursehouse · 8 years ago
  86. 788b855 Update JGit version to match Gerrit by Jonathan Nieder · 8 years ago
  87. 7e598e1 Use relative link to config.md by Shawn Pearce · 8 years ago
  88. d40dbc2 Update documentation of malformed URL replacement string by David Pursehouse · 8 years ago
  89. bbcc513 Add documentation for the markdown.allowiframe setting by David Pursehouse · 8 years ago
  90. f701810 Add documentation of CORS configuration by David Pursehouse · 8 years ago
  91. 240fbff Move configuration documentation to a separate page by David Pursehouse · 8 years ago
  92. afa48db README: Add explicit link to Markdown documentation by David Pursehouse · 8 years ago
  93. d44526e Add a documentation navbar by David Pursehouse · 8 years ago
  94. d45b0f8 README: Move development information to a separate file in /Documentation by David Pursehouse · 8 years ago
  95. 2cc4ce9 Upgrade JGit to 4.4.1.201607150455-r.118-g1096652 by David Pursehouse · 8 years ago
  96. b5ee674 README: Convert legacy asciidoc headers to markdown by David Pursehouse · 8 years ago
  97. 066d93c Adding remaining headers required to support CORS. by AJ Ross · 8 years ago
  98. 7ae61e3 BaseServlet: remove unused import of List by Shawn Pearce · 8 years ago
  99. 001ea9b Support for CORS in gitiles. by AJ Ross · 8 years ago
  100. 5fd99ac Merge "[CSS] Fix `pre` element overflow" by Dave Borowitz · 8 years ago