1. 8c777b2 Improve styling for fix-picker in gr-checks-fix-preview by Milutin Kristofic · 85 minutes ago master
  2. 45e4ff3 Merge "GroupsUpdate: Remove redundant cache evictions" by Matthias Sohn · 3 days ago
  3. aecf8b0 Expose submit requirement explanations in UI. by Allen Li · 11 days ago
  4. d367908 Feat: Add "Get AI Fix" button to call AI for fixing a check by Milutin Kristofic · 4 days ago
  5. 02b0ba2 Update git submodules by Matthias Sohn · 4 days ago
  6. 329d97a Merge changes I571c657b,I30e903f6 by Matthias Sohn · 4 days ago
  7. ecb9d20 Update git submodules by Matthias Sohn · 4 days ago
  8. 80e6d5b Merge "Ensure ExecutorService used in tests is closed" by Matthias Sohn · 4 days ago
  9. 429bca1 Merge "Feat: Add "Get AI Fix" button to call AI for fix for user comment" by Milutin Kristofic · 4 days ago
  10. 959a605 Feat: Add "Get AI Fix" button to call AI for fix for user comment by Milutin Kristofic · 5 days ago
  11. 4204cda Merge "fix(gr-diff-view): Correct "Show entire file" button state on diff navigation" by Milutin Kristofic · 4 days ago
  12. 9afe5ee Count errors without fix but with code pointers by Milutin Kristofic · 4 days ago
  13. c2992cd fix(gr-diff-view): Remove unnecessary separator when blame is hidden by Milutin Kristofic · 4 days ago
  14. 826c865 fix(gr-diff-view): Correct "Show entire file" button state on diff navigation by Milutin Kristofic · 4 days ago
  15. 06a9216 Merge "gr-search-bar: Simplify fetchSuggestions" by Paladox none · 5 days ago
  16. 3de4663 Merge "Create suggestions-service" by Milutin Kristofic · 5 days ago
  17. 4eec5b0 Create suggestions-service by Milutin Kristofic · 5 days ago
  18. 03d687a Update git submodules by Paladox none · 5 days ago
  19. e57efdb gr-search-bar: Simplify fetchSuggestions by Paladox none · 5 days ago
  20. 6056e44 Merge branch 'stable-3.11' by paladox · 5 days ago
  21. 11a3289 Merge branch 'stable-3.10' into stable-3.11 by paladox · 5 days ago
  22. 2a6cbae Merge branch 'stable-3.9' into stable-3.10 by paladox · 5 days ago stable-3.10
  23. 0932f60 Merge "RebaseSorter: Use bulk isMergedIntoAnyCommit() method" into stable-3.9 by Nasser Grainawi · 5 days ago
  24. bb1e607 gr-search-bar: Fix negations with autocomplete by Paladox none · 5 days ago
  25. 4acc6ef gr-search-bar: Fix negations with autocomplete by Paladox none · 5 days ago
  26. 028af14 Ensure ExecutorService used in tests is closed by Matthias Sohn · 5 days ago
  27. 3e2e8cf RebaseSorter: Use bulk isMergedIntoAnyCommit() method by Martin Fick · 7 weeks ago
  28. 4c99c8b Merge "Assign and log TRACE_ID for each git-over-ssh request" by Matthias Sohn · 6 days ago
  29. 5d4b543 Merge "Remove workaround for bug in old version of eclipse java compiler" by Matthias Sohn · 6 days ago
  30. 9ee5c93 Merge "HostPlatform: remove usage of AccessController" by Matthias Sohn · 6 days ago
  31. e9e3b28 Merge "Replace use of deprecated JsonReader#setLenient" by Matthias Sohn · 6 days ago
  32. 19d9913 Update git submodules by Matthias Sohn · 6 days ago
  33. 4ea6968 ProjecCacheWarmer: rely on ExecutorService#close to shutdown by Matthias Sohn · 6 days ago
  34. fff0886 [errorprone] Migrate (via inlining) away from `Strings.repeat()` by Matthias Sohn · 7 days ago
  35. 729f3f7 Assign and log TRACE_ID for each git-over-ssh request by Saša Živkov · 6 days ago
  36. 976e746 Remove workaround for bug in old version of eclipse java compiler by Matthias Sohn · 11 days ago
  37. ec5283e Replace use of deprecated JsonReader#setLenient by Matthias Sohn · 7 days ago
  38. 24e693e Merge changes I235f2510,I9d97b664,I47a02929 by Matthias Sohn · 7 days ago
  39. 8aa60b2 Merge changes I22b76735,I5bc154ae by Matthias Sohn · 7 days ago
  40. b8e64fc Replace use of deprecated Repository#getReflogReader by Matthias Sohn · 10 days ago
  41. 0415643 Merge "gr-selection-action-box: handle slotted content" by Youssef Elghareeb · 7 days ago
  42. 4bed88d gr-selection-action-box: handle slotted content by Youssef Elghareeb · 7 days ago
  43. 37dd532 Merge "Extract request tracing setup out of RestApiServlet into a filter" by Matthias Sohn · 7 days ago
  44. d1ff537 Extract request tracing setup out of RestApiServlet into a filter by Saša Živkov · 3 months ago
  45. f63bca8 Merge "Add a 2px colored bottom border to the change header to indicate status" by Ben Rohlfs · 7 days ago
  46. 05e1178 Merge "Update Gerrit change status colors" by Ben Rohlfs · 7 days ago
  47. fb75ca6 ProjectCacheWarmer: allocate ExecutorService in try with resource by Matthias Sohn · 10 days ago
  48. eac53e3 Add a 2px colored bottom border to the change header to indicate status by Ben Rohlfs · 14 days ago
  49. bd724a9 Update Gerrit change status colors by Ben Rohlfs · 14 days ago
  50. 34cfdc9 Change Java tests that expect exceptions to be thrown to use assertThrows, instead of @Test(expected=...). by Ben Rohlfs · 7 days ago
  51. 7f87aae Replace deprecated URL constructor by Matthias Sohn · 10 days ago
  52. 5aced3a Fix link to issue-15508 which was moved to issue-40014498 by Matthias Sohn · 10 days ago
  53. 36e579c Fix some javadoc warnings by Matthias Sohn · 10 days ago
  54. 26ba814 Merge "Provide script to migrate H2 version 1.x caches to version 2.x" by Matthias Sohn · 8 days ago
  55. cbb27c4 Update org.apache.mina:mina-core to 2.0.27 by Matthias Sohn · 3 weeks ago
  56. db7d8d5 Update JGit to f22643b39 and apache sshd to 2.15.0 by Matthias Sohn · 11 days ago
  57. 76a271c Update bouncycastle to 1.80 by Matthias Sohn · 9 days ago
  58. d85687e Update guava to 33.4.0-jre by Matthias Sohn · 2 weeks ago
  59. 102db59 Update errorprone to 2.36.0 by Matthias Sohn · 2 weeks ago
  60. 3bc007c Update truth to 1.4.4 by Matthias Sohn · 2 weeks ago
  61. 27ae5b2 Update org.tukaani:xz to 1.10 by Matthias Sohn · 3 weeks ago
  62. e603d38 Update io.dropwizard.metrics:metrics-core to 4.2.30 by Matthias Sohn · 2 weeks ago
  63. d081a4a Update ch.qos.reload4j:reload4j to 1.2.26 by Matthias Sohn · 2 weeks ago
  64. b276834 Update commons-io to 2.18.0 by Matthias Sohn · 2 weeks ago
  65. ab3ae8b0 Update flogger to 0.8 by Matthias Sohn · 3 weeks ago
  66. 00ccc71 Update gson to 2.12.1 by Matthias Sohn · 3 weeks ago
  67. 01b7fe0 Update auto-value to 1.11.0 by Matthias Sohn · 2 weeks ago
  68. baaa77f Merge "Fix CommentTimestampAdapterTest failing in some Java versions/locales" by Matthias Sohn · 9 days ago
  69. d58c93f Merge changes I5caf59e9,Ia7aa2d5c,I7e06b2e3,I24673b40,I95c5f4a8, ... by Matthias Sohn · 9 days ago
  70. b112b4e Merge "Expose atom explanation in submit requirement check." by Allen Li · 9 days ago
  71. d54fa45 Expose atom explanation in submit requirement check. by Allen Li · 13 days ago
  72. fc378d0 Fix CommentTimestampAdapterTest failing in some Java versions/locales by Matthias Sohn · 11 days ago
  73. 23d5872 Merge branch 'stable-3.11' by Antonio Barone · 10 days ago
  74. dd4ac2c Merge branch 'stable-3.10' into stable-3.11 by Antonio Barone · 10 days ago
  75. b9f9732 Merge branch 'stable-3.9' into stable-3.10 by Antonio Barone · 10 days ago
  76. b209358 InitAdminUser: replace use of deprecated Config.getEnum method by Matthias Sohn · 10 days ago
  77. 578bd64 HostPlatform: stop using AccessController by Matthias Sohn · 10 days ago
  78. 5d82fbc Don't declare exceptions which aren't actually thrown by Matthias Sohn · 10 days ago
  79. f03e0d6 IndexHtmlUtil: remove unused import by Matthias Sohn · 10 days ago
  80. 17db341 LuceneIndexMetrics: remove unnecessary else clause by Matthias Sohn · 10 days ago
  81. cb4e0a1 Manage closing BinaryResult using try-with-resource by Matthias Sohn · 10 days ago
  82. c9d922f Bump JGit to e328d203f (stable-6.10 tip) by Antonio Barone · 10 days ago
  83. 7e3b895 Merge "Fix tests which missed to close ExecutorService" by Matthias Sohn · 10 days ago
  84. 98f25ae Update git submodules by Matthias Sohn · 10 days ago
  85. f473ffda Update git submodules by Matthias Sohn · 10 days ago
  86. a24bfcd Update git submodules by Matthias Sohn · 10 days ago
  87. 1131321 Update git submodules by Matthias Sohn · 10 days ago
  88. 93baf87 HumanComment proto: Add fix-suggestions field by Nitzan Gur-Furman · 3 weeks ago
  89. 90818d9 Fix tests which missed to close ExecutorService by Matthias Sohn · 10 days ago
  90. ba1fedc Add batch version of update method by Dhruv Srivastava · 11 days ago
  91. 165dc50 Merge "Add hash if exist when redirecting from change legacy route" by Milutin Kristofic · 11 days ago
  92. 7349e71 Remove final keyword from updateForUserManagementRequests by Dhruv Srivastava · 11 days ago
  93. 0c0e5b0 Add hash if exist when redirecting from change legacy route by Milutin Kristofic · 11 days ago
  94. c51acaf Allow admins to see all changes, branches and tags by default by Edwin Kempin · 2 weeks ago
  95. 2c5e767 Merge "Add example how to remove inherited submit-requirement" by Matthias Sohn · 12 days ago
  96. 89612f4 Document syntax highlighting limitations by Daniele Sassoli · 12 days ago
  97. 37b0095 Add example how to remove inherited submit-requirement by Saša Živkov · 4 weeks ago
  98. 5537992 Merge "Avoid double close of Repository object in GetPatch" by Luca Milanesio · 12 days ago
  99. 60c307d Merge "PeriodicProjectIndexer: do not notify listeners" by Matthias Sohn · 12 days ago
  100. 1339f60 PeriodicProjectIndexer: do not notify listeners by Saša Živkov · 12 days ago