summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/v3.5.2-based' into v3.5.3-basedv3.5.3-basedJukka Jokiniva2022-10-129-4/+82
|\
| * Clear attention set when change is deferredJukka Jokiniva2022-05-301-0/+3
| * Add QtStage permissionJukka Jokiniva2022-05-304-1/+7
| * Update status values staged, integrating and deferred for java modulesJukka Jokiniva2022-05-304-3/+72
* | Merge "Don't update the last updated timestamp when running copy-approvals" i...Thomas Dräbing2022-10-063-5/+34
|\ \
| * | Don't update the last updated timestamp when running copy-approvalsThomas Draebing2022-10-063-5/+34
* | | CreateRefControl: Check permissions on source refsPrudhvi Akhil Alahari2022-10-062-10/+47
* | | Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-10-0517-163/+571
|\ \ \ | |/ / |/| |
| * | Fix javadoc summary for Google Java StyleNasser Grainawi2022-10-051-4/+4
| * | Fix DefaultMemoryCacheFactory to correctly set refreshAfterWritePrudhvi Akhil Alahari2022-10-051-1/+1
| * | Merge "Shortcut CreateRefControl#checkCreateCommit only for push processing" ...Luca Milanesio2022-10-053-12/+55
| |\ \
| | * | Shortcut CreateRefControl#checkCreateCommit only for push processingPrudhvi Akhil Alahari2022-10-043-12/+55
| * | | Paginate internal change index queriesKaushik Lingarkar2022-10-044-104/+189
| * | | Fix index pagination to set 'more_changes' correctlyKaushik Lingarkar2022-10-041-1/+1
| * | | Fix Lucene change index search-after implementationKaushik Lingarkar2022-10-041-14/+43
| |/ /
| * | Allow different data reservoirs for metricsLuca Milanesio2022-10-036-3/+241
| * | Merge "Fix AndSource to run #match() of predicate whose cost is least" into s...Martin Fick2022-09-222-29/+30
| |\ \
| | * | Fix AndSource to run #match() of predicate whose cost is leastPrudhvi Akhil Alahari2022-09-222-29/+30
| * | | Merge "Add getter for registered events" into stable-3.4Antoine Musso2022-09-211-0/+12
| |\ \ \ | | |/ / | |/| |
| | * | Add getter for registered eventsAntoine Musso2022-09-211-0/+12
* | | | Bump SSHD version to 2.8.0 and update JGit to stable-6.1 tip (d01376106)David Ostrovsky2022-09-235-8/+12
* | | | 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
* | | Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-08-116-3/+65
|\| |
| * | Fix label operator to work with external groupsPrudhvi Akhil Alahari2022-08-056-3/+65
* | | Merge branch 'stable-3.4' into stable-3.5David Ostrovsky2022-07-181-0/+2
|\| |
| * | Merge "Fix gerrit review command with branch option" into stable-3.4Martin Fick2022-07-181-0/+2
| |\ \
| | * | Fix gerrit review command with branch optionAditya Gupta2022-07-141-0/+2
* | | | Propagate auto flush value to external index moduleDavid Ostrovsky2022-07-041-2/+8
* | | | Merge branch 'stable-3.4' into stable-3.5David Ostrovsky2022-06-287-19/+43
|\| | |
| * | | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2022-06-282-10/+15
| |\ \ \
| | * \ \ Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2022-06-282-10/+15
| | |\ \ \
| | | * \ \ Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2022-06-282-10/+15
| | | |\ \ \
| | | | * \ \ Merge branch 'stable-3.0' into stable-3.1David Ostrovsky2022-06-283-12/+19
| | | | |\ \ \
| | | | | * \ \ Merge branch 'stable-2.16' into stable-3.0David Ostrovsky2022-06-283-12/+18
| | | | | |\ \ \
| | | | | | * | | Allow async receive-commits to have a thread-local cacheLuca Milanesio2022-06-021-1/+4
| | | | | | * | | Fix RepoRefCache stale checks during NoteDb rebuildLuca Milanesio2022-05-312-5/+10
| | | | | | * | | Lazy load change notes when submit by pushLuca Milanesio2022-05-301-9/+13
| * | | | | | | | Make delegate() method publicFabio Ponciroli2022-06-281-1/+2