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
Jérome Perrin
gitlab-ce
Commits
81fd9149
Commit
81fd9149
authored
Jun 25, 2016
by
Robert Speicher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG for 8.9.1
[ci skip]
parent
4c767bab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
12 deletions
+41
-12
CHANGELOG
CHANGELOG
+41
-12
No files found.
CHANGELOG
View file @
81fd9149
...
@@ -13,18 +13,47 @@ v 8.10.0 (unreleased)
...
@@ -13,18 +13,47 @@ v 8.10.0 (unreleased)
- Add API endpoint for a group issues !4520 (mahcsig)
- Add API endpoint for a group issues !4520 (mahcsig)
v 8.9.1
v 8.9.1
- Fix merge requests project settings help link anchor
- Refactor labels documentation. !3347
- Fix GitLab project import issues related to notes and builds
- Eager load award emoji on notes. !4628
- Improve performance of searching repository tags by name by using a memorized tag array
- Fix some CI wording in documentation. !4660
- Fix false truncated warnings with ISO-8559 files
- Document `GIT_STRATEGY` and `GIT_DEPTH`. !4720
- Eager load award emoji on notes
- Add documentation for the export & import features. !4732
- Fix unwanted label unassignment when doing bulk action on issues page
- Add some docs for Docker Registry configuration. !4738
- Improve performance of redacting Markdown references
- Ensure we don't send the "access request declined" email to access requesters on project deletion. !4744
- Fix 404 when accessing pipelines as guest user on public projects
- Display group/project access requesters separately in the admin area. !4798
- Fix mobile Safari bug where horizontal nav arrows would flicker on scroll
- Add documentation and examples for configuring cloud storage for registry images. !4812
- Fix in auto merge when pipeline is nil
- Clarifies documentation about artifact expiry. !4831
- Fix GitLab import project deleting imported file straight after being uploaded
- Fix the Network graph links. !4832
- Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true
- Fix MR-auto-close text added to description. !4836
- Add documentation for award emoji now that comments can be awarded with emojis. !4839
- Fix typo in export failure email. !4847
- Fix header vertical centering. !4170
- Fix subsequent SAML sign ins. !4718
- Set button label when picking an option from status dropdown. !4771
- Prevent invalid URLs from raising exceptions in WikiLink Filter. !4775
- Handle external issues in IssueReferenceFilter. !4789
- Support for rendering/redacting multiple documents. !4828
- Update Todos documentation and screenshots to include new functionality. !4840
- Hide nav arrows by default. !4843
- Added bottom padding to label color suggestion link. !4845
- Use jQuery objects in ref dropdown. !4850
- Fix GitLab project import issues related to notes and builds. !4855
- Restrict header logo to 36px so it doesn't overflow. !4861
- Fix unwanted label unassignment. !4863
- Fix mobile Safari bug where horizontal nav arrows would flicker on scroll. !4869
- Restore old behavior around diff notes to outdated discussions. !4870
- Fix merge requests project settings help link anchor. !4873
- Fix 404 when accessing pipelines as guest user on public projects. !4881
- Remove width restriction for logo on sign-in page. !4888
- Bump gitlab_git to 10.2.3 to fix false truncated warnings with ISO-8559 files. !4884
- Apply selected value as label. !4886
- Fix temp file being deleted after the request while importing a GitLab project. !4894
- Fix pagination when sorting by columns with lots of ties (like priority)
- Implement Subresource Integrity for CSS and JavaScript assets. This prevents malicious assets from loading in the case of a CDN compromise.
- Fix user creation with stronger minimum password requirements !4054 (nathan-pmt)
- Add API endpoint for a group issues !4520 (mahcsig)
- Fix a wrong MR status when merge_when_build_succeeds & project.only_allow_merge_if_build_succeeds are true. !4912
- Add SMTP as default delivery method to match gitlab-org/omnibus-gitlab!826. !4915
v 8.9.0
v 8.9.0
- Fix builds API response not including commit data
- Fix builds API response not including commit data
...
...
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