summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2022-11-055-4/+113
|\
| * Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2022-11-055-4/+113
| |\
| | * Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-11-041-2/+19
| | |\
| | | * Fix index rewriter to rewrite all Or/AndPredicatesPrudhvi Akhil Alahari2022-11-041-2/+19
| | * | Merge branch 'stable-3.4' into stable-3.5Prudhvi Akhil Alahari2022-11-025-2/+94
| | |\|
| | | * Add AndCardinalPredicate and OrCardinalPredicatePrudhvi Akhil Alahari2022-11-024-2/+92
| | | * Do not set cherryPickOf on RevertSubmissionMarija Savtchouk2022-11-011-0/+2
| * | | Fix Flogger issues flagged by error proneDavid Ostrovsky2022-11-021-1/+1
* | | | Allow indexing of change numbers imported from other serversLuca Milanesio2022-11-043-5/+37
* | | | Merge branch 'stable-3.6' into stable-3.7Nasser Grainawi2022-10-298-63/+216
|\| | |
| * | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2022-10-298-63/+216
| |\| |
| | * | Merge branch 'stable-3.4' into stable-3.5Prudhvi Akhil Alahari2022-10-298-62/+215
| | |\|
| | | * Don't always rewrite And/OrPredicate to And/OrSourcePrudhvi Akhil Alahari2022-10-287-59/+107
| | | * AndSource: consider cardinality while choosing the data sourcePrudhvi Akhil Alahari2022-10-274-5/+110
* | | | 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