summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Update change.maxPatchSets value from 1500 to 1000Prabhu Kondarangi2022-09-281-1/+1
* Add new user preference "allowBrowserNotifications"Milutin Kristofic2022-09-231-0/+2
* Merge "Add prefix, suffix and text field to the commentLinks."Kamil Musin2022-09-216-2/+106
|\
| * Add prefix, suffix and text field to the commentLinks.Kamil Musin2022-09-216-2/+106
* | Merge "Replace optional binding with AttentionSetObserver.DISABLED"Dmitrii Filippov2022-09-213-14/+28
|\ \
| * | Replace optional binding with AttentionSetObserver.DISABLEDDmitrii Filippov2022-09-213-14/+28
| |/
* / Add "Your > All Visible Changes" default queryLeopold Schabel2022-09-201-0/+1
|/
* Fix AttentionSet updated eventsDmitrii Filippov2022-09-167-18/+86
* Fix Error Prone warningsMarija Savtchouk2022-09-152-0/+4
* Merge branch 'stable-3.6'Nasser Grainawi2022-09-1524-117/+472
|\
| * Merge branch 'stable-3.5' into stable-3.6Kaushik Lingarkar2022-09-1424-117/+472
| |\
| | * Improve test coverage for index query paginationKaushik Lingarkar2022-09-131-0/+7
| | * Merge branch 'stable-3.4' into stable-3.5Kaushik Lingarkar2022-09-1324-116/+465
| | |\
| | | * Paginate no-limit queriesKaushik Lingarkar2022-09-1212-55/+152
| | | * Fix pagination to stop querying when there are no more resultsKaushik Lingarkar2022-09-081-13/+11
| | | * Merge "Avoid fetching more results than needed in paginated index queries" in...Martin Fick2022-09-071-1/+1
| | | |\
| | | | * Avoid fetching more results than needed in paginated index queriesKaushik Lingarkar2022-09-071-1/+1
| | | * | Merge "Protect query limit effectively against integer overflows" into stable...Martin Fick2022-09-061-1/+7
| | | |\ \
| | | | * | Protect query limit effectively against integer overflowsKaushik Lingarkar2022-09-061-1/+7
| | | | |/
| | | * / Add missing return values in MetricMakerJacek Centkowski2022-08-311-4/+6
| | | |/
| | | * Provide configuration to paginate index queries with increasing sizeKaushik Lingarkar2022-08-295-9/+52
| | | * Introduce a SEARCH_AFTER index pagination typeKaushik Lingarkar2022-08-2522-52/+315
| | | * ChangeIsVisibleToPredicate: Only create PermissionBackend.WithUser onceNasser Grainawi2022-08-251-12/+9
| | | * Move permission filtering for All-Projects from ProjectState to ProjectConfigPatrick Hiesel2022-08-252-30/+44
* | | | Mark method as @Nullable, to appease ErrorProneHan-Wen Nienhuys2022-09-141-0/+1
* | | | Merge "Fix ReindexAfterRefUpdate to reindex all accounts on batch account upd...Marija Savtchouk2022-09-131-2/+4
|\ \ \ \
| * | | | Fix ReindexAfterRefUpdate to reindex all accounts on batch accountMarija Savtchouk2022-09-131-2/+4
* | | | | Merge "Add DeleteSshKey on-behalf apply similar to AddSshKey"Thomas Dräbing2022-09-091-3/+8
|\ \ \ \ \
| * | | | | Add DeleteSshKey on-behalf apply similar to AddSshKeyAlon Bar-Lev2022-09-091-3/+8
* | | | | | Merge "Update refs/users/* on external id updates"Marija Savtchouk2022-09-091-10/+19
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Update refs/users/* on external id updatesMarija Savtchouk2022-09-091-10/+19
* | | | | Validate the 'start' parameter in all query endpointsYoussef Elghareeb2022-09-094-1/+16
* | | | | Merge changes Iaea11e5f,I36c1e2f5,I1e7277b3Youssef Elghareeb2022-09-0810-108/+33
|\ \ \ \ \
| * | | | | Stop reindexing changes for batch ref updates with only draft refsYoussef Elghareeb2022-09-081-1/+14
| * | | | | Exclude drafts and stars from the change stateYoussef Elghareeb2022-09-082-11/+8
| * | | | | Delete leftovers of the COMPUTE_FROM_ALL_USERS_REPO experimentYoussef Elghareeb2022-09-067-96/+11
* | | | | | Merge "Preload blocking request /change/?q=changeNum"Milutin Kristofic2022-09-072-6/+25
|\ \ \ \ \ \
| * | | | | | Preload blocking request /change/?q=changeNumMilutin Kristofic2022-09-072-6/+25
| |/ / / / /
* / / / / / ApprovalsUtil: Use internal user to parse copy conditionsEdwin Kempin2022-09-071-4/+15
|/ / / / /
* / / / / Add a method to retrieve AccountState at specific SHA1Marija Savtchouk2022-09-023-0/+36
|/ / / /
* | | | StarredChangesUtil#star: modify return type to voidYoussef Elghareeb2022-09-011-3/+1
* | | | Simplify star API in backend.Chris Poucet2022-08-312-16/+15
* | | | Merge "Delete ignored state and 'star:' queries."Chris Poucet2022-08-3118-288/+2
|\ \ \ \
| * | | | Delete ignored state and 'star:' queries.Chris Poucet2022-08-3118-288/+2
* | | | | Merge "Don't index changes synchronously when changes are starred"Youssef Elghareeb2022-08-301-3/+10
|\ \ \ \ \
| * | | | | Don't index changes synchronously when changes are starredYoussef Elghareeb2022-08-231-3/+10
* | | | | | Fix ApprvalsUtil CompileTimeConstant Error ProneMarija Savtchouk2022-08-261-1/+1
* | | | | | Fix error prone warningMarija Savtchouk2022-08-261-1/+1
* | | | | | Log a warning message when approval copier fails to parse queryYoussef Elghareeb2022-08-261-0/+1
|/ / / / /
* | | | | Merge "Revert "Deprecate ignored state and 'star:' queries.""Chris Poucet2022-08-2318-2/+288
|\| | | |