summaryrefslogtreecommitdiffstats
path: root/javatests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "Add acceptance tests for DeleteSshKeys"Thomas Dräbing2022-09-091-0/+110
|\ \ \ \ \
| * | | | | Add acceptance tests for DeleteSshKeysThomas Draebing2022-09-091-0/+110
* | | | | | Validate the 'start' parameter in all query endpointsYoussef Elghareeb2022-09-094-1/+56
* | | | | | Merge changes Iaea11e5f,I36c1e2f5,I1e7277b3Youssef Elghareeb2022-09-085-80/+44
|\ \ \ \ \ \
| * | | | | | Stop reindexing changes for batch ref updates with only draft refsYoussef Elghareeb2022-09-084-3/+33
| * | | | | | Exclude drafts and stars from the change stateYoussef Elghareeb2022-09-081-1/+0
| * | | | | | Delete leftovers of the COMPUTE_FROM_ALL_USERS_REPO experimentYoussef Elghareeb2022-09-062-76/+11
| |/ / / / /
* / / / / / ApprovalsUtil: Use internal user to parse copy conditionsEdwin Kempin2022-09-071-0/+68
|/ / / / /
* / / / / Add a method to retrieve AccountState at specific SHA1Marija Savtchouk2022-09-021-0/+18
|/ / / /
* | | | Merge "Delete ignored state and 'star:' queries."Chris Poucet2022-08-316-223/+1
|\ \ \ \
| * | | | Delete ignored state and 'star:' queries.Chris Poucet2022-08-316-223/+1
* | | | | Merge "Revert "Deprecate ignored state and 'star:' queries.""Chris Poucet2022-08-236-1/+223
|\| | | |
| * | | | Revert "Deprecate ignored state and 'star:' queries."Chris Poucet2022-08-236-1/+223