summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-03-293-2/+16
|\
| * Merge commit 'stable-3.1' into stable-3.2David Ostrovsky2021-03-293-2/+16
| |\
| | * Merge branch 'stable-3.0' into stable-3.1Matthias Sohn2021-03-292-2/+2
| | |\
| | | * Enforce repository size on pack rather than on objectJacek Centkowski2021-03-032-2/+2
| | * | AccountPatchReview mariadb: fix key lengthIan Wienand2021-03-111-0/+14
* | | | Merge branch 'stable-3.2' into stable-3.3Marco Miller2021-03-155-7/+17
|\| | |
| * | | Merge branch 'stable-3.1' into stable-3.2Marco Miller2021-03-104-6/+16
| |\| |
| | * | Merge branch 'stable-3.0' into stable-3.1Marco Miller2021-03-093-2/+15
| | |\ \
| | | * \ Merge branch 'stable-2.16' into stable-3.0Marco Miller2021-03-093-2/+15
| | | |\ \ | | | | |/ | | | |/|
| | | | * GitRepositoryManager should be responsible to enable/disable the GCMarcin Czech2021-02-233-2/+15
| | | | * ForRef#check should permit internal users to read all refsSven Selberg2021-02-121-0/+4
| | | | * Use NoteDb sequence seed for groups sequence initializationDavid Ostrovsky2021-02-091-7/+6
| | | | * GroupsOnInit: Remove unused dependency on ReviewDbDavid Ostrovsky2021-02-092-78/+57
| | | | * Use NoteDb sequence seed for accounts sequence initializationDavid Ostrovsky2021-02-092-5/+3
| | | | * Do not use ReviewDb anymore when is disabledLuca Milanesio2021-02-083-5/+729
| | | | * Merge "Merge branch 'stable-2.15' into stable-2.16" into stable-2.16David Ostrovsky2021-02-022-2/+11
| | | | |\
| | | | * \ Merge "Move ensureChangeIdIsCorrect from PutMessage to ChangeUtil" into stabl...David Ostrovsky2021-02-022-26/+39
| | | | |\ \
| | | | * | | Avoid creating HTTP Sessions for Git-over-HTTPLuca Milanesio2021-01-264-7/+61
| | | * | | | Merge "ForRef#check should permit internal users to read all refs" into stabl...David Ostrovsky2021-02-131-0/+4
| | | |\ \ \ \
| | | | * | | | ForRef#check should permit internal users to read all refsSven Selberg2020-12-281-0/+4
| | | * | | | | Merge "Merge branch 'stable-2.16' into stable-3.0" into stable-3.0David Ostrovsky2021-02-024-28/+50
| | | |\ \ \ \ \
| | | * | | | | | Avoid creating HTTP Sessions for Git-over-HTTPLuca Milanesio2021-01-264-7/+61
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Stop SPAMming Gerrit logs with 'Logging context is not empty'Luca Milanesio2021-02-251-4/+1
| * | | | | | | Ensure InternalUser can parse groupsMatthias Sohn2021-03-081-1/+1
* | | | | | | | Fix binding of DELETE REST calls from pluginsSaša Živkov2021-03-101-3/+5
* | | | | | | | Apply modules overrides by libModule for batch program reindexLuca Milanesio2021-03-043-28/+50
* | | | | | | | Revert "Use persistent cache provided by libModule for offline reindex"Luca Milanesio2021-03-012-9/+3
* | | | | | | | Don't suggest service users as reviewersMatthias Sohn2021-02-232-2/+20
* | | | | | | | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-02-174-8/+3
|\| | | | | | |
| * | | | | | | Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-02-171-2/+0
| |\| | | | | |
| | * | | | | | Elasticsearch: Discontinue EOL versions 7.2 and 7.3 supportMarco Miller2021-02-031-2/+0
| * | | | | | | Fix NPE on trying to send email for user without email addressMatthias Sohn2021-02-103-6/+3
* | | | | | | | Merge "Merge branch 'stable-3.2' into stable-3.3" into stable-3.3Luca Milanesio2021-02-044-53/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-02-024-53/+60
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-02-025-52/+58
| | |\| | | | | |
| | | * | | | | | Merge "Merge branch 'stable-3.0' into stable-3.1" into stable-3.1David Ostrovsky2021-02-024-41/+53
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'stable-3.0' into stable-3.1David Ostrovsky2021-02-014-41/+53
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2021-01-264-28/+50
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | / | | | | | | | |_|/ | | | | | | |/| |
| | | | | | * | | Merge branch 'stable-2.15' into stable-2.16Luca Milanesio2021-01-262-2/+11
| | | | | | | |/ | | | | | | |/|
| | | | | | * | Move ensureChangeIdIsCorrect from PutMessage to ChangeUtilLuca Milanesio2021-01-262-26/+39
| | | | | | |/
| | | | | | * Workaround Gitiles bug on All-Users visibilityLuca Milanesio2020-11-131-1/+7
| | | | | | * Make PermissionBackend#ForRef authoritativePatrick Hiesel2020-11-116-119/+466
| | | | | | * MigrateToNoteDb: add option to force state change with skipped projectMatthias Sohn2020-10-072-4/+44
| | | | | | * setNoteDbPrimary: update in chunks, one DB connection per chunkSaša Živkov2020-10-072-63/+73
| | | | | | * GC repositories regularly during noteDb migrationMatthias Sohn2020-10-071-0/+31
| | | | | | * NoteDbMigrator: set thread name to show project slice being processedMatthias Sohn2020-10-071-0/+7
| | | | | | * NoteDbMigrator: shuffle slices to reduce concurrency on same repoMatthias Sohn2020-10-071-42/+88
| | | | | | * NoteDbMigrator: Fix contention on single database connectionMatthias Sohn2020-10-061-31/+29
| | | | | | * MigrateToNoteDb: implement option --verboseMatthias Sohn2020-10-062-2/+22
| | | | | | * NoteDbMigrator: log total progress of the migration every 1000 changesMatthias Sohn2020-10-061-0/+7