1. 33f6b26 Bump version to 0.3-6 by David Pursehouse · 4 years, 5 months ago v0.3-6
  2. f6547c0 Merge branch 'stable-0.2' by David Pursehouse · 4 years, 5 months ago
  3. be0a5f0 Bump version to 0.2-11 by David Pursehouse · 4 years, 5 months ago v0.2-11
  4. 4f9deef BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 4 years, 5 months ago
  5. cd9d8c2 VisibilityCacheTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  6. e4c5ac4 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 4 years, 5 months ago
  7. 3ba3b41 BlameServlet: Stop using deprecated SoyMapData and SoyListData by David Pursehouse · 4 years, 5 months ago
  8. d94d3fe Bump version to 0.3-5 by David Pursehouse · 4 years, 5 months ago v0.3-5
  9. 648719a Remove bazel-genfiles from .gitignore by David Pursehouse · 4 years, 5 months ago
  10. af6c660 Use bazelisk as first choice for mvn.sh by David Ostrovsky · 4 years, 5 months ago
  11. da3dd89 Replace references to bazel-genfiles with bazel-bin by David Ostrovsky · 4 years, 5 months ago
  12. 3dd02ec Bazel: Bump bazel version to 1.0.0 by David Pursehouse · 4 years, 6 months ago
  13. 596399c Upgrade soy to 2019-10-08 by David Pursehouse · 4 years, 6 months ago
  14. fe33adf Bazel: rules_python must be loaded now by David Ostrovsky · 4 years, 6 months ago
  15. 06ecd0c Upgrade bazlets to latest master revision by David Ostrovsky · 4 years, 6 months ago
  16. 44feece Revert "Upgrade Jetty to 9.4.20.v20190813" by David Pursehouse · 4 years, 6 months ago
  17. 1dc1963 Upgrade Jetty to 9.4.20.v20190813 by David Pursehouse · 4 years, 6 months ago
  18. a7b74f2 Bazel: Introduce .bazelversion and update to 0.29.1 by David Pursehouse · 4 years, 6 months ago
  19. 13cb517 VisibilityChecker: Use RefDatabase.getTipsWithSha1() for visibility check by Ivan Frade · 5 years ago
  20. 6f9a8a2 Bump version to 0.3-4 by David Pursehouse · 4 years, 7 months ago v0.3-4
  21. d46c749 Upgrade soy to 2019-09-03 by Marco Miller · 4 years, 7 months ago
  22. 1acbc95 Upgrade JGit to 5.4.3.201909031940-r by David Pursehouse · 4 years, 7 months ago
  23. 9d46aab Format all build files with buildifier by David Pursehouse · 4 years, 7 months ago
  24. 5aaf0b6 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Pursehouse · 4 years, 7 months ago
  25. 73b57af Bump version to 0.3-3 by David Pursehouse · 4 years, 7 months ago v0.3-3
  26. 5834660 Upgrade bazlets to latest master revision by David Pursehouse · 4 years, 7 months ago
  27. 336e113 Upgrade guava to 28.1-jre by Marco Miller · 4 years, 7 months ago
  28. 373e471 Upgrade soy to 2019-08-22 by Marco Miller · 4 years, 7 months ago
  29. 6740b3e HostIndexServlet: Migrate from deprecated SoyMapData/SoyListData by David Pursehouse · 4 years, 9 months ago
  30. 2872604 Migrate from deprecated SoyTofu to SoySauce by David Pursehouse · 4 years, 9 months ago
  31. 6f8a740 DefaultErrorHandlingFilter: Simplify handling of FailureReason by David Pursehouse · 4 years, 9 months ago
  32. 795ecb4 Do not drop the exception in the error handler by Masaya Suzuki · 4 years, 9 months ago
  33. c9208e5 Enforce a line limit of 50,000 for pretty file formatting. by Ronald Bhuleskar · 4 years, 9 months ago
  34. dacf897 Upgrade soy to 2019-07-14 by David Pursehouse · 4 years, 9 months ago
  35. 12fda93 RevisionParserTest: Remove assignment to unused variable by David Pursehouse · 4 years, 9 months ago
  36. bed3272 Align Eclipse settings with Eclipse 2019.06 by David Pursehouse · 4 years, 9 months ago
  37. 4a62a9a Upgrade Truth to 1.0 by David Pursehouse · 4 years, 9 months ago
  38. 5ef6e5b Update bazlets to latest revision on master by David Pursehouse · 4 years, 9 months ago
  39. 4a7dac0 Revision: Allow @-sign in ref names by Jonathan Nieder · 4 years, 9 months ago
  40. 51d6964 Upgrade truth to 0.46 by Marco Miller · 4 years, 9 months ago
  41. ac00e58 Bump version to 0.3-2 by David Pursehouse · 4 years, 9 months ago v0.3-2
  42. 137684e Merge branch 'stable-0.2' by David Pursehouse · 4 years, 9 months ago
  43. 832c1fc Bump version to 0.2-10 by David Pursehouse · 4 years, 9 months ago v0.2-10
  44. 3d52397 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 4 years, 10 months ago
  45. 374c999 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 4 years, 10 months ago
  46. d4efa39 Throw AssertionError outside of the catch block by Masaya Suzuki · 4 years, 10 months ago
  47. 33c7b0b Upgrade soy to 2019-04-18 by David Pursehouse · 5 years ago
  48. 9115b87 Upgrade guava to 28.0-jre by David Pursehouse · 4 years, 10 months ago
  49. b38d428 Upgrade jetty to 9.4.18.v20190429 by David Pursehouse · 4 years, 10 months ago
  50. 99f09ed Bump version to 0.3-1 by David Pursehouse · 4 years, 10 months ago v0.3-1
  51. cf9e71d Return rendered error result by Alon Bar-Lev · 5 years ago
  52. d79cca7 Format Java files with google-java-format by David Pursehouse · 4 years, 10 months ago
  53. d45e291 VisibilityChecker: Make topoSort member final by Ivan Frade · 4 years, 10 months ago
  54. d838595 Bump version to 0.3 by David Pursehouse · 4 years, 10 months ago v0.3
  55. 2e24348 Update Apache commons compress to 1.18.0 [reland] by Matthias Sohn · 5 years ago
  56. d30ae4c Error Prone: Enable DateFormatConstant at ERROR severity by David Pursehouse · 4 years, 10 months ago
  57. 2e9f823 Bazel: Sort Error Prone error definitions in package configuration by David Pursehouse · 4 years, 10 months ago
  58. a8b331e DateFormatter: Reduce visibility of constructor used for tests by David Pursehouse · 4 years, 10 months ago
  59. 41c28a4 PathServlet: Suppress ImmutableEnumChecker warning by David Pursehouse · 4 years, 10 months ago
  60. ee4b4d7 ArchiveFormat: Suppress ImmutableEnumChecker warning by David Pursehouse · 4 years, 10 months ago
  61. 9b844ae Bazel: Increase severity of ReferenceEquality to ERROR by David Pursehouse · 4 years, 10 months ago
  62. fb3daad ViewFilter: Fix reference comparison of Revision by David Pursehouse · 4 years, 10 months ago
  63. 8acf9dd MarkdownConfig: Fix reference comparison with Boolean.TRUE by David Pursehouse · 4 years, 10 months ago
  64. 5738d52 Bazel: Increase severity of ImmutableAnnotationChecker to ERROR by David Pursehouse · 4 years, 10 months ago
  65. 3a80948 VisibilityChecker: Remove unnecessary suppression of 'unused' by David Pursehouse · 4 years, 10 months ago
  66. 667389e VisibilityCheckerTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  67. ac7d524 VisibilityCache: Split the visibility checks from the actual caching by Ivan Frade · 4 years, 10 months ago
  68. 3863a1e BaseServlet: Add Javadoc for IOException to prevent Eclipse warnings by David Pursehouse · 4 years, 10 months ago
  69. c53de2b Revision: Add helper method for comparison to Revision.NULL by David Pursehouse · 4 years, 10 months ago
  70. 68a7bd5 VisibilityCacheTest: Open TestRepository in try-with-resource by David Pursehouse · 4 years, 10 months ago
  71. 5122d3b Bump version to 0.2-9 by David Ostrovsky · 4 years, 10 months ago v0.2-9
  72. fbda0c9 Don't render navbar.md metadata in html by Vlad Bokov · 5 years ago
  73. c0dafc9 Enable more error-prone checks by David Pursehouse · 4 years, 10 months ago
  74. 956bd7d Enable error-prone checks by default by David Pursehouse · 4 years, 10 months ago
  75. ccde5c6 Update bazel options to align with gerrit's by David Pursehouse · 4 years, 10 months ago
  76. bb4d63d Upgrade JGit to 5.3.1.201904271842-r by David Pursehouse · 4 years, 10 months ago
  77. 21e70b7 Remove references to |blessStringAsTrustedResourceUrlForLegacy in <link href>. by Jakub Vrana · 4 years, 10 months ago
  78. 553e987 VisibilityCacheTest: Minor formatting fixes by Ivan Frade · 4 years, 10 months ago
  79. 4826fd5 tools/eclipse/project.sh: Use bazel query to find project.py by Ivan Frade · 4 years, 10 months ago
  80. 15865dc Merge "MoreAssert: Suppress warning about unchecked conversion" by Dave Borowitz · 4 years, 11 months ago
  81. b5167a3 Merge changes Ifddb3dc7,I5870988e,Ic18ee3c0,I827716a8,I2540e902, ... by David Pursehouse · 4 years, 11 months ago
  82. 5ec7c62 MoreAssert: Suppress warning about unchecked conversion by David Pursehouse · 4 years, 11 months ago
  83. 3484ab8 Remove unused HttpServletRequest and HttpServletResponse parameters by David Pursehouse · 4 years, 11 months ago
  84. b906126 Remove unnecessarily nested else blocks by David Pursehouse · 4 years, 11 months ago
  85. 6dec837 DocServlet#fileTooBig: Remove unused parameter by David Pursehouse · 4 years, 11 months ago
  86. 2d05866 Add missing serialVersionUIDs by David Pursehouse · 4 years, 11 months ago
  87. be7e83a Remove unused Logger instances by David Pursehouse · 4 years, 11 months ago
  88. 27cf26d Format Java files with google-java-format 1.7 by David Pursehouse · 4 years, 11 months ago
  89. 39f9fc7 Update mailmap by David Pursehouse · 4 years, 11 months ago
  90. 029da84 Merge changes Ic502b820,I43630932 by tparker · 4 years, 11 months ago
  91. 5cecb86 Throw GitilesRequestFailureException by Masaya Suzuki · 5 years ago
  92. b53fc06 Introduce GitilesRequestFailureException and DefaultErrorHandlingFilter by Masaya Suzuki · 5 years ago
  93. 8e80e98 Bump version to 0.2-8 by David Pursehouse · 5 years ago v0.2-8
  94. 2ce0c64 VisibilityCache: Use RefDatabase.getRefsByPrefix by Ivan Frade · 5 years ago
  95. c2a110d Add tests for VisibilityCache by Ivan Frade · 5 years ago
  96. cc0e4c5 Upgrade truth to 0.44 by David Pursehouse · 5 years ago
  97. 9d219fb Use LegacyConversions instead of UnsafeSanitizedContentOrdainer. by Jakub Vrana · 5 years ago
  98. 3a727bf Upgrade html-types to 1.0.8 by Alice Kober-Sotzek · 5 years ago
  99. f6b7b10 Update bazlets to latest revision on master by David Pursehouse · 5 years ago
  100. ce7d143 Update bazlets to latest revision on master by David Pursehouse · 5 years ago