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:
authorvanadium23 <chernoffivan@gmail.com>2017-06-13 20:58:46 +0300
committervanadium23 <chernoffivan@gmail.com>2017-06-16 23:56:02 +0300
commit541950322c6bde9403ea893985abe88700dca669 (patch)
tree9250cd5dc98c1e3f93cbbcac0395956622cd84df /changelogs/unreleased
parentf2505eb6ce87877f78ee90c8567f879bcd77642b (diff)
Disable fork button on project limit
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/25164-disable-fork-on-project-limit.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25164-disable-fork-on-project-limit.yml b/changelogs/unreleased/25164-disable-fork-on-project-limit.yml
new file mode 100644
index 00000000000..9fa824b161d
--- /dev/null
+++ b/changelogs/unreleased/25164-disable-fork-on-project-limit.yml
@@ -0,0 +1,4 @@
+---
+title: Disable fork button on project limit
+merge_request: 12145
+author: Ivan Chernov