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