summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | 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 branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-08-112-0/+42
|\|
| * Fix label operator to work with external groupsPrudhvi Akhil Alahari2022-08-052-0/+42
* | Merge branch 'stable-3.4' into stable-3.5David Ostrovsky2022-07-181-0/+49
|\|
| * Merge "Fix gerrit review command with branch option" into stable-3.4Martin Fick2022-07-181-0/+49
| |\
| | * Fix gerrit review command with branch optionAditya Gupta2022-07-141-0/+49
* | | Merge branch 'stable-3.4' into stable-3.5David Ostrovsky2022-06-283-0/+171
|\| |
| * | Make delegate() method publicFabio Ponciroli2022-06-281-3/+10
| * | Add DelegateRepository#delegate() unit testFabio Ponciroli2022-06-281-0/+34
| * | Add test for push to refs/users/* over HTTPDavid Ostrovsky2022-06-272-0/+130
| |/
* | Merge branch 'stable-3.4' into stable-3.5Kaushik Lingarkar2022-06-081-2/+29
|\|
| * Merge branch 'stable-3.3' into stable-3.4Kaushik Lingarkar2022-06-031-2/+29
| |\
| | * Merge "Use sane value for QueryProcessor's effective limit on "--no-limit"" i...Adithya Chakilam2022-05-261-2/+29
| | |\
| | | * Use sane value for QueryProcessor's effective limit on "--no-limit"Adithya Chakilam2022-05-251-2/+29
* | | | Expose the CopyApprovals site program as a commandLuca Milanesio2022-05-232-1/+2
* | | | Create site program to persist copied votes on all changesGal Paikin2022-05-232-0/+211
* | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-05-202-41/+280
|\| | |
| * | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-05-202-41/+281
| |\| |
| | * | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-05-202-41/+281
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-05-201-0/+275
| | | |\
| | | | * Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-05-203-19/+548
| | | | |\
| | | | | * Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-05-203-19/+544
| | | | | |\
| | | | | | * Set PerThreadCache as readonly after posting review commentsLuca Milanesio2022-04-293-5/+219
| | | | | | * Introduce unloaders on PerThreadCache entriesLuca Milanesio2022-04-291-12/+50
| | | | | | * RepoRefCache: Hold a reference to the refDatabase with ref countingLuca Milanesio2022-04-281-0/+276
| | | | | | * Remove use of RefCache in ChangeNotesLuca Milanesio2022-04-251-1/+1
| | | | | | * Cache change /meta ref SHA1 for each change indexing taskLuca Milanesio2022-04-111-3/+7
| | | * | | | Revert "Cache change /meta ref SHA1 for each REST API request"Luca Milanesio2022-04-231-41/+6
* | | | | | | Merge "Make PatchSetApproval UUID parsing forwards compatible" into stable-3.5David Ostrovsky2022-05-111-0/+34
|\ \ \ \ \ \ \
| * | | | | | | Make PatchSetApproval UUID parsing forwards compatibleMarija Savtchouk2022-05-111-0/+34
* | | | | | | | Merge "Make tracing.performanceLogging default disabled" into stable-3.5Sven Selberg2022-04-294-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Make tracing.performanceLogging default disabledSven Selberg2022-04-294-2/+11
* | | | | | | | | Merge branch 'stable-3.4' into stable-3.5Thomas Draebing2022-04-262-6/+45
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | / / / / / / | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-04-122-6/+45
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-04-082-6/+45
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-04-082-6/+45
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-04-082-6/+45
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| |