Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
a3af6830
Commit
a3af6830
authored
Sep 03, 2017
by
Jose Ivan Vargas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 9.5.3
[ci skip]
parent
b6238076
Changes
17
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
18 additions
and
80 deletions
+18
-80
CHANGELOG.md
CHANGELOG.md
+18
-0
changelogs/unreleased/36061-mr-ref-instrument.yml
changelogs/unreleased/36061-mr-ref-instrument.yml
+0
-5
changelogs/unreleased/36061-mr-ref.yml
changelogs/unreleased/36061-mr-ref.yml
+0
-5
changelogs/unreleased/36582-fix-note-resolved-icon.yml
changelogs/unreleased/36582-fix-note-resolved-icon.yml
+0
-5
changelogs/unreleased/36860-deleted-user-fix.yml
changelogs/unreleased/36860-deleted-user-fix.yml
+0
-5
changelogs/unreleased/37194-fix-mr-widget-merge-button-dropdown-caret.yml
...eased/37194-fix-mr-widget-merge-button-dropdown-caret.yml
+0
-5
changelogs/unreleased/37202-revert-changes-to-signing-enabled.yml
...gs/unreleased/37202-revert-changes-to-signing-enabled.yml
+0
-5
changelogs/unreleased/bugfix-notify-custom-participants.yml
changelogs/unreleased/bugfix-notify-custom-participants.yml
+0
-5
changelogs/unreleased/changes-bar-sticky-fix.yml
changelogs/unreleased/changes-bar-sticky-fix.yml
+0
-5
changelogs/unreleased/fix-import-events.yml
changelogs/unreleased/fix-import-events.yml
+0
-5
changelogs/unreleased/fix-sm-37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1.yml
...via-api-fails-with-500-internal-server-error-in-9-5-1.yml
+0
-5
changelogs/unreleased/fly-out-nav-hiding-fix.yml
changelogs/unreleased/fly-out-nav-hiding-fix.yml
+0
-5
changelogs/unreleased/issue_36820.yml
changelogs/unreleased/issue_36820.yml
+0
-5
changelogs/unreleased/mk-fix-user-namespace-rename.yml
changelogs/unreleased/mk-fix-user-namespace-rename.yml
+0
-5
changelogs/unreleased/mr-index-eager-load.yml
changelogs/unreleased/mr-index-eager-load.yml
+0
-5
changelogs/unreleased/revert-appearances-description-html-not-null.yml
...released/revert-appearances-description-html-not-null.yml
+0
-5
changelogs/unreleased/sh-filter-csrf-params.yml
changelogs/unreleased/sh-filter-csrf-params.yml
+0
-5
No files found.
CHANGELOG.md
View file @
a3af6830
...
...
@@ -2,6 +2,24 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.5.3 (2017-09-03)
-
[SECURITY] Filter additional secrets from Rails logs.
-
[FIXED] Make username update fail if the namespace update fails. !13642
-
[FIXED] Fix failure when issue is authored by a deleted user. !13807
-
[FIXED] Reverts changes made to signin_enabled. !13956
-
[FIXED] Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment.
-
[FIXED] Fixed diff changes bar buttons from showing/hiding whilst scrolling.
-
[FIXED] Fix events error importing GitLab projects.
-
[FIXED] Fix pipeline trigger via API fails with 500 Internal Server Error in 9.5.
-
[FIXED] Fixed fly-out nav flashing in & out.
-
[FIXED] Remove closing external issues by reference error.
-
[FIXED] Re-allow appearances.description_html to be NULL.
-
[CHANGED] Update and fix resolvable note icons for easier recognition.
-
[OTHER] Eager load head pipeline projects for MRs index.
-
[OTHER] Instrument MergeRequest#fetch_ref.
-
[OTHER] Instrument MergeRequest#ensure_ref_fetched.
## 9.5.2 (2017-08-28)
-
[FIXED] Fix signing in using LDAP when attribute mapping uses simple strings instead of arrays.
...
...
changelogs/unreleased/36061-mr-ref-instrument.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Instrument MergeRequest#fetch_ref
merge_request
:
author
:
type
:
other
changelogs/unreleased/36061-mr-ref.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Instrument MergeRequest#ensure_ref_fetched
merge_request
:
author
:
type
:
other
changelogs/unreleased/36582-fix-note-resolved-icon.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Update and fix resolvable note icons for easier recognition
merge_request
:
author
:
type
:
changed
changelogs/unreleased/36860-deleted-user-fix.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fix failure when issue is authored by a deleted user
merge_request
:
13807
author
:
type
:
fixed
changelogs/unreleased/37194-fix-mr-widget-merge-button-dropdown-caret.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fix Merge when pipeline succeeds button dropdown caret icon horizontal alignment
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/37202-revert-changes-to-signing-enabled.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Reverts changes made to signin_enabled.
merge_request
:
13956
author
:
type
:
fixed
changelogs/unreleased/bugfix-notify-custom-participants.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fixed
:
Notifications weren't sending to participating users with a `Custom` notification setting.
merge_request
:
13680
author
:
jneen
type
:
fixed
changelogs/unreleased/changes-bar-sticky-fix.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fixed diff changes bar buttons from showing/hiding whilst scrolling
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/fix-import-events.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fix events error importing GitLab projects
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/fix-sm-37040-regression-pipeline-trigger-via-api-fails-with-500-internal-server-error-in-9-5-1.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fix pipeline trigger via API fails with 500 Internal Server Error in
9.5
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/fly-out-nav-hiding-fix.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Fixed fly-out nav flashing in & out
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/issue_36820.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Remove closing external issues by reference error
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/mk-fix-user-namespace-rename.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Make username update fail if the namespace update fails
merge_request
:
13642
author
:
type
:
fixed
changelogs/unreleased/mr-index-eager-load.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Eager load head pipeline projects for MRs index
merge_request
:
author
:
type
:
other
changelogs/unreleased/revert-appearances-description-html-not-null.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Re-allow appearances.description_html to be NULL
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/sh-filter-csrf-params.yml
deleted
100644 → 0
View file @
b6238076
---
title
:
Filter additional secrets from Rails logs
merge_request
:
author
:
type
:
security
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment