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
2316774d
Commit
2316774d
authored
Apr 05, 2017
by
James Lopez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 9.0.3
[ci skip]
parent
ced322c5
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
17 additions
and
58 deletions
+17
-58
CHANGELOG.md
CHANGELOG.md
+17
-0
changelogs/unreleased/26595-fix-issue-preselected-template.yml
...elogs/unreleased/26595-fix-issue-preselected-template.yml
+0
-4
changelogs/unreleased/29034-fix-github-importer.yml
changelogs/unreleased/29034-fix-github-importer.yml
+0
-4
changelogs/unreleased/29541-fix-github-importer-deleted-fork.yml
...ogs/unreleased/29541-fix-github-importer-deleted-fork.yml
+0
-4
changelogs/unreleased/29871-api-remove-merge-requests-comments-endpoints.yml
...ed/29871-api-remove-merge-requests-comments-endpoints.yml
+0
-4
changelogs/unreleased/30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-query-problem.yml
...-mergerequestreferencefilter-has-an-n-1-query-problem.yml
+0
-4
changelogs/unreleased/30264-fix-vue-pagination.yml
changelogs/unreleased/30264-fix-vue-pagination.yml
+0
-5
changelogs/unreleased/30276-move-top-badges.yml
changelogs/unreleased/30276-move-top-badges.yml
+0
-4
changelogs/unreleased/30289-allow-users-to-import-github-projects-to-subgroups.yml
...89-allow-users-to-import-github-projects-to-subgroups.yml
+0
-4
changelogs/unreleased/backport-sticking-api-helper-changes.yml
...elogs/unreleased/backport-sticking-api-helper-changes.yml
+0
-4
changelogs/unreleased/fix-gb-environments-folders-route.yml
changelogs/unreleased/fix-gb-environments-folders-route.yml
+0
-4
changelogs/unreleased/forked-subquery-order.yml
changelogs/unreleased/forked-subquery-order.yml
+0
-4
changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml
...ogs/unreleased/make-ci-build-to-lock-on-status-change.yml
+0
-4
changelogs/unreleased/sh-fix-destroy-user-race.yml
changelogs/unreleased/sh-fix-destroy-user-race.yml
+0
-5
changelogs/unreleased/todo-update-order.yml
changelogs/unreleased/todo-update-order.yml
+0
-4
No files found.
CHANGELOG.md
View file @
2316774d
...
...
@@ -2,6 +2,23 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 9.0.3 (2017-04-05)
-
Fix name colision when importing GitHub pull requests from forked repositories. !9719
-
Fix GitHub Importer for PRs of deleted forked repositories. !9992
-
Fix environment folder route when special chars present in environment name. !10250
-
Improve Markdown rendering when a lot of merge requests are referenced. !10252
-
Allow users to import GitHub projects to subgroups.
-
Backport API changes needed to fix sticking in EE.
-
Remove unnecessary ORDER BY clause from
`forked_to_project_id`
subquery. (mhasbini)
-
Make CI build to use optimistic locking only on status change.
-
Fix race condition where a namespace would be deleted before a project was deleted.
-
Fix linking to new issue with selected template via url parameter.
-
Remove unnecessary ORDER BY clause when updating todos. (mhasbini)
-
API: Make the /notes endpoint work with noteable iid instead of id.
-
Fixes method not replacing URL parameters correctly and breaking pipelines pagination.
-
Move issue, mr, todos next to profile dropdown in top nav.
## 9.0.2 (2017-03-29)
-
Correctly update paths when changing a child group.
...
...
changelogs/unreleased/26595-fix-issue-preselected-template.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fix linking to new issue with selected template via url parameter
merge_request
:
author
:
changelogs/unreleased/29034-fix-github-importer.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fix name colision when importing GitHub pull requests from forked repositories
merge_request
:
9719
author
:
changelogs/unreleased/29541-fix-github-importer-deleted-fork.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fix GitHub Importer for PRs of deleted forked repositories
merge_request
:
9992
author
:
changelogs/unreleased/29871-api-remove-merge-requests-comments-endpoints.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
'
API:
Make
the
/notes
endpoint
work
with
noteable
iid
instead
of
id'
merge_request
:
author
:
changelogs/unreleased/30098-banzai-filter-mergerequestreferencefilter-has-an-n-1-query-problem.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Improve Markdown rendering when a lot of merge requests are referenced
merge_request
:
10252
author
:
changelogs/unreleased/30264-fix-vue-pagination.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fixes method not replacing URL parameters correctly and breaking pipelines
pagination
merge_request
:
author
:
changelogs/unreleased/30276-move-top-badges.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Move issue, mr, todos next to profile dropdown in top nav
merge_request
:
author
:
changelogs/unreleased/30289-allow-users-to-import-github-projects-to-subgroups.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Allow users to import GitHub projects to subgroups
merge_request
:
author
:
changelogs/unreleased/backport-sticking-api-helper-changes.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Backport API changes needed to fix sticking in EE
merge_request
:
author
:
changelogs/unreleased/fix-gb-environments-folders-route.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fix environment folder route when special chars present in environment name
merge_request
:
10250
author
:
changelogs/unreleased/forked-subquery-order.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery
merge_request
:
author
:
mhasbini
changelogs/unreleased/make-ci-build-to-lock-on-status-change.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Make CI build to use optimistic locking only on status change
merge_request
:
author
:
changelogs/unreleased/sh-fix-destroy-user-race.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Fix race condition where a namespace would be deleted before a project was
deleted
merge_request
:
author
:
changelogs/unreleased/todo-update-order.yml
deleted
100644 → 0
View file @
ced322c5
---
title
:
Remove unnecessary ORDER BY clause when updating todos
merge_request
:
author
:
mhasbini
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