- 25c47811 Add `tooltip` field to `WebLinkInfo` entity. by Ben Rohlfs · 2 years, 1 month ago
- f3c14f5 Remove `target` field from `WebLinkInfo` by Ben Rohlfs · 2 years, 1 month ago
- b3f0b8a Merge "Do not await async ChangeIndex updates in Batch Update, subject to experiment" by Patrick Hiesel · 2 years, 1 month ago
- 27fbba3 Do not await async ChangeIndex updates in Batch Update, subject to experiment by Patrick Hiesel · 2 years, 1 month ago
- c01fc13 Do not depend on order of NotifyHandling. by Kamil Musin · 2 years, 1 month ago
- f94c317 Merge "Add a server config for disabling robot comments in the UI" by Ben Rohlfs · 2 years, 1 month ago
- c6f31d0 Add a server config for disabling robot comments in the UI by Ben Rohlfs · 2 years, 1 month ago
- 22600a1 Merge "Remove FieldDef from the codebase" by Youssef Elghareeb · 2 years, 1 month ago
- 622d9c9 Merge "Remove FieldDef from Schema definition" by Marija Savtchouk · 2 years, 1 month ago
- b947127 Remove FieldDef from the codebase by Marija Savtchouk · 2 years, 2 months ago
- 88d4e9e Remove FieldDef from Schema definition by Marija Savtchouk · 2 years, 2 months ago
- 37b9b68 Merge "Migrate last ProjectIndex FieldDef to IndexField" by Marija Savtchouk · 2 years, 1 month ago
- c052275 Merge branch 'stable-3.7' by Thomas Draebing · 2 years, 2 months ago
- 37224cc Merge "groups_bysubgroups: Batch loading values" by Patrick Hiesel · 2 years, 2 months ago
- cce5414 Merge branch 'stable-3.6' into stable-3.7 by Thomas Draebing · 2 years, 2 months ago
- d49a500 Migrate last ProjectIndex FieldDef to IndexField by Marija Savtchouk · 2 years, 2 months ago
- f1bf786 Merge "Allow to hide download schemes from the REST API and UI" into stable-3.6 by Matthias Sohn · 2 years, 2 months ago
- b201132 groups_bysubgroups: Batch loading values by Patrick Hiesel · 2 years, 2 months ago
- ee30519 Allow to hide download schemes from the REST API and UI by Thomas Draebing · 2 years, 2 months ago
- 4a90084 Merge branch 'stable-3.6' into stable-3.7 by Matthias Sohn · 2 years, 2 months ago
- 3317856 Merge branch 'stable-3.5' into stable-3.6 by Matthias Sohn · 2 years, 2 months ago
- e84b33e Disallow adding inactive reviewer by Marija Savtchouk · 2 years, 2 months ago
- bf1ab92 TaskThunk#run: ignore SshChannelClosedException by Matthias Sohn · 2 years, 2 months ago
- c69d4b8 SSH BaseCommand: handle Throwable instead of Exception by Saša Živkov · 2 years, 2 months ago
- 4a72cae Only load the externalIdNotes in AcountsUpdate if externalIds are updated by Marija Savtchouk · 2 years, 2 months ago
- 56f6e30 Merge "patch:apply - improvements to the result commit message" by Patrick Hiesel · 2 years, 2 months ago
- e82d643 Parse ChangeResource from cache (not index) on /create.change endpoint by Marija Savtchouk · 2 years, 2 months ago
- 34b4352 Always track master on download-commands plugin by Sven Selberg · 2 years, 2 months ago
- b7595cc Mark setFunction as deprecated by Fabio Ponciroli · 2 years, 2 months ago
- 9039848 patch:apply - improvements to the result commit message by Nitzan Gur-Furman · 2 years, 2 months ago
- 5ab44c4 Merge "gerrit/account: Reuse LDAP account ID when transitions to Google OAuth" by Ronan Mac Fhlannchadha · 2 years, 2 months ago
- 0f0b2d8 patch:apply - fix base commit picking by Nitzan Gur-Furman · 2 years, 2 months ago
- d2465b8 Allow editing commit message from Change-Id: to Link: footer by Sven Selberg · 2 years, 2 months ago
- 9367709 Make it possible to run BatchUpdate with non-identified user by David Åkerman · 2 years, 2 months ago
- 52251032 AutoMerger: Fix log statement when saving auto merges is disabled by Edwin Kempin · 2 years, 2 months ago
- 08ab4e9 Remove obsolete support for HTML theme files from backend. by Ben Rohlfs · 2 years, 2 months ago
- 1865537 Merge "Don't limit PerThreadCache rather limit PerThreadProjectCache" into stable-3.5 by Nasser Grainawi · 2 years, 2 months ago
- 1d6d99f Don't limit PerThreadCache rather limit PerThreadProjectCache by Prudhvi Akhil Alahari · 2 years, 2 months ago
- 43e69a0 SSH BaseCommand: handle Throwable instead of Exception by Saša Živkov · 2 years, 2 months ago
- a98b0e4 gerrit/account: Reuse LDAP account ID when transitions to Google OAuth by Ronan Mac Fhlannchadha · 2 years, 6 months ago
- 3a20790 Merge "Support rebasing chains on behalf of the uploaders" by Edwin Kempin · 2 years, 2 months ago
- 8ab8580 Merge "Fix enabling of rebase chain action" by Edwin Kempin · 2 years, 2 months ago
- 3d082a8 Support rebasing chains on behalf of the uploaders by Edwin Kempin · 2 years, 2 months ago
- d69412e Fix enabling of rebase chain action by Edwin Kempin · 2 years, 2 months ago
- b206e4b Merge "Enable rebase action if a change depends on a parent change" by Edwin Kempin · 2 years, 2 months ago
- 39ba194 Enable rebase action if a change depends on a parent change by Edwin Kempin · 2 years, 2 months ago
- dde7dcc Fix warnings by Edwin Kempin · 2 years, 2 months ago
- 26f9da1 Disallow uploading new prolog rules files by Youssef Elghareeb · 2 years, 2 months ago
- 7c89e4d Merge changes Iac2b7233,Ie1807696 by Edwin Kempin · 2 years, 2 months ago
- 474f2f7 BatchUpdate: Use shared reflog ident if updates for multiple users are done by Edwin Kempin · 2 years, 2 months ago
- c478aaa Merge "Add @CanIgnoreReturnValue to methods in BatchUpdate" by Dmitrii Filippov · 2 years, 2 months ago
- d92317e Add @CanIgnoreReturnValue to methods in BatchUpdate by Dmitrii Filippov · 2 years, 2 months ago
- cea9e56 ChangeQueryBuilder: Fix spelling mistake in comment by Edwin Kempin · 2 years, 2 months ago
- 5d13f3e Merge "Show intraline for preview fix" by Milutin Kristofic · 2 years, 2 months ago
- a07837c Show intraline for preview fix by Milutin Kristofic · 2 years, 2 months ago
- 8e0086d Merge "Let callers specify formatting options when creating changes and patch sets using Git-style patch files" by Patrick Hiesel · 2 years, 2 months ago
- e6759d5 Let callers specify formatting options when creating changes and patch sets using Git-style patch files by Patrick Hiesel · 2 years, 2 months ago
- fa4682c Rebase on behalf of uploader: Include change number into error messages by Edwin Kempin · 2 years, 2 months ago
- fd6b135 Merge changes I90c4ac50,I7c8af57e by Nasser Grainawi · 2 years, 2 months ago
- 92d3cf8 Move Rebase#onBehalfOf method into RebaseUtil by Edwin Kempin · 2 years, 2 months ago
- e7a0968 Merge "BatchUpdate: Support executing ops by different users" by Patrick Hiesel · 2 years, 2 months ago
- e9b0082 AccountResolver.ByEmail: Ignore inconsistent accounts if multiple accounts are matched by Edwin Kempin · 2 years, 2 months ago
- 197d756 Fix javadoc of Emails.getAccountFor by Edwin Kempin · 2 years, 2 months ago
- 11611c4 BatchUpdate: Support executing ops by different users by Edwin Kempin · 2 years, 2 months ago
- 0161e52 Merge changes Id0ef267f,I5137aa85 by Edwin Kempin · 2 years, 2 months ago
- 634f025 Merge "ChangeInfo: Add convenience method to get the current revision" by Edwin Kempin · 2 years, 2 months ago
- ae3a0d8 Merge "Test API: Set groups when creating changes" by Edwin Kempin · 2 years, 2 months ago
- 7ab2916 Merge "Add a new endpoint for a profile page" by Chris Poucet · 2 years, 2 months ago
- 2dc5199 Add a new endpoint for a profile page by Chris Poucet · 2 years, 2 months ago
- 82dec66 Merge changes I022c6a13,I799bf1c5 by Patrick Hiesel · 2 years, 2 months ago
- 3b6e328 BatchUpdate: Fix swapped comments in ChangeContextImpl by Edwin Kempin · 2 years, 2 months ago
- 4f07006 BatchUpdate: Fix timer logging for updateRepo step by Edwin Kempin · 2 years, 2 months ago
- 09e49c7 Merge branch 'stable-3.7' by Nasser Grainawi · 2 years, 2 months ago
- 3e0bbb7 Treat 0 label value as a deleted vote in DeleteVoteOp. by Dmitrii Filippov · 2 years, 2 months ago
- c10df01 ChangeInfo: Add convenience method to get the current revision by Edwin Kempin · 2 years, 2 months ago
- 0a49698 Test API: Set groups when creating changes by Edwin Kempin · 2 years, 2 months ago
- b7e9dcd Merge branch 'stable-3.6' into stable-3.7 by Nasser Grainawi · 2 years, 2 months ago
- faa31d5 Merge branch 'stable-3.5' into stable-3.6 by Nasser Grainawi · 2 years, 2 months ago
- 4778dd1 Add ChangePredicates.idStr(String) by Marija Savtchouk · 2 years, 2 months ago
- 878a763 Merge "ChangeEmail: Fix calculation of insertions and change buckets" by Edwin Kempin · 2 years, 2 months ago
- 8f206d1 ChangeEmail: Fix calculation of insertions and change buckets by Edwin Kempin · 2 years, 2 months ago
- ab5e25c Merge changes I70ca4eba,I4bd23d2f by Edwin Kempin · 2 years, 2 months ago
- 7e4b43c Skip account visibility checks when querying changes by Edwin Kempin · 2 years, 2 months ago
- 5a57824 Add a metric to count rebase requests by Edwin Kempin · 2 years, 2 months ago
- 795ba05 Add a metric to measure the success of rebasing on behalf of the uploader by Edwin Kempin · 2 years, 3 months ago
- 7e5c52a Check permissions when resolving accounts by secondary emails by Edwin Kempin · 2 years, 2 months ago
- f4e3a0f GroupBackend: Provide a default isOrContainsExternalGroup by Nasser Grainawi · 2 years, 2 months ago
- b72c365 Fix LabelPredicate group matching for included external groups by Nasser Grainawi · 2 years, 2 months ago
- 4b00519 ChangeQueryBuilder: De-dup parseGroup() by Nasser Grainawi · 2 years, 2 months ago
- b891bc1 ChangeQueryBuilder: containsExternalSubGroups fixup by Nasser Grainawi · 2 years, 2 months ago
- 6e684a4 Merge "Add support for testing counter metrics that have fields" by Edwin Kempin · 2 years, 2 months ago
- bf2a69e Add support for testing counter metrics that have fields by Edwin Kempin · 2 years, 2 months ago
- 65b4737 FakeAccountPatchReviewStore: Fix CheckReturnValue error by Youssef Elghareeb · 2 years, 2 months ago
- c4a6d3d Merge "Use a fake in-memory implementation for AccountPatchReviewStore in tests" by Patrick Hiesel · 2 years, 2 months ago
- d5b2dd2 Use a fake in-memory implementation for AccountPatchReviewStore in tests by Youssef Elghareeb · 2 years, 2 months ago
- 06256d6 Fix ownerin/uploaderin for internal groups that include external groups by Edwin Kempin · 2 years, 3 months ago
- 9a48dff patch:apply - add support for encoded base64 patch strings. by Nitzan Gur-Furman · 2 years, 2 months ago
- cc523b61 Merge "Allow for @PluginData directory to be a symlink" by Saša Živkov · 2 years, 2 months ago
- 48a57ac Fix warnings by Edwin Kempin · 2 years, 2 months ago
- 76565f2 Merge "Do not show rebase-chain option when there is no chain to rebase." by Nitzan Gur-Furman · 2 years, 2 months ago