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
e56f1dc3
Commit
e56f1dc3
authored
Mar 28, 2017
by
DJ Mountney
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 9.0.1
[ci skip]
parent
5fe98c87
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
12 deletions
+13
-12
CHANGELOG.md
CHANGELOG.md
+13
-0
changelogs/unreleased/better-priority-sorting-2.yml
changelogs/unreleased/better-priority-sorting-2.yml
+0
-4
changelogs/unreleased/better-priority-sorting.yml
changelogs/unreleased/better-priority-sorting.yml
+0
-4
changelogs/unreleased/filter-bar-fix-ie.yml
changelogs/unreleased/filter-bar-fix-ie.yml
+0
-4
No files found.
CHANGELOG.md
View file @
e56f1dc3
...
...
@@ -2,6 +2,19 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.0.1 (2017-03-28)
-
Resolve "404 when requesting build trace". !9759 (dosuken123)
-
Simplify search queries for projects and merge requests. !10053 (mhasbini)
-
Fix after_script processing for Runners APIv4. !10185
-
Fix escaped html appearing in milestone page. !10224
-
Fix bug that caused jobs that already had been retried to be retried again when retrying a pipeline. !10249
-
Allow filtering by all started milestones.
-
Allow sorting by due date and priority.
-
Fixed branches pagination not displaying.
-
Fixed filtered search not working in IE.
-
Optimize labels finder query when searching for a project with a group. (mhasbini)
## 9.0.0 (2017-03-22)
-
Fix inconsistent naming for services that delete things. !5803 (dixpac)
...
...
changelogs/unreleased/better-priority-sorting-2.yml
deleted
100644 → 0
View file @
5fe98c87
---
title
:
Allow filtering by all started milestones
merge_request
:
author
:
changelogs/unreleased/better-priority-sorting.yml
deleted
100644 → 0
View file @
5fe98c87
---
title
:
Allow sorting by due date and priority
merge_request
:
author
:
changelogs/unreleased/filter-bar-fix-ie.yml
deleted
100644 → 0
View file @
5fe98c87
---
title
:
Fixed filtered search not working in IE
merge_request
:
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