summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | | * | | | Merge branch 'stable-2.11' into stable-2.12upstream/stable-2.12Nasser Grainawi2021-11-111-3/+3
| | | | | | | | | | |\ \ \ \
| | | | | | | | | | | * | | | Change bouncycastle urlsupstream/stable-2.11Adithya Chakilam2021-09-291-2/+2
| | | | | | | | | | * | | | | Merge branch 'stable-2.11' into stable-2.12Nasser Grainawi2021-09-221-1/+1
| | | | | | | | | | |\| | | |
| | | | | | | | | | | * | | | ListAccess: Fix incorrect behavior when group appears twice for same ruleNasser Grainawi2021-08-301-1/+1
| | | | | | * | | | | | | | | Prevent infinite loops with GWT UI and HTTP authLuca Milanesio2021-11-111-1/+7
| | | * | | | | | | | | | | | Merge "Move AutoFlush to 'gerrit.server.index.options' package" into stable-3.2Adithya Chakilam2021-11-1513-13/+13
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | |
| | | | * | | | | | | | | | | Move AutoFlush to 'gerrit.server.index.options' packageAdithya Chakilam2021-11-1413-13/+13
| | | | | |_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | |
| | | * / | | | | | | | | | Fix disabling repo configs if you do not have permissions to editPaladox none2021-11-157-28/+26
| | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge branch 'stable-3.1' into stable-3.2Adithya Chakilam2021-11-1018-45/+197
| | | |\| | | | | | | | |
| | | | * | | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-101-1/+1
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-101-1/+1
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Fix BatchMetaDataUpdate to not close passed in object readerAdithya Chakilam2021-11-091-1/+1
| | | | * | | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-092-3/+10
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-092-8/+9
| | | | | |\| | | | | | |
| | | | | | * | | | | | | fixup!: Disable auto flushing during offline Lucene indexingAdithya Chakilam2021-11-092-8/+9
| | | | * | | | | | | | | Merge branch 'stable-3.0' into stable-3.1Adithya Chakilam2021-11-0819-48/+195
| | | | |\| | | | | | | |
| | | | | * | | | | | | | Merge branch 'stable-2.16' into stable-3.0Adithya Chakilam2021-11-0819-49/+212
| | | | | |\| | | | | | |
| | | | | | * | | | | | | Merge branch 'stable-2.15' into stable-2.16Adithya Chakilam2021-11-081-0/+5
| | | | | | |\| | | | | |
| | | | | | | * | | | | | Add missing "--migrate-draft-to" flag on init docAdithya Chakilam2021-11-081-0/+5
| | | | | | * | | | | | | Merge "Fix buggy Index-Interactive Executor" into stable-2.16Adithya Chakilam2021-11-051-3/+4
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Fix buggy Index-Interactive ExecutorAdithya Chakilam2021-11-051-3/+4
| | | | | | * | | | | | | | Merge "reindex: Use thread count specified on command line" into stable-2.16Adithya Chakilam2021-11-054-7/+12
| | | | | | |\| | | | | | |
| | | | | | | * | | | | | | reindex: Use thread count specified on command lineAdithya Chakilam2021-11-054-7/+12
| | | | | | * | | | | | | | Disable auto flushing during offline Lucene indexingAdithya Chakilam2021-11-0415-30/+124
| | | | | | |/ / / / / / /
| | | | | | * | | | | | | Merge "Avoid creating loose objects in Schema 146" into stable-2.16Martin Fick2021-10-291-53/+41
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Avoid creating loose objects in Schema 146Kaushik Lingarkar2021-10-291-53/+41
| | | | | | * | | | | | | | Avoid creating loose objects in schema 167Kaushik Lingarkar2021-10-292-11/+39
| | | | | | |/ / / / / / /
| | | | | | * | | | | | | Fix schemas to use the appropriate ObjectInserterKaushik Lingarkar2021-10-287-40/+40
| | | | | | * | | | | | | Update schemas 115,119 to create a desired initial commitKaushik Lingarkar2021-10-284-22/+66
| | | | | | * | | | | | | Merge "Avoid creating loose objects in schemas 115 and 119" into stable-2.16Kaushik Lingarkar2021-10-272-4/+16
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Avoid creating loose objects in schemas 115 and 119Kaushik Lingarkar2021-10-272-4/+16
| | | | | | * | | | | | | | Merge "Create initial commit in schema 146 only when necessary" into stable-2.16Kaushik Lingarkar2021-10-271-1/+5
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / | | | | | | |/| | | | | | |
| | | | | | | * | | | | | | Create initial commit in schema 146 only when necessaryKaushik Lingarkar2021-10-271-1/+5
| | | | | | * | | | | | | | Parallelize inserts into accountPatchReviewDb in schema 127Kaushik Lingarkar2021-10-231-14/+61
| | | | | | * | | | | | | | Merge branch 'stable-2.15' into stable-2.16Adithya Chakilam2021-10-216-141/+202
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | Merge branch 'stable-2.14' into stable-2.15Adithya Chakilam2021-10-216-139/+201
| | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | |/ / / / / | | | | | | | | |/| | | | |
| | | | | | | | * | | | | | Parallelize Schema 108Adithya Chakilam2021-10-211-15/+34
| | | | | | | | * | | | | | Parallelize Schema 130 and 131Adithya Chakilam2021-10-194-118/+163
| | | | | | * | | | | | | | Merge "Avoid listing repositories multiple times during schema migrations" in...Adithya Chakilam2021-10-216-5/+18
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Avoid listing repositories multiple times during schema migrationsAdithya Chakilam2021-10-216-5/+18
| | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | |
| | | | | | * | | | | | | | Avoid creating loose objects in Schema 154Kaushik Lingarkar2021-10-191-47/+23
| | | | | | * | | | | | | | Avoid creating loose objects in Schema 144Kaushik Lingarkar2021-10-191-3/+16
| | | | | | * | | | | | | | Avoid creating loose objects in Schema 139Kaushik Lingarkar2021-10-191-2/+8
| | | | | | * | | | | | | | Avoid creating loose objects in Schema 124Kaushik Lingarkar2021-10-192-9/+64
| | | | | | * | | | | | | | Update schemas 115,139,144 to ignore entries not in the 'accounts' tableKaushik Lingarkar2021-10-143-5/+10
| | | | | | |/ / / / / / /
| | | | | | * | | | | | | Merge branch 'stable-2.15' into stable-2.16Adithya Chakilam2021-08-307-2/+48
| | | | | | |\| | | | | |
| | | | | | | * | | | | | Introduce flag '--migrate-draft-to'Adithya Chakilam2021-08-196-2/+47
| | | | | | * | | | | | | Merge "OutgoingEmail: Handle null accountId in getUserNameEmailFor(Account.Id...Luca Milanesio2021-08-051-2/+6
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | OutgoingEmail: Handle null accountId in getUserNameEmailFor(Account.Id)Marcin Czech2021-08-051-2/+6
| | | | | | * | | | | | | | Merge "OutgoingEmail: Handle null accountId in getNameEmailFor(Account.Id) me...Luca Milanesio2021-08-051-2/+10
| | | | | | |\| | | | | | |