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:
authorPhil Hughes <me@iamphill.com>2016-09-21 12:17:27 +0300
committerPhil Hughes <me@iamphill.com>2016-09-21 12:19:47 +0300
commita83262fffa526350fee32d7197309e5f095bd7ba (patch)
treedf1fd666a5e740cbf8acf6d034be923dc0e03a9f /CHANGELOG
parent1f49b99a5cb56317cd7157dfa0f7f9f1ff60a4ab (diff)
Changed props to use strings
Use jQuery
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 1 insertions, 5 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 23a5071f5d2..7975c5f8494 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.12.0 (unreleased)
- Filter tags by name !6121
- Update gitlab shell secret file also when it is empty. !3774 (glensc)
- Give project selection dropdowns responsive width, make non-wrapping.
+ - Fix resolve discussion buttons endpoint path
- Fix note form hint showing slash commands supported for commits.
- Make push events have equal vertical spacing.
- API: Ensure invitees are not returned in Members API.
@@ -189,11 +190,6 @@ v 8.11.6
v 8.11.5
- Optimize branch lookups and force a repository reload for Repository#find_branch. !6087
- Fix member expiration date picker after update. !6184
-
-v 8.11.5 (unreleased)
- - Optimize branch lookups and force a repository reload for Repository#find_branch
- - Fix resolve discussion buttons endpoint path
- - Fix member expiration date picker after update
- Fix suggested colors options for new labels in the admin area. !6138
- Optimize discussion notes resolving and unresolving
- Fix GitLab import button