summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.5' into stable-3.6Thomas Draebing2022-04-267-7/+63
|\
| * Merge branch 'stable-3.4' into stable-3.5Thomas Draebing2022-04-267-7/+63
| |\
| | * Merge branch 'stable-3.3' into stable-3.4Thomas Draebing2022-04-261-1/+1
| | |\
| | | * Use original servlet-api 3.1.0 artefact instead of tomcat's copyMatthias Sohn2022-04-111-1/+1
| | * | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-04-126-5/+61
| | |\|
| | | * Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-04-084-5/+45
| | | |\
| | | | * Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-04-084-5/+45
| | | | |\
| | | | | * Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-04-084-5/+45
| | | | | |\
| | | | | | * Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-04-084-5/+45
| | | | | | |\
| | | | | | | * Cache change /meta ref SHA1 for each REST API requestLuca Milanesio2022-04-084-6/+48
| | | * | | | | Validation on Invalid Filter Expression in User-Set NotificationsWendy Wang2022-04-052-0/+16
| | | * | | | | Update existing change on cherry-pick with CommitApiMarija Savtchouk2022-03-304-16/+90
| * | | | | | | Fix threading issue in Diff cachePatrick Hiesel2022-04-193-43/+168
* | | | | | | | ChangeUpdate: fix updating change meta ref when the update is no/opYoussef Elghareeb2022-04-141-3/+16
* | | | | | | | Merge "Merge branch 'stable-3.5'"Luca Milanesio2022-04-1217-92/+142
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'stable-3.5'Sven Selberg2022-04-1217-92/+142
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-03-222-6/+6
| | |\| | | | | |
| | | * | | | | | Bump jgit submodule to stable-5.13Darius Jokilehto2022-03-222-6/+6
| | * | | | | | | Merge branch 'stable-3.4' into stable-3.5Martin Fick2022-03-184-17/+26
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-3.3' into stable-3.4Martin Fick2022-03-184-17/+26
| | | |\| | | | |
| | | | * | | | | Merge branch 'stable-3.2' into stable-3.3Martin Fick2022-03-174-17/+26
| | | | |\| | | |
| | | | | * | | | Merge branch 'stable-3.1' into stable-3.2Martin Fick2022-03-173-15/+22
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-3.0' into stable-3.1Martin Fick2022-03-173-15/+22
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-2.16' into stable-3.0Martin Fick2022-03-173-15/+21
| | | | | | | |\|
| | | | | | | | * Revert "CmdLineParser: Remove unused prefix argument"Martin Fick2022-03-171-3/+4
| | | | | | | | * Merge "Avoid re-reading refs in schema 161" into stable-2.16Nasser Grainawi2022-01-052-12/+17
| | | | | | | | |\
| | | | | | | | | * Avoid re-reading refs in schema 161Kaushik Lingarkar2021-12-202-12/+17
| | | | | | | | * | Log the exception that caused the user's deactivation to failLuca Milanesio2021-12-231-1/+1
| | | | | | | | |/
| | | | | | | | * Run background GC in Schema 144 and update GCs done in Schema 146Kaushik Lingarkar2021-12-163-44/+18
| | | | | | | | * Trigger All-Users GC in background in schema 123Kaushik Lingarkar2021-12-163-36/+88
| | | | | * | | | Merge "Improve comment describing ExternalId#SCHEME_GERRIT" into stable-3.2Matthias Sohn2022-01-281-2/+4
| | | | | |\ \ \ \
| | | | | | * | | | Improve comment describing ExternalId#SCHEME_GERRITThomas Draebing2021-09-031-2/+4
| | * | | | | | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-03-175-20/+43
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-03-171-2/+5
| | | |\| | | | | |
| | | | * | | | | | Ignore '--no-limit' query changes option for anonymous usersJacek Centkowski2022-03-171-2/+5
| | | * | | | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-03-174-18/+38
| | | |\| | | | | |
| | | | * | | | | | Merge "Show HTTP(S) message in Missing Change ID Error message" into stable-3.3Wendy Wen Wang2022-03-161-7/+15
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Show HTTP(S) message in Missing Change ID Error messageWendy Wang2022-03-161-7/+15
| | | | * | | | | | | Separate reviewer-recipients from project-watch-recipientsDavid Ã…kerman2022-03-153-10/+22
| | | | |/ / / / / /
| | * | | | | | | | Change visibility: prefer test instead of checkLuca Milanesio2022-03-111-5/+4
| | * | | | | | | | Memoize compiled RefPattern in ProjectCachePatrick Hiesel2022-03-023-1/+29
| | * | | | | | | | Order AccessSection in CachedProjectConfigPatrick Hiesel2022-03-022-10/+5
| | * | | | | | | | Move permission filtering for All-Projects from ProjectState to ProjectConfigPatrick Hiesel2022-03-022-30/+44
| | * | | | | | | | Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-03-016-8/+29
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-3.3' into stable-3.4Nasser Grainawi2022-02-281-1/+0
| | | |\| | | | | |
| | | | * | | | | | Remove leftover receive.changeUpdateThreads referencesNasser Grainawi2022-02-281-1/+0
| | | * | | | | | | Fix the ${hash} substitution for diff file web linksClark Boylan2022-02-171-1/+1
| | | * | | | | | | Add ${hash} as a substitution variable for gitweb file linksClark Boylan2022-02-155-7/+27
| | * | | | | | | | Compute the ProjectState only when neededLuca Milanesio2022-02-281-3/+3
| | * | | | | | | | Merge "BaseCommitUtil: Fix behavior when cache-automerge refs points to a tre...Kaushik Lingarkar2022-02-182-45/+44
| | |\ \ \ \ \ \ \ \