summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Allow checking Stage permission for a refJukka Jokiniva2024-02-193-1/+11
* Add QtStage permissionJukka Jokiniva2023-12-214-2/+8
* Update status values staged, integrating and deferred for java modulesJukka Jokiniva2023-12-075-3/+75
* Merge branch 'stable-3.7' into stable-3.8Luca Milanesio2023-09-143-2/+90
|\
| * Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-09-133-2/+90
| |\
| | * Support Cloud Spanner for AccountPatchReviewStoreWendy Wang2023-09-082-2/+79
| | * Align Jetty session timeout with Gerrit web_sessions maxAgeLuca Milanesio2023-08-301-0/+11
* | | Merge branch 'stable-3.7' into stable-3.8Diego Zambelli Sessona2023-08-237-38/+46
|\| |
| * | Merge branch 'stable-3.6' into stable-3.7Diego Zambelli Sessona2023-08-222-21/+26
| |\|
| | * Merge "IndexType not honoured in AbstractDeamonTest" into stable-3.6Luca Milanesio2023-08-212-21/+26
| | |\
| | | * IndexType not honoured in AbstractDeamonTestDiego Zambelli Sessona2023-08-212-21/+26
| * | | Merge branch 'stable-3.6' into stable-3.7Diego Zambelli Sessona2023-08-156-17/+20
| |\| |
| | * | Merge "Avoid NullPointerException when deleting multiple tags" into stable-3.6Marcin Czech2023-08-081-1/+1
| | |\ \
| | | * | Avoid NullPointerException when deleting multiple tagsMarcin Czech2023-08-081-1/+1
| | | |/
| | * | Revert "Set uninteresting branches based on project configuration"Thomas Dräbing2023-08-042-14/+6
| | * | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2023-08-012-1/+3
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2023-07-285-7/+29
| | | |\
| | | | * Add configuration to disable internal indexes paginationDiego Zambelli Sessona2023-07-285-7/+29
| | | * | Fix conflict resolution of merge done in I2442bf49Luca Milanesio2023-07-261-1/+0
| | | * | Hide Move Change from UI if change.move is set to falsePaladox none2023-07-241-0/+3
| | * | | Fix CreateAccessChange ignoring provided review messagePaweł Kurek2023-07-241-1/+10
* | | | | Merge branch 'stable-3.7' into stable-3.8Luca Milanesio2023-07-225-12/+66
|\| | | |
| * | | | Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-07-215-12/+66
| |\| | |
| | * | | Fix project name's based submetric names collisionJacek Centkowski2023-07-183-6/+51
| | * | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2023-07-123-10/+19
| | |\| |
| | | * | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2023-07-123-10/+19
| | | |\|
| | | | * Fix GerritServer replica mode when used with @UseLocalDiskLuca Milanesio2023-07-123-12/+19
| | | | * Format sources using gjfMatthias Sohn2023-01-241-3/+1
* | | | | Merge branch 'stable-3.7' into stable-3.8Diego Zambelli Sessona2023-07-138-18/+56
|\| | | |
| * | | | Merge branch 'stable-3.6' into stable-3.7Fabio Ponciroli2023-07-118-18/+56
| |\| | |
| | * | | Merge "Preserve refs order in the GitBatchRefUpdateEvent event" into stable-3.6Luca Milanesio2023-07-101-3/+3
| | |\ \ \
| | | * | | Preserve refs order in the GitBatchRefUpdateEvent eventMarcin Czech2023-07-101-3/+3
| | * | | | Merge "Add configuration to disable indexes pagination" into stable-3.6Luca Milanesio2023-07-106-7/+44
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Add configuration to disable indexes paginationDiego Zambelli Sessona2023-07-106-7/+44
| | * | | | DropWizardMetricMaker: fix the javadoc unclosed code blockJacek Centkowski2023-07-011-8/+9
| | |/ / /
* | | | | Merge branch 'stable-3.7' into stable-3.8Nasser Grainawi2023-06-303-45/+44
|\| | | |
| * | | | Merge branch 'stable-3.6' into stable-3.7Nasser Grainawi2023-06-293-49/+47
| |\| | |
| | * | | Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6Nasser Grainawi2023-06-293-49/+47
| | |\ \ \
| | | * | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2023-06-223-49/+47
| | | |\| |
| | | | * | ChangeNotes.scanChangeIds: Return metaId with ChangeIdsMartin Fick2023-06-132-26/+36
| | | | * | ChangeNotes: Stop recording scanned patchSetRefsNasser Grainawi2023-06-132-43/+28
| | | | * | Merge "Fix parsing legacy labels for users with comma" into stable-3.5Luca Milanesio2023-05-151-20/+72
| | | | |\ \
| | | | | * | Fix parsing legacy labels for users with commaDarius Jokilehto2023-05-101-20/+72
| | | | * | | Fix SameNameButDifferent bug pattern flagged by error proneDavid Ostrovsky2023-05-112-3/+3
| | | | * | | Suppress unused method errors flagged by error proneDavid Ostrovsky2023-05-115-0/+6
| | | | * | | JavaCacheSerializer: Ignore BanSerializableRead bug patternDavid Ostrovsky2023-05-111-1/+1
| | | | * | | Fix ReturnValueIgnored bug pattern flagged by error proneDavid Ostrovsky2023-05-116-124/+155
| | | | * | | Fix UnnecessaryMethodReference bug pattern flagged by error proneDavid Ostrovsky2023-05-111-1/+1
| | | | * | | Fix "Redundant specification of type arguments" warningDavid Ostrovsky2023-05-111-1/+1
| | | | * | | Fix ObjectEqualsForPrimitives bug pattern flagged by error proneDavid Ostrovsky2023-05-114-12/+12