1. 06b65fd LogServlet: enable Commit Graph and Bloom Filter serving by Xing Huang · 9 weeks ago master
  2. 6b3b134 Update jgit to f693c0478 (latest servlet-4 branch) by Xing Huang · 7 weeks ago
  3. 0d2b179 Prepare release 1.6.0 by Matthias Sohn · 2 months ago v1.6.0
  4. 9d7a427 Update jgit to 2d8777536 (servlet-4 branch) by Matthias Sohn · 3 months ago
  5. 946a41d Bump minimum Java version to 17 and add Java 21 build by Matthias Sohn · 3 months ago
  6. 98a9b85 README: Point link to gerrit's bugtracker by Ivan Frade · 3 months ago
  7. 7bddf7d Merge "Documentation - API Reference" by Matthias Sohn · 3 months ago
  8. 859617c Documentation - API Reference by Wendy Wang · 3 months ago
  9. 5371b1f Add committeroneline template to gitiles LogDetail.soy by Tim Zhou · 3 months ago
  10. a37b23e Bump JGit to d5cc102e7 (stable-6.10) by Ivan Frade · 5 months ago
  11. 30851aa VisibilityChecker: Remove deprecated variant of isReachableFrom by Ivan Frade · 5 months ago
  12. 6454234 VisibilityChecker#isReachableFrom: Remove unused param and exceptions by Ivan Frade · 5 months ago
  13. 9d90335 Merge "VisibilityCache/Checker: Use streams for the reachability starters" by Matthias Sohn · 5 months ago
  14. 3e7f302 Merge "Fix source, log and blame URLs not showing in Markdown doc footers" by Nasser Grainawi · 5 months ago
  15. 9b81f87 VisibilityCache/Checker: Use streams for the reachability starters by Ivan Frade · 5 years ago
  16. ace68b4 Document enabling edit links by setting gerritUrl by Ilmari Lauhakangas · 5 months ago
  17. 04b5095 Fix source, log and blame URLs not showing in Markdown doc footers by Ilmari Lauhakangas · 5 months ago
  18. 77c2325 Format sources using google-java-format 1.24.0 by Matthias Sohn · 6 months ago
  19. f7892be Bump version to 1.5.0 by Kaushik Lingarkar · 6 months ago v1.5.0
  20. 134f312 Bump JGit to stable-6.10 by Kaushik Lingarkar · 6 months ago
  21. 3cc31b2 Remove an unneeded use of the LoggingAdvisingAppendable api by JiaYan Lin · 8 months ago
  22. e1f30cb Update JGit to 692ccfc0c (stable-6.10) by Matthias Sohn · 8 months ago
  23. c75eb8d Update bazlets to de7597593918677465f8ef4330a62f0b9a50f81c by Matthias Sohn · 8 months ago
  24. f035c29 Merge changes I238c263b,Ifaa6867b,Id42dcb9e,Ie31b1db1,I3fca94f2, ... by Matthias Sohn · 8 months ago
  25. 83e5a1b VisibilityChecker: use #areAllReachable with a stream of starters by Ivan Frade · 9 months ago
  26. c7f7328 LogDetail: update to use "&&" over "and" by Xing Huang · 9 months ago
  27. 4ea413d BlameCacheImpl: making loadRegions() public by Xing Huang · 9 months ago
  28. 386712e Region: making getEnd() public by Xing Huang · 9 months ago
  29. 84fb315 Add link to file view for creating a Gerrit change/edit by Ilmari Lauhakangas · 1 year, 6 months ago
  30. c27f65e DevServer: Fix compilation error for getUserKey by Jack Rosenthal · 1 year, 3 months ago
  31. 3ad1997 tools/run_dev.sh: Allow specifying BAZEL by Jack Rosenthal · 1 year, 3 months ago
  32. c5c8250 Merge "Update Soy templates to use the ! operator instead of 'not'." by Sam Delmerico · 1 year, 3 months ago
  33. e15e8ff Update Soy templates to use the ! operator instead of 'not'. by Sam Delmerico · 1 year, 3 months ago
  34. e260f60 Merge "update soy dependency to version 2024-01-30" by Sam Delmerico · 1 year, 3 months ago
  35. 37e5d8f update soy dependency to version 2024-01-30 by Sam Delmerico · 1 year, 3 months ago
  36. 2c42c55 DocServletTest: remove println by Sam Delmerico · 1 year, 3 months ago
  37. b69f574 add unit test for pretty=fuller query parameter by Sam Delmerico · 1 year, 3 months ago
  38. 2e56e66 add unit test for Next button link in Log view by Sam Delmerico · 1 year, 3 months ago
  39. e4ae359 ensure that s= param is set correctly for previous link in log by Sam Delmerico · 1 year, 3 months ago
  40. 132683b Bump Bazel version to 7.0.1 by David Ostrovsky · 1 year, 4 months ago
  41. 2527109 Bump bazlets version to 50f43f450f by David Ostrovsky · 1 year, 4 months ago
  42. 37e8d85 Merge "If pretty=fuller set verbose to true" by Tim Zhou · 1 year, 4 months ago
  43. 125b70a If pretty=fuller set verbose to true by Tim Zhou · 1 year, 4 months ago
  44. e527796 Bump version to 1.4.0 by Matthias Sohn · 1 year, 4 months ago v1.4.0
  45. e1a001b Update JGit to b1cc74b75 by Matthias Sohn · 1 year, 5 months ago
  46. 2a5b48f Update jetty to 9.4.53.v20231009 by Matthias Sohn · 1 year, 5 months ago
  47. 14d8667 Update byte-buddy to 1.14.9 by Matthias Sohn · 1 year, 5 months ago
  48. 97502d9 Update org.mockito:mockito-core to 5.6.0 by Matthias Sohn · 1 year, 5 months ago
  49. 3122006 Update com.ibm.icu:icu4j to 74.2 by Matthias Sohn · 1 year, 5 months ago
  50. 89587aa Update ch.qos.reload4j:reload4j to 1.2.25 by Matthias Sohn · 1 year, 5 months ago
  51. 61570ba Update com.google.code.gson:gson to 2.10.1 by Matthias Sohn · 1 year, 5 months ago
  52. 76c4713 Update commons-codec:commons-codec to 1.16.0 by Matthias Sohn · 1 year, 5 months ago
  53. 071a314 Update com.googlecode.javaewah:JavaEWAH to 1.2.3 by Matthias Sohn · 1 year, 5 months ago
  54. 619b4a8 Update org.apache.commons:commons-compress to 1.25.0 by Matthias Sohn · 1 year, 5 months ago
  55. f506980 Upgrade soy to 2023-12-13 by Adrià Vilanova Martínez · 1 year, 5 months ago
  56. d0e91e6 Merge "Add fuller template for gitiles pretty logging" by Tim Zhou · 1 year, 5 months ago
  57. 10f92e0 Add fuller template for gitiles pretty logging by Tim Zhou · 1 year, 5 months ago
  58. 2f2434c Merge "Reapply "Soy: bump version and use new "??" operator"" by Tim Zhou · 1 year, 5 months ago
  59. 9dd1a2e Reapply "Soy: bump version and use new "??" operator" by Tim Zhou · 1 year, 5 months ago
  60. 70d9a1b Migrate usages of `and`/`or` to `&&`/`||`. by Nicholas Yu · 1 year, 5 months ago
  61. 9bdd8cb Merge "Revert "Soy: bump version and use new "??" operator"" by Tim Zhou · 1 year, 5 months ago
  62. 1946930 Revert "Soy: bump version and use new "??" operator" by Tim Zhou · 1 year, 5 months ago
  63. b49a952 Common.soy: make explictely nullable the css parameter by Ivan Frade · 1 year, 6 months ago
  64. 3cc3548 Soy: bump version and use new "??" operator by Tim Zhou · 1 year, 7 months ago
  65. bbbfc04 Merge "Improve tools/run_dev.sh to allow custom flags" by Réda Housni Alaoui · 1 year, 7 months ago
  66. d62af25 Enable more errorprone patterns by Matthias Sohn · 1 year, 7 months ago
  67. 484ec1a Update bazel to 6.3.2 by Matthias Sohn · 1 year, 7 months ago
  68. 1210230 [errorprone] Fix JavaUtilDate by Matthias Sohn · 1 year, 7 months ago
  69. cf746f0 Update JGit to dc27dbd2f by Matthias Sohn · 1 year, 7 months ago
  70. d8e7ffb [errorprone] Fix see InvalidInlineTag by Matthias Sohn · 1 year, 7 months ago
  71. e2e3c6a [errorprone] Fix BadImport by Matthias Sohn · 1 year, 7 months ago
  72. ba9eb87 [errorprone] Fix EscapedEntity by Matthias Sohn · 1 year, 7 months ago
  73. 8516506 Improve tools/run_dev.sh to allow custom flags by Réda Housni Alaoui · 1 year, 8 months ago
  74. 0f85ecb [errorprone] Remove unnecessary parentheses by Matthias Sohn · 1 year, 7 months ago
  75. c156c96 [errorprone] Annotate method returning null as nullable by Matthias Sohn · 1 year, 7 months ago
  76. 30ea267 [errorprone] Remove null check for value which cannot be null by Matthias Sohn · 1 year, 7 months ago
  77. 4a11466 [errorprone] Suppress AnnotateFormatMethod by Matthias Sohn · 1 year, 7 months ago
  78. 0cda867 [errorprone] Fix empty javadoc block tags by Matthias Sohn · 1 year, 7 months ago
  79. 010d3c3 [errorprone] Use Guava Splitter to avoid String#split by Matthias Sohn · 1 year, 7 months ago
  80. d5ce821 [errorprone] Annotate method formatting string by Matthias Sohn · 1 year, 7 months ago
  81. a0d00c5 [errorprone] Add missing javadoc summary by Matthias Sohn · 1 year, 8 months ago
  82. 97196ea Update java-prettify to 32fa081a797a by Matthias Sohn · 1 year, 8 months ago
  83. d681950 Bump version to 1.3.0 by David Ostrovsky · 1 year, 11 months ago v1.3.0
  84. 2d4e82e Update JGit version to 42917767f by David Ostrovsky · 1 year, 8 months ago
  85. 34d1324 Remove unused guice dependency by David Ostrovsky · 1 year, 8 months ago
  86. 1219bcd Upgrade guava to 32.1-jre by David Ostrovsky · 3 years, 3 months ago
  87. b911eb3 Revert "Add parents field to logEntry soy data for use in custom templates" by Jonathan Nieder · 1 year, 9 months ago
  88. 9395244 Merge "Add parents field to logEntry soy data for use in custom templates" by Brian Egizi · 1 year, 10 months ago
  89. f1112ac Add parents field to logEntry soy data for use in custom templates by Brian Egizi · 1 year, 10 months ago
  90. 67cd01f Support serving tags via JSON format. by Kevin Chowski · 1 year, 10 months ago
  91. 3dda899 Update dependencies to match the versions in gerrit core by David Ostrovsky · 2 years, 1 month ago
  92. acf2a19 Document how to provide custom styling in soy template by Daniele Sassoli · 2 years, 2 months ago
  93. f4cbf4b Bump version to 1.2.0 by Gavin Mak · 2 years, 4 months ago v1.2.0
  94. 48c55c1 Merge "Docs: Use semantic versioning compatible tag example" by Nasser Grainawi · 2 years, 4 months ago
  95. 717a30f Support reading gitlinks by Gavin Mak · 2 years, 4 months ago
  96. ad155ad Docs: Use semantic versioning compatible tag example by Sven Selberg · 2 years, 4 months ago
  97. 311e6f7 Bump version to 1.1.0 by Wendy Wang · 2 years, 4 months ago v1.1.0
  98. 19a0e44 Rendering images by Wendy Wang · 2 years, 4 months ago
  99. cdbf7a1 Merge "Update to commonmark 0.21.0 (was 0.10.0)" by Jonathan Nieder · 2 years, 4 months ago
  100. 9707668 Provide nonce as String, not Optional<String>, to Soy by Jonathan Nieder · 2 years, 5 months ago