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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
2abb40f1
Commit
2abb40f1
authored
Jul 18, 2017
by
Clement Ho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 9.3.7
[ci skip]
parent
3786c4d3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
8 deletions
+5
-8
CHANGELOG.md
CHANGELOG.md
+5
-0
changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml
...logs/unreleased/34325-reinstate-is_admin-for-user-api.yml
+0
-4
changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
...34728-fix-application-setting-created-when-redis-down.yml
+0
-4
No files found.
CHANGELOG.md
View file @
2abb40f1
...
...
@@ -2,6 +2,11 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.3.7 (2017-07-18)
-
Prevent bad data being added to application settings when Redis is unavailable. !12750
-
Return
`is_admin`
attribute in the GET /user endpoint for admins. !12811
## 9.3.6 (2017-07-12)
-
Fix API Scoping. !12300
...
...
changelogs/unreleased/34325-reinstate-is_admin-for-user-api.yml
deleted
100644 → 0
View file @
3786c4d3
---
title
:
Return `is_admin` attribute in the GET /user endpoint for admins
merge_request
:
12811
author
:
changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
deleted
100644 → 0
View file @
3786c4d3
---
title
:
Prevent bad data being added to application settings when Redis is unavailable
merge_request
:
12750
author
:
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