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