summaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.8' into stable-3.9Luca Milanesio2023-11-241-1/+0
|\
| * Merge branch 'stable-3.7' into stable-3.8Luca Milanesio2023-11-241-1/+0
| |\
| | * Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-11-242-5/+24
| | |\
| | | * Merge "Fire `ref-updated` stream events on online edit refs update" into stab...Marcin Czech2023-11-232-5/+24
| | | |\
| | | | * Fire `ref-updated` stream events on online edit refs updateMarcin Czech2023-11-232-5/+24
* | | | | Merge "Add documentation for StarredChanges interface" into stable-3.9Fabio Ponciroli2023-11-2350-328/+1022
|\ \ \ \ \
| * | | | | Add documentation for StarredChanges interfaceFabio Ponciroli2023-11-232-2/+49
| * | | | | Merge "Extract AbstractChangeUpdate::verifyComment method to a utility class"Nitzan Gur-Furman2023-11-222-17/+55
| |\ \ \ \ \
| | * | | | | Extract AbstractChangeUpdate::verifyComment method to a utility classNitzan Gur-Furman2023-11-222-17/+55
| * | | | | | Merge "Skip mergeability check when mergeabilityComputationBehavior = NEVER"Matthias Sohn2023-11-221-1/+8
| |\ \ \ \ \ \
| | * | | | | | Skip mergeability check when mergeabilityComputationBehavior = NEVERSaša Živkov2023-11-211-1/+8
| * | | | | | | Merge changes I7485b2ce,Idecff622,I9d4cfd45Youssef Elghareeb2023-11-228-95/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Remove unused method Sequence#getBatchSizeYoussef Elghareeb2023-11-212-8/+0
| | * | | | | | Remove unused last() and batchSize() methods in Sequences.javaYoussef Elghareeb2023-11-211-24/+0
| | * | | | | | Remove unused methods in QueryProcessorYoussef Elghareeb2023-11-215-63/+3
| * | | | | | | MergeOp#hasImplicitMerges: Reset RevWalk after useEdwin Kempin2023-11-211-13/+21
| | |/ / / / / | |/| | | | |
| * | | | | | Merge "Support decorating Callable's from the WorkQueue.Executor"Saša Živkov2023-11-211-2/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Support decorating Callable's from the WorkQueue.ExecutorSaša Živkov2023-11-211-2/+4
| * | | | | | Merge changes from topic "fix-reject-implicit-merge-on-submit"Dmitrii Filippov2023-11-203-2/+264
| |\ \ \ \ \ \
| | * | | | | | Reject implicit merges on submit (except for cherry pick submit type).Dmitrii Filippov2023-11-203-2/+264
| * | | | | | | Merge "Support rebasing merge commits via REST"Patrick Hiesel2023-11-205-14/+20
| |\ \ \ \ \ \ \
| | * | | | | | | Support rebasing merge commits via RESTEdwin Kempin2023-11-095-14/+20
| * | | | | | | | Merge "Small fixes to ChangeDraftUpdateExecutor"Nitzan Gur-Furman2023-11-202-3/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Small fixes to ChangeDraftUpdateExecutorNitzan Gur-Furman2023-11-202-3/+13
| * | | | | | | | | BatchUpdate: Add debug logs for ref updates with new tree IDEdwin Kempin2023-11-201-0/+29
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge "Add an interface to allow executing pending draft updates together"Nitzan Gur-Furman2023-11-175-77/+304
| |\| | | | | | |
| | * | | | | | | Add an interface to allow executing pending draft updates togetherNitzan Gur-Furman2023-11-165-77/+304
| * | | | | | | | Merge "Skip file size validation for binary files"Youssef Elghareeb2023-11-151-1/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Skip file size validation for binary filesYoussef Elghareeb2023-11-151-1/+8
| * | | | | | | | | Merge "Add a metric for counting changes with many files"Ben Rohlfs2023-11-141-4/+29
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add a metric for counting changes with many filesBen Rohlfs2023-11-141-4/+29
| * | | | | | | | | Merge "Move the internal NoteDbUpdateManager::excute method to a util class"Nitzan Gur-Furman2023-11-142-48/+108
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Move the internal NoteDbUpdateManager::excute method to a util classNitzan Gur-Furman2023-11-142-48/+108
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Add another method signature for `setUserProvidedLimit()`Ben Rohlfs2023-11-141-0/+6
| * | | | | | | | | Merge "Merge branch 'stable-3.9'"Edwin Kempin2023-11-143-39/+14
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'stable-3.9'Edwin Kempin2023-11-143-39/+14
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Set @CanIgnoreReturnValue for QueryProcessor settersNitzan Gur-Furman2023-11-141-0/+3
| * | | | | | | | | | Merge "Refactor StarredChangesReader::byChange to only return AccountIds"Nitzan Gur-Furman2023-11-143-14/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Refactor StarredChangesReader::byChange to only return AccountIdsNitzan Gur-Furman2023-11-143-14/+13
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge "Delete StarredChangesUtil"Nitzan Gur-Furman2023-11-143-23/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Delete StarredChangesUtilNitzan Gur-Furman2023-11-143-23/+3
| | |/ / / / / / / / /
| * | | | | | | | | | Merge "Do not apply default limit to internal queries"Ben Rohlfs2023-11-147-18/+13
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Do not apply default limit to internal queriesBen Rohlfs2023-11-087-18/+13
| * | | | | | | | | | Merge "Stop merging lucene core and backward-codecs libraries"David Ostrovsky2023-11-143-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Stop merging lucene core and backward-codecs librariesDavid Ostrovsky2023-11-143-4/+4
| * | | | | | | | | | Merge "RestApiServlet#createRequestInfo: Use retryer to look up change and ig...Edwin Kempin2023-11-131-3/+15
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | RestApiServlet#createRequestInfo: Use retryer to look up change and ignore fa...Edwin Kempin2023-11-131-3/+15
| * | | | | | | | | | Merge "Merge branch 'stable-3.9'"Luca Milanesio2023-11-108-69/+150
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'stable-3.9'Nasser Grainawi2023-11-108-69/+150
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | RequestInfo.Builder: Annotate addHeader method with @CanIgnoreReturnValueEdwin Kempin2023-11-091-0/+2
| |/ / / / / / / / / /