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:
authorRuben Davila <rdavila84@gmail.com>2016-08-31 20:14:46 +0300
committerRuben Davila <rdavila84@gmail.com>2016-08-31 20:14:46 +0300
commit978a5a6ea0f730a2193d8dd88222802fccf7a36d (patch)
treef7927f013019522eb82f7dbf9f1dfc43a3125a48 /CHANGELOG
parentdc9ef2926fec81ad9c7873f5b10422ecdba5aedc (diff)
Fix CHANGELOG.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 0 insertions, 11 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba580b3a05e..1241a4c36f1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,21 +8,10 @@ v 8.11.4
- Fix "Wiki" link not appearing in navigation for projects with external wiki. !6057
- Do not enforce using hash with hidden key in CI configuration. !6079
- Fix hover leading space bug in pipeline graph !5980
- - Do not enforce using hash with hidden key in CI configuration. !6079
- - Creating an issue through our API now emails label subscribers !5720
- Block concurrent updates for Pipeline
- - Fix resolving conflicts on forks
- - Fix diff commenting on merge requests created prior to 8.10
- Fix issue boards leak private label names and descriptions
v 8.11.3
-
-v 8.11.4 (unreleased)
- - Fix issue boards leak private label names and descriptions
-
-v 8.11.3 (unreleased)
- - Allow system info page to handle case where info is unavailable
- - Label list shows all issues (opened or closed) with that label
- Don't show resolve conflicts link before MR status is updated
- Fix IE11 fork button bug !5982
- Don't prevent viewing the MR when git refs for conflicts can't be found on disk