summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-04 16:30:40 +0000
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2019-07-04 16:30:40 +0000
commiteaa6edbff3dd6bc888d975bb1eb9b52f045930fa (patch)
treeb5cdf896d5486974a9435516cd735e6ee038e8f4 /changelogs
parentdece84065f9dee04661e54af4f7016e7c50b63a6 (diff)
parent381468d0cc6e5b528a4b2207c0a534569035a73f (diff)
downloadgitlab-ce-eaa6edbff3dd6bc888d975bb1eb9b52f045930fa.tar.gz
Merge branch '54117-transactional-rebase' into 'master'
Allow asynchronous rebase operations to be monitored Closes #54117 See merge request gitlab-org/gitlab-ce!29940
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/54117-transactional-rebase.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/54117-transactional-rebase.yml b/changelogs/unreleased/54117-transactional-rebase.yml
new file mode 100644
index 00000000000..d0c93114c49
--- /dev/null
+++ b/changelogs/unreleased/54117-transactional-rebase.yml
@@ -0,0 +1,5 @@
+---
+title: Allow asynchronous rebase operations to be monitored
+merge_request: 29940
+author:
+type: fixed