summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2022-10-211-0/+22
|\
| * Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2022-10-211-0/+22
| |\
| | * Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-10-211-0/+22
| | |\
| | | * Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-10-211-0/+22
| | | |\
| | | | * Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-10-211-0/+22
| | | | |\
| | | | | * Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-10-211-0/+22
| | | | | |\
| | | | | | * Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-10-211-0/+22
| | | | | | |\
| | | | | | | * Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-10-211-0/+22
| | | | | | | |\
| | | | | | | | * Limit the number of changes that can be submitted togetherLuca Milanesio2022-10-181-0/+22
| | | | | * | | | Detect DelegateRepository in GarbageCollection operationJacek Centkowski2022-07-181-0/+101
| * | | | | | | | Merge "Internally handle refs updated in a BatchRefUpdate by a single event" ...Luca Milanesio2022-10-212-4/+128
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Internally handle refs updated in a BatchRefUpdate by a single eventThomas Draebing2022-04-262-4/+128
* | | | | | | | | | Lookup existing changes by exact Change-Id string in ReceiveCommitsLuca Milanesio2022-10-212-2/+60
* | | | | | | | | | Resolve accounts by imported externalIdLuca Milanesio2022-10-145-9/+81
* | | | | | | | | | Allow the rendering of changes imported from other GerritServerIdsLuca Milanesio2022-10-142-53/+160
* | | | | | | | | | Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2022-10-0817-17/+384
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2022-10-0715-17/+335
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Improve test coverage for internal change query paginationKaushik Lingarkar2022-10-061-2/+29
| | * | | | | | | | Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-10-0514-15/+305
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Don't depend on predicate order as they get sorted based on costPrudhvi Akhil Alahari2022-10-051-8/+11
| | | * | | | | | | Merge "Shortcut CreateRefControl#checkCreateCommit only for push processing" ...Luca Milanesio2022-10-052-0/+75
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Shortcut CreateRefControl#checkCreateCommit only for push processingPrudhvi Akhil Alahari2022-10-042-0/+75
| | | * | | | | | | | Fix Lucene change index search-after implementationKaushik Lingarkar2022-10-043-1/+34
| | | |/ / / / / / /
| | | * | | | | | | Elasticsearch tests: Recreate container for each test suiteNasser Grainawi2022-10-046-20/+11
| | | * | | | | | | Allow different data reservoirs for metricsLuca Milanesio2022-10-034-3/+112
| | | * | | | | | | Merge "Fix AndSource to run #match() of predicate whose cost is least" into s...Martin Fick2022-09-223-2/+57
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fix AndSource to run #match() of predicate whose cost is leastPrudhvi Akhil Alahari2022-09-223-2/+57
| | | * | | | | | | | Add getter for registered eventsAntoine Musso2022-09-211-0/+12
| | | |/ / / / / / /
| * | | | | | | | | Merge "Truncate commit message stored in FIELD_MESSAGE_EXACT index field" int...Saša Živkov2022-10-051-0/+49
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Truncate commit message stored in FIELD_MESSAGE_EXACT index fieldThomas Draebing2022-09-301-0/+49
| * | | | | | | | | | Correctly enable/disable override commentlinksNick Bulleid2022-10-041-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Add new user preference "allowBrowserNotifications"Milutin Kristofic2022-09-231-0/+2
* | | | | | | | | | Merge "Add prefix, suffix and text field to the commentLinks."Kamil Musin2022-09-212-4/+43
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add prefix, suffix and text field to the commentLinks.Kamil Musin2022-09-212-4/+43
* | | | | | | | | | | Add "Your > All Visible Changes" default queryLeopold Schabel2022-09-201-0/+1
|/ / / / / / / / / /
* | | | | | | | | | Fix Error Prone warningsDmitrii Filippov2022-09-191-0/+3
* | | | | | | | | | Fix AttentionSet updated eventsDmitrii Filippov2022-09-163-10/+144
* | | | | | | | | | Merge branch 'stable-3.6'Nasser Grainawi2022-09-158-4/+112
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-3.5' into stable-3.6Kaushik Lingarkar2022-09-148-4/+112
| |\| | | | | | | |
| | * | | | | | | | Improve test coverage for no-limit query paginationKaushik Lingarkar2022-09-141-0/+31
| | * | | | | | | | Improve test coverage for index query paginationKaushik Lingarkar2022-09-132-2/+44
| | * | | | | | | | Merge branch 'stable-3.4' into stable-3.5Kaushik Lingarkar2022-09-136-2/+37
| | |\| | | | | | |
| | | * | | | | | | Introduce a SEARCH_AFTER index pagination typeKaushik Lingarkar2022-08-259-3/+52
* | | | | | | | | | Merge "Fix ReindexAfterRefUpdate to reindex all accounts on batch account upd...Marija Savtchouk2022-09-131-6/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix ReindexAfterRefUpdate to reindex all accounts on batch accountMarija Savtchouk2022-09-131-6/+24
* | | | | | | | | | | Fix CheckReturnValue warning in DeleteSshKeyITMarija Savtchouk2022-09-121-1/+3
* | | | | | | | | | | Merge "Add DeleteSshKey on-behalf apply similar to AddSshKey"Thomas Dräbing2022-09-091-0/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add DeleteSshKey on-behalf apply similar to AddSshKeyAlon Bar-Lev2022-09-091-0/+10
* | | | | | | | | | | | Merge "Update refs/users/* on external id updates"Marija Savtchouk2022-09-091-3/+191
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / /
| * | | | | | | | | | Update refs/users/* on external id updatesMarija Savtchouk2022-09-091-3/+191