diff options
author | Francisco Javier López <fjlopez@gitlab.com> | 2018-07-23 07:52:15 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-07-23 07:52:15 +0000 |
commit | c52ab9141c27e131721d8ae28b44bff9a3431cae (patch) | |
tree | 2109d84de1377060705b7605e355f6830be8a9db /changelogs | |
parent | 480b5345682c6935314f1958e79c1edd1a19c2f3 (diff) | |
download | gitlab-ce-c52ab9141c27e131721d8ae28b44bff9a3431cae.tar.gz |
Fix gitlab import project load
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fj-48123-fix-gitlab-import.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-48123-fix-gitlab-import.yml b/changelogs/unreleased/fj-48123-fix-gitlab-import.yml new file mode 100644 index 00000000000..896db2cdcb8 --- /dev/null +++ b/changelogs/unreleased/fj-48123-fix-gitlab-import.yml @@ -0,0 +1,5 @@ +--- +title: Fix GitLab project imports not loading due to API timeouts +merge_request: 20599 +author: +type: fixed |