Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-10 00:06:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-10 00:06:24 +0300
commit4b28d5ae770c6bd332283a3f13ceae06329c409b (patch)
treeae4d46e1d017002935fe75dc14cb3c108be12fae /changelogs
parent41efffa17c67405ca5f5dac49d72be7872cee339 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/31290-mr-diffs-batch-load.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/31290-mr-diffs-batch-load.yml b/changelogs/unreleased/31290-mr-diffs-batch-load.yml
new file mode 100644
index 00000000000..933493e80d7
--- /dev/null
+++ b/changelogs/unreleased/31290-mr-diffs-batch-load.yml
@@ -0,0 +1,5 @@
+---
+title: Introduce diffs_batch JSON endpoint for paginated diffs
+merge_request: 17651
+author:
+type: added