1. f80ded19 gr-revision-parents: Add missing import for gr-commit-info & gr-button by Paladox none · 3 days ago master
  2. 78953c4 Merge "Implement new `allow_autocompleting_comments` user preference" by Ben Rohlfs · 3 days ago
  3. e8f2790 Merge "Reorganize `updated()` by introducing `computeDetailedAccount()`" by Ben Rohlfs · 3 days ago
  4. a3f3cd1 Reorganize `updated()` by introducing `computeDetailedAccount()` by Ben Rohlfs · 3 days ago
  5. d87df90 Merge "Support multiple parents in the "Get Patch" API" by Maxim Kachurovskiy · 3 days ago
  6. a73ddfa Support multiple parents in the "Get Patch" API by Maxim Kachurovskiy · 3 days ago
  7. 70cf8b2 Merge "Make UserPreferences converters safe" by Nitzan Gur-Furman · 3 days ago
  8. 2f63057 Merge "Update jgit to d06722a15998eeee04cfefd7c3c7e79fe67f1494" by Patrick Hiesel · 3 days ago
  9. 9ae9277 Update jgit to d06722a15998eeee04cfefd7c3c7e79fe67f1494 by Patrick Hiesel · 3 days ago
  10. ea2936d Make UserPreferences converters safe by Nitzan Gur-Furman · 4 days ago
  11. 5d021da SafeProtoConverterTest: Verify that all safe converters are enums by Nitzan Gur-Furman · 4 days ago
  12. b387369 Implement new `allow_autocompleting_comments` user preference by Ben Rohlfs · 4 days ago
  13. 599eb5f Merge "Add a new user preference `allow_suggest_code_while_commenting`." by Ben Rohlfs · 4 days ago
  14. cd71aac Add a new user preference `allow_suggest_code_while_commenting`. by Ben Rohlfs · 4 days ago
  15. ac98b4d Fix issues with account details filling by Ben Rohlfs · 4 days ago
  16. 869515c Merge "Add a cache for autocompleting comments" by Ben Rohlfs · 4 days ago
  17. f7e1d04 Merge "Update documentation typo" by Andrew Mitchell · 5 days ago
  18. 1561ff5 Update documentation typo by Andrew Mitchell · 5 days ago
  19. 4deb8df5 Add a cache for autocompleting comments by Ben Rohlfs · 9 days ago
  20. 77d033f Merge changes I5b828ca3,I4fa29b0a by Nasser Grainawi · 5 days ago
  21. 89d8eda Merge "Update gson to 2.10.1" by Matthias Sohn · 5 days ago
  22. d9019ce Merge changes Ia0b01eca,I296837fb by Nitzan Gur-Furman · 5 days ago
  23. 13cb2a2 Cast response of JSON.parse from unknown to T by Dhruv Srivastava · 5 days ago
  24. 5975cbd Update gson to 2.10.1 by Matthias Sohn · 8 months ago
  25. 168b7cd Exempt Google auto-* from Library-Compliance label by David Ostrovsky · 2 weeks ago
  26. 4aceda8 Exempt Google gson from Library-Compliance label by David Ostrovsky · 2 weeks ago
  27. 7676cc6 Merge "Fix dark mode for gr-textarea" by Ben Rohlfs · 6 days ago
  28. 054be70 Add type info to deepClone by Dhruv Srivastava · 6 days ago
  29. 222205a Fix dark mode for gr-textarea by Ben Rohlfs · 6 days ago
  30. e813948 Fix type casting issue in `originalEmails` assignment by Nitzan Gur-Furman · 6 days ago
  31. 8356e11 Merge branch 'stable-3.10' by Nasser Grainawi · 9 days ago
  32. fccff7c Merge branch 'stable-3.9' into stable-3.10 by Nasser Grainawi · 9 days ago
  33. 9e6eeb25 Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 9 days ago
  34. 42fe117 AccountsUpdate: Implement `toString` in UpdateArguments by Nitzan Gur-Furman · 9 days ago
  35. d83377e AccountsUpdate: Make non-abstract methods final by Nitzan Gur-Furman · 9 days ago
  36. 560b754 Set version to 3.10.0-SNAPSHOT by Luca Milanesio · 9 days ago
  37. 203b530 Set version to 3.10.0-rc7 by Luca Milanesio · 9 days ago v3.10.0-rc7
  38. ad2e7c1 Merge "SafeProtoConverterTest: test proto defaults" by Nitzan Gur-Furman · 9 days ago
  39. 6ac80d5 SafeProtoConverterTest: test proto defaults by Nitzan Gur-Furman · 11 days ago
  40. 518840c Fix vertical alignment of header icon and text by Ben Rohlfs · 3 weeks ago
  41. 9696181 Merge branch 'stable-3.9' into stable-3.10 by Nasser Grainawi · 11 days ago
  42. 47d2989 gr-email-editor: Fix cloning array by Paladox none · 11 days ago
  43. b25468c Rename accounts-model folder to be consistent by paladox · 11 days ago
  44. 1679b68 Merge "Introduce SafeProtoConverter interface" by Nitzan Gur-Furman · 11 days ago
  45. 989aa1b Introduce SafeProtoConverter interface by Nitzan Gur-Furman · 3 weeks ago
  46. 932da1e Merge "Fix name of `Gerrit-Has-Labels` email footer" by Patrick Hiesel · 11 days ago
  47. 7b49b69 Add PARKED WorkQueue.Task state by Martin Fick · 4 weeks ago
  48. 2eef9be Add a parking mechanism to WorkQueue by Martin Fick · 7 months ago
  49. 4f3a42f Merge branch 'stable-3.8' into stable-3.9 by Nasser Grainawi · 12 days ago
  50. 3ace3eb ChangesByProjectCacheImpl: Fix PATCH_SET_ID typo by Nasser Grainawi · 12 days ago
  51. 9be7583 ChangesByProjectCacheImpl: Remove unused import by Nasser Grainawi · 12 days ago
  52. 69f6770 ChangesByProjectCacheImpl: Fix typo with originalSubject by Nasser Grainawi · 13 days ago
  53. 24fbf0b Change: Consistently apply @Nullable by Nasser Grainawi · 13 days ago
  54. 5ed0f9b gr-email-editor: improve unsaved changes detection by paladox · 12 days ago
  55. 28f1cbb gr-watched-projects-editor: improve unsaved changes detection by paladox · 12 days ago
  56. 9da5f5d Fix name of `Gerrit-Has-Labels` email footer by Christian Flach · 12 days ago
  57. 779b98c Merge changes I75b79dc0,I489703dc,I87c6f803,Ib07315e2,I48ea2d9b by Patrick Hiesel · 12 days ago
  58. e87e244 Merge "Introduce ConvertibleToProto interface" by Nitzan Gur-Furman · 12 days ago
  59. 2a1a67f Set version to 3.10.0-SNAPSHOT by Luca Milanesio · 13 days ago
  60. cb07a85 Set version to 3.10.0-rc6 by Luca Milanesio · 13 days ago v3.10.0-rc6
  61. fef9d93 Introduce ConvertibleToProto interface by Nitzan Gur-Furman · 3 weeks ago
  62. ccd9408 Merge branch 'stable-3.10' by Jacek Centkowski · 13 days ago
  63. 60d8853 Merge branch 'stable-3.9' into stable-3.10 by Jacek Centkowski · 13 days ago
  64. b4f4778 Merge branch 'stable-3.8' into stable-3.9 by Jacek Centkowski · 13 days ago
  65. 91746d5 Fix NPE upon Git clone by Luca Milanesio · 13 days ago
  66. 58ef634 Add performance log for loading robot comments by Edwin Kempin · 3 weeks ago
  67. 0a7283d Update plugins yarn lock file for @gerritcodereview/typescript-api by paladox · 2 weeks ago
  68. c9c1b88c Set version to 3.10.0-SNAPSHOT by Luca Milanesio · 2 weeks ago
  69. 0020278 Set version to 3.10.0-rc5 by Luca Milanesio · 2 weeks ago v3.10.0-rc5
  70. ceb843b Update @gerritcodereview/typescript-api to 3.9.1 by Paladox none · 2 weeks ago
  71. 79a4366 Merge "Merge branch 'stable-3.8' into stable-3.9" into stable-3.9 by Luca Milanesio · 2 weeks ago
  72. cea61cd Merge branch 'stable-3.9' into stable-3.10 by Luca Milanesio · 2 weeks ago
  73. 51371f8 Merge branch 'stable-3.8' into stable-3.9 by Luca Milanesio · 2 weeks ago
  74. 89fd41e Merge "Fix javadocs for deprecation of Changes#id(int)" into stable-3.9 by Sven Selberg · 2 weeks ago
  75. 76245a6 Merge branch 'stable-3.7' into stable-3.8 by Luca Milanesio · 2 weeks ago
  76. e64810e Merge "Merge branch 'stable-3.10'" by Luca Milanesio · 2 weeks ago
  77. 1f4c13c Bazel: Fix eclipse classpath generation by David Ostrovsky · 2 weeks ago
  78. 16237d1 Merge "Fix inline editor" into stable-3.10 by Paladox none · 2 weeks ago
  79. cbf6587 Update @gerritcodereview/typescript-api to 3.9.1 by Paladox none · 2 weeks ago
  80. f18e52f Update git submodules by Paladox none · 2 weeks ago
  81. 7ae37f7 Update git submodules by Paladox none · 2 weeks ago
  82. 1d3c529 Fix inline editor by Paladox none · 2 weeks ago
  83. 81fa1de Update CodeMirror plugin to head by Paladox none · 2 weeks ago
  84. e3d0a62 Update CodeMirror by paladox · 5 weeks ago
  85. 055722f Upgrade yarn deps (April 2024) by Milutin Kristofic · 5 weeks ago
  86. 5f7a43e Fix inline editor by Paladox none · 2 weeks ago
  87. 53ea561 Update git submodules by Paladox none · 2 weeks ago
  88. d0ca875 Merge branch 'stable-3.10' by Diego Zambelli Sessona · 2 weeks ago
  89. a668854 Merge "Add basic caching for comment autocompletion" by Ben Rohlfs · 2 weeks ago
  90. 7758253 Index Change: Remove misleading documentation by Rikard Almgren · 3 weeks ago
  91. 84fc108 Fix javadocs for deprecation of Changes#id(int) by Sven Selberg · 3 months ago
  92. 5c104f4 Allow influence plugin load order from gerrit.config by Dariusz Luksza · 3 weeks ago
  93. 6fc667f Extract plugin load order comparator into separate class by Dariusz Luksza · 3 weeks ago
  94. 73221b2 ChangesByProjectCacheImpl: Update Change weigher by Nasser Grainawi · 3 weeks ago
  95. 91964f7 Remove assignee config from docs by Nasser Grainawi · 3 weeks ago
  96. 93e11b7 Add basic caching for comment autocompletion by Ben Rohlfs · 3 weeks ago
  97. 38703a4 Add a `draft-actions-end` endpoint slot to <gr-comment> by Ben Rohlfs · 3 weeks ago
  98. 4f82b6d Add cc_proto library to gerrit proto. by Myriam Anis · 3 weeks ago
  99. 6f4d747 Merge "WorkQueue: Refactor to call get() directly on Extension" into stable-3.10 by Nasser Grainawi · 3 weeks ago
  100. 04e7b1e gr-main-header: fix header to wrap the better by Paladox none · 3 weeks ago