1. c7d8aab DefaultAccess#getRelativePath: Remove redundant assignment by David Pursehouse · 4 years, 3 months ago
  2. b3f72b3 BlameServlet: Use logger's built-in formatting rather than String.format by David Pursehouse · 4 years, 3 months ago
  3. 3d4e60e SoyConstants: Make constants final by David Pursehouse · 4 years, 3 months ago
  4. a8a4610 MarkdownToHtml#parse: Return empty list instead of null by David Pursehouse · 4 years, 3 months ago
  5. 9744512 GitilesHtmlExtension: Remove redundant return statements by David Pursehouse · 4 years, 3 months ago
  6. 1c0cdf5 Linkifier: Use COMMENTLINK constant by David Pursehouse · 4 years, 3 months ago
  7. 099cf5f VisibilityCache: Replace lambda with method reference by David Pursehouse · 4 years, 3 months ago
  8. e09936e DevServer: Use correct class in logger instantiation by David Pursehouse · 4 years, 3 months ago
  9. f435e24 SoyConstants: Add private default constructor by David Pursehouse · 4 years, 3 months ago
  10. d95e0e0 Linkifier: Fix incorrect string formatting placeholders in log calls by David Pursehouse · 4 years, 3 months ago
  11. fb9a2a9 Use logger's built-in string formatting rather than concatenation by David Pursehouse · 4 years, 3 months ago
  12. 2eb75f0 Merge branch 'stable-0.2' by David Pursehouse · 4 years, 3 months ago
  13. a373f64 Bump version to 0.2-12 by David Pursehouse · 4 years, 3 months ago stable-0.2 v0.2-12
  14. 44dd4c7 Bump required Bazel version to 2.1.0 by David Pursehouse · 4 years, 3 months ago
  15. da33290 Upgrade bazlets to latest master revision by Marco Miller · 4 years, 4 months ago
  16. 314611c Upgrade bazlets to latest master revision by David Pursehouse · 4 years, 3 months ago
  17. e04b7be Bump required Bazel version to 2.1.0 by David Pursehouse · 4 years, 3 months ago
  18. 1ae7c38 ErrorProne: Enable and fix UnusedException check by David Ostrovsky · 4 years, 4 months ago
  19. 90c6531 Upgrade Truth to 1.0.1 by David Pursehouse · 4 years, 4 months ago
  20. bda44cd Upgrade bazlets to latest master revision by Marco Miller · 4 years, 4 months ago
  21. 005fbf8 Upgrade guava to 28.2-jre by Marco Miller · 4 years, 5 months ago
  22. 143a6fc Bump bazel version to 2.0.0 by David Pursehouse · 4 years, 4 months ago
  23. 54dad4e Documentation: Refer to bazel test command mention by Marco Miller · 4 years, 4 months ago
  24. 36e38ae Merge branch 'stable-0.2-7' into stable-0.2 by David Pursehouse · 4 years, 5 months ago
  25. 21fe1e9 Set version to 0.2-7.1 by David Pursehouse · 4 years, 6 months ago stable-0.2-7 v0.2-7.1
  26. d5e46bc Fix formatting of Soy files by Jakub Vrana · 4 years, 5 months ago
  27. 2e5f39b Bump version to 0.3-7 by David Pursehouse · 4 years, 6 months ago v0.3-7
  28. bf4f9d4 Bump bazel version to 1.2.0 by David Pursehouse · 4 years, 6 months ago
  29. 710653b Merge branch 'stable-0.2' by David Pursehouse · 4 years, 6 months ago
  30. 2ab0f9f Bump bazel version to 1.2.0 by David Pursehouse · 4 years, 6 months ago
  31. ac7f2c9 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 4 years, 6 months ago
  32. 535f943 Enable more error-prone checks by David Pursehouse · 5 years ago
  33. de5de27 Enable error-prone checks by default by David Pursehouse · 5 years ago
  34. 1ea391f Update bazel options to align with gerrit's by David Pursehouse · 5 years ago
  35. bb44ea8 tools/eclipse/project.sh: Use bazel query to find project.py by Ivan Frade · 5 years ago
  36. db00f16 Harmonize build rule names to use hyphen instead of underscore by David Pursehouse · 5 years ago
  37. 73d5fc0 Check BLOB content size before trying to render it by Luca Milanesio · 4 years, 6 months ago
  38. 5524036 BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 4 years, 6 months ago
  39. efd30a5 Navbar: Fix handling of [home] and [logo] metalinks by David Pursehouse · 5 years ago
  40. 0785d1b Don't render navbar.md metadata in html by Vlad Bokov · 5 years ago
  41. 24e0285 Format with google-java-format 1.7 by David Pursehouse · 5 years ago
  42. 67662fb Do not retain body in RevisionParser walk by Jonathan Nieder · 5 years ago
  43. ea998ff Remove unnecessary parseBody call from LogServlet by Jonathan Nieder · 5 years ago
  44. aae75ed Ensure RevTag is parsed before using its body by Jonathan Nieder · 5 years ago
  45. f4ccc3e Ensure RevCommit is parsed before using its content by Jonathan Nieder · 5 years ago
  46. 153d145 Require a RevWalk when building CommitData by Jonathan Nieder · 5 years ago
  47. f525cef Convert /** @param */ to {@param} in Soy. by Jakub Vrana · 5 years ago
  48. 0243bf1 RefServlet: Use full refname in link by Ivan Frade · 5 years ago
  49. 4f88b8b Automatically format all build files with buildifier lint mode by David Pursehouse · 5 years ago
  50. 219a919 Format Java files with google-java-format by David Pursehouse · 4 years, 6 months ago
  51. e5a8b41 Correct license for VisibilityChecker by Jonathan Nieder · 4 years, 6 months ago
  52. a83672e Merge branch 'stable-0.2' by Jonathan Nieder · 4 years, 6 months ago
  53. c16518b Correct license header for VisibilityCacheTest by Jonathan Nieder · 4 years, 6 months ago
  54. 945358a Merge changes from topics "jgit-reachability", "reachability-2" by Jonathan Nieder · 4 years, 6 months ago
  55. 9ca395d VisibilityChecker: Remove topoSort argument by Ivan Frade · 4 years, 6 months ago
  56. f0b1806 VisibilityCache: Use jgit's ReachabilityChecker by Ivan Frade · 5 years ago
  57. 284a35a Accept first-parent parameter in LogServlet by Alex Spradlin · 4 years, 10 months ago
  58. 11af49e Upgrade JGit to 5.5.1.201910021850-r by David Pursehouse · 4 years, 6 months ago
  59. beb12ac Check BLOB content size before trying to render it by Luca Milanesio · 4 years, 6 months ago
  60. 33f6b26 Bump version to 0.3-6 by David Pursehouse · 4 years, 6 months ago v0.3-6
  61. f6547c0 Merge branch 'stable-0.2' by David Pursehouse · 4 years, 6 months ago
  62. be0a5f0 Bump version to 0.2-11 by David Pursehouse · 4 years, 6 months ago v0.2-11
  63. 4f9deef BlameCacheImpl: Avoid NPE if path does not exist by David Pursehouse · 4 years, 6 months ago
  64. cd9d8c2 VisibilityCacheTest: Open TestRepository in try-with-resource by David Pursehouse · 5 years ago
  65. e4c5ac4 Backport all build-related commits from master to stable-0.2 by David Pursehouse · 4 years, 6 months ago
  66. 3ba3b41 BlameServlet: Stop using deprecated SoyMapData and SoyListData by David Pursehouse · 4 years, 7 months ago
  67. d94d3fe Bump version to 0.3-5 by David Pursehouse · 4 years, 7 months ago v0.3-5
  68. 648719a Remove bazel-genfiles from .gitignore by David Pursehouse · 4 years, 7 months ago
  69. af6c660 Use bazelisk as first choice for mvn.sh by David Ostrovsky · 4 years, 7 months ago
  70. da3dd89 Replace references to bazel-genfiles with bazel-bin by David Ostrovsky · 4 years, 7 months ago
  71. 3dd02ec Bazel: Bump bazel version to 1.0.0 by David Pursehouse · 4 years, 7 months ago
  72. 596399c Upgrade soy to 2019-10-08 by David Pursehouse · 4 years, 7 months ago
  73. fe33adf Bazel: rules_python must be loaded now by David Ostrovsky · 4 years, 7 months ago
  74. 06ecd0c Upgrade bazlets to latest master revision by David Ostrovsky · 4 years, 7 months ago
  75. 44feece Revert "Upgrade Jetty to 9.4.20.v20190813" by David Pursehouse · 4 years, 7 months ago
  76. 1dc1963 Upgrade Jetty to 9.4.20.v20190813 by David Pursehouse · 4 years, 8 months ago
  77. a7b74f2 Bazel: Introduce .bazelversion and update to 0.29.1 by David Pursehouse · 4 years, 8 months ago
  78. 13cb517 VisibilityChecker: Use RefDatabase.getTipsWithSha1() for visibility check by Ivan Frade · 5 years ago
  79. 6f9a8a2 Bump version to 0.3-4 by David Pursehouse · 4 years, 8 months ago v0.3-4
  80. d46c749 Upgrade soy to 2019-09-03 by Marco Miller · 4 years, 8 months ago
  81. 1acbc95 Upgrade JGit to 5.4.3.201909031940-r by David Pursehouse · 4 years, 8 months ago
  82. 9d46aab Format all build files with buildifier by David Pursehouse · 4 years, 8 months ago
  83. 5aaf0b6 Bazel: Add fixes for --incompatible_load_java_rules_from_bzl by David Pursehouse · 4 years, 8 months ago
  84. 73b57af Bump version to 0.3-3 by David Pursehouse · 4 years, 8 months ago v0.3-3
  85. 5834660 Upgrade bazlets to latest master revision by David Pursehouse · 4 years, 8 months ago
  86. 336e113 Upgrade guava to 28.1-jre by Marco Miller · 4 years, 9 months ago
  87. 373e471 Upgrade soy to 2019-08-22 by Marco Miller · 4 years, 9 months ago
  88. 6740b3e HostIndexServlet: Migrate from deprecated SoyMapData/SoyListData by David Pursehouse · 4 years, 10 months ago
  89. 2872604 Migrate from deprecated SoyTofu to SoySauce by David Pursehouse · 4 years, 11 months ago
  90. 6f8a740 DefaultErrorHandlingFilter: Simplify handling of FailureReason by David Pursehouse · 4 years, 10 months ago
  91. 795ecb4 Do not drop the exception in the error handler by Masaya Suzuki · 4 years, 11 months ago
  92. c9208e5 Enforce a line limit of 50,000 for pretty file formatting. by Ronald Bhuleskar · 4 years, 10 months ago
  93. dacf897 Upgrade soy to 2019-07-14 by David Pursehouse · 4 years, 10 months ago
  94. 12fda93 RevisionParserTest: Remove assignment to unused variable by David Pursehouse · 4 years, 10 months ago
  95. bed3272 Align Eclipse settings with Eclipse 2019.06 by David Pursehouse · 4 years, 10 months ago
  96. 4a62a9a Upgrade Truth to 1.0 by David Pursehouse · 4 years, 10 months ago
  97. 5ef6e5b Update bazlets to latest revision on master by David Pursehouse · 4 years, 10 months ago
  98. 4a7dac0 Revision: Allow @-sign in ref names by Jonathan Nieder · 4 years, 10 months ago
  99. 51d6964 Upgrade truth to 0.46 by Marco Miller · 4 years, 11 months ago
  100. ac00e58 Bump version to 0.3-2 by David Pursehouse · 4 years, 11 months ago v0.3-2