1. ac7f2c9 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 4 years, 5 months ago
  2. 535f943 Enable more error-prone checks by David Pursehouse · 4 years, 10 months ago
  3. de5de27 Enable error-prone checks by default by David Pursehouse · 4 years, 10 months ago
  4. 1ea391f Update bazel options to align with gerrit's by David Pursehouse · 4 years, 10 months ago
  5. bb44ea8 tools/eclipse/project.sh: Use bazel query to find project.py by Ivan Frade · 4 years, 10 months ago
  6. db00f16 Harmonize build rule names to use hyphen instead of underscore by David Pursehouse · 5 years ago
  7. 73d5fc0 Check BLOB content size before trying to render it by Luca Milanesio · 4 years, 4 months ago
  8. 5524036 BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 4 years, 5 months ago
  9. efd30a5 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 4 years, 10 months ago
  10. 0785d1b Don't render navbar.md metadata in html by Vlad Bokov · 5 years ago
  11. 24e0285 Format with google-java-format 1.7 by David Pursehouse · 5 years ago
  12. 67662fb Do not retain body in RevisionParser walk by Jonathan Nieder · 5 years ago
  13. ea998ff Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 5 years ago
  14. aae75ed Ensure RevTag is parsed before using its body by Jonathan Nieder · 5 years ago
  15. f4ccc3e Ensure RevCommit is parsed before using its content by Jonathan Nieder · 5 years ago
  16. 153d145 Require a RevWalk when building CommitData by Jonathan Nieder · 5 years ago
  17. f525cef Convert /** @param */ to {@param} in Soy. by Jakub Vrana · 5 years ago
  18. 0243bf1 RefServlet: Use full refname in link by Ivan Frade · 5 years ago
  19. 4f88b8b Automatically format all build files with buildifier lint mode by David Pursehouse · 5 years ago
  20. 219a919 Format Java files with google-java-format by David Pursehouse · 4 years, 4 months ago
  21. e5a8b41 Correct license for VisibilityChecker by Jonathan Nieder · 4 years, 4 months ago
  22. a83672e Merge branch 'stable-0.2' by Jonathan Nieder · 4 years, 4 months ago
  23. c16518b Correct license header for VisibilityCacheTest by Jonathan Nieder · 4 years, 4 months ago
  24. 945358a Merge changes from topics "jgit-reachability", "reachability-2" by Jonathan Nieder · 4 years, 4 months ago
  25. 9ca395d VisibilityChecker: Remove topoSort argument by Ivan Frade · 4 years, 4 months ago
  26. f0b1806 VisibilityCache: Use jgit's ReachabilityChecker by Ivan Frade · 5 years ago
  27. 284a35a Accept first-parent parameter in LogServlet by Alex Spradlin · 4 years, 9 months ago
  28. 11af49e Upgrade JGit to 5.5.1.201910021850-r by David Pursehouse · 4 years, 4 months ago
  29. beb12ac Check BLOB content size before trying to render it by Luca Milanesio · 4 years, 4 months ago
  30. 33f6b26 Bump version to 0.3-6 by David Pursehouse · 4 years, 5 months ago v0.3-6
  31. f6547c0 Merge branch 'stable-0.2' by David Pursehouse · 4 years, 5 months ago
  32. be0a5f0 Bump version to 0.2-11 by David Pursehouse · 4 years, 5 months ago v0.2-11
  33. 4f9deef BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 4 years, 5 months ago
  34. cd9d8c2 VisibilityCacheTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  35. e4c5ac4 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 4 years, 5 months ago
  36. 3ba3b41 BlameServlet: Stop using deprecated SoyMapData and SoyListData by David Pursehouse · 4 years, 5 months ago
  37. d94d3fe Bump version to 0.3-5 by David Pursehouse · 4 years, 5 months ago v0.3-5
  38. 648719a Remove bazel-genfiles from .gitignore by David Pursehouse · 4 years, 5 months ago
  39. af6c660 Use bazelisk as first choice for mvn.sh by David Ostrovsky · 4 years, 5 months ago
  40. da3dd89 Replace references to bazel-genfiles with bazel-bin by David Ostrovsky · 4 years, 5 months ago
  41. 3dd02ec Bazel: Bump bazel version to 1.0.0 by David Pursehouse · 4 years, 6 months ago
  42. 596399c Upgrade soy to 2019-10-08 by David Pursehouse · 4 years, 6 months ago
  43. fe33adf Bazel: rules_python must be loaded now by David Ostrovsky · 4 years, 6 months ago
  44. 06ecd0c Upgrade bazlets to latest master revision by David Ostrovsky · 4 years, 6 months ago
  45. 44feece Revert "Upgrade Jetty to 9.4.20.v20190813" by David Pursehouse · 4 years, 6 months ago
  46. 1dc1963 Upgrade Jetty to 9.4.20.v20190813 by David Pursehouse · 4 years, 6 months ago
  47. a7b74f2 Bazel: Introduce .bazelversion and update to 0.29.1 by David Pursehouse · 4 years, 6 months ago
  48. 13cb517 VisibilityChecker: Use RefDatabase.getTipsWithSha1() for visibility check by Ivan Frade · 5 years ago
  49. 6f9a8a2 Bump version to 0.3-4 by David Pursehouse · 4 years, 7 months ago v0.3-4
  50. d46c749 Upgrade soy to 2019-09-03 by Marco Miller · 4 years, 7 months ago
  51. 1acbc95 Upgrade JGit to 5.4.3.201909031940-r by David Pursehouse · 4 years, 7 months ago
  52. 9d46aab Format all build files with buildifier by David Pursehouse · 4 years, 7 months ago
  53. 5aaf0b6 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Pursehouse · 4 years, 7 months ago
  54. 73b57af Bump version to 0.3-3 by David Pursehouse · 4 years, 7 months ago v0.3-3
  55. 5834660 Upgrade bazlets to latest master revision by David Pursehouse · 4 years, 7 months ago
  56. 336e113 Upgrade guava to 28.1-jre by Marco Miller · 4 years, 7 months ago
  57. 373e471 Upgrade soy to 2019-08-22 by Marco Miller · 4 years, 7 months ago
  58. 6740b3e HostIndexServlet: Migrate from deprecated SoyMapData/SoyListData by David Pursehouse · 4 years, 9 months ago
  59. 2872604 Migrate from deprecated SoyTofu to SoySauce by David Pursehouse · 4 years, 9 months ago
  60. 6f8a740 DefaultErrorHandlingFilter: Simplify handling of FailureReason by David Pursehouse · 4 years, 9 months ago
  61. 795ecb4 Do not drop the exception in the error handler by Masaya Suzuki · 4 years, 9 months ago
  62. c9208e5 Enforce a line limit of 50,000 for pretty file formatting. by Ronald Bhuleskar · 4 years, 9 months ago
  63. dacf897 Upgrade soy to 2019-07-14 by David Pursehouse · 4 years, 9 months ago
  64. 12fda93 RevisionParserTest: Remove assignment to unused variable by David Pursehouse · 4 years, 9 months ago
  65. bed3272 Align Eclipse settings with Eclipse 2019.06 by David Pursehouse · 4 years, 9 months ago
  66. 4a62a9a Upgrade Truth to 1.0 by David Pursehouse · 4 years, 9 months ago
  67. 5ef6e5b Update bazlets to latest revision on master by David Pursehouse · 4 years, 9 months ago
  68. 4a7dac0 Revision: Allow @-sign in ref names by Jonathan Nieder · 4 years, 9 months ago
  69. 51d6964 Upgrade truth to 0.46 by Marco Miller · 4 years, 9 months ago
  70. ac00e58 Bump version to 0.3-2 by David Pursehouse · 4 years, 9 months ago v0.3-2
  71. 137684e Merge branch 'stable-0.2' by David Pursehouse · 4 years, 9 months ago
  72. 832c1fc Bump version to 0.2-10 by David Pursehouse · 4 years, 9 months ago v0.2-10
  73. 3d52397 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 4 years, 10 months ago
  74. 374c999 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 4 years, 10 months ago
  75. d4efa39 Throw AssertionError outside of the catch block by Masaya Suzuki · 4 years, 10 months ago
  76. 33c7b0b Upgrade soy to 2019-04-18 by David Pursehouse · 5 years ago
  77. 9115b87 Upgrade guava to 28.0-jre by David Pursehouse · 4 years, 10 months ago
  78. b38d428 Upgrade jetty to 9.4.18.v20190429 by David Pursehouse · 4 years, 10 months ago
  79. 99f09ed Bump version to 0.3-1 by David Pursehouse · 4 years, 10 months ago v0.3-1
  80. cf9e71d Return rendered error result by Alon Bar-Lev · 5 years ago
  81. d79cca7 Format Java files with google-java-format by David Pursehouse · 4 years, 10 months ago
  82. d45e291 VisibilityChecker: Make topoSort member final by Ivan Frade · 4 years, 10 months ago
  83. d838595 Bump version to 0.3 by David Pursehouse · 4 years, 10 months ago v0.3
  84. 2e24348 Update Apache commons compress to 1.18.0 [reland] by Matthias Sohn · 5 years ago
  85. d30ae4c Error Prone: Enable DateFormatConstant at ERROR severity by David Pursehouse · 4 years, 10 months ago
  86. 2e9f823 Bazel: Sort Error Prone error definitions in package configuration by David Pursehouse · 4 years, 10 months ago
  87. a8b331e DateFormatter: Reduce visibility of constructor used for tests by David Pursehouse · 4 years, 10 months ago
  88. 41c28a4 PathServlet: Suppress ImmutableEnumChecker warning by David Pursehouse · 4 years, 10 months ago
  89. ee4b4d7 ArchiveFormat: Suppress ImmutableEnumChecker warning by David Pursehouse · 4 years, 10 months ago
  90. 9b844ae Bazel: Increase severity of ReferenceEquality to ERROR by David Pursehouse · 4 years, 10 months ago
  91. fb3daad ViewFilter: Fix reference comparison of Revision by David Pursehouse · 4 years, 10 months ago
  92. 8acf9dd MarkdownConfig: Fix reference comparison with Boolean.TRUE by David Pursehouse · 4 years, 10 months ago
  93. 5738d52 Bazel: Increase severity of ImmutableAnnotationChecker to ERROR by David Pursehouse · 4 years, 10 months ago
  94. 3a80948 VisibilityChecker: Remove unnecessary suppression of 'unused' by David Pursehouse · 4 years, 10 months ago
  95. 667389e VisibilityCheckerTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  96. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 4 years, 10 months ago
  97. 3863a1e BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings by David Pursehouse · 4 years, 10 months ago
  98. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 4 years, 10 months ago
  99. 68a7bd5 VisibilityCacheTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  100. 5122d3b Bump version to 0.2-9 by David Ostrovsky · 4 years, 10 months ago v0.2-9