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