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
b7dda44e
Commit
b7dda44e
authored
Oct 05, 2017
by
Jarka Kadlecova
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 10.0.3
[ci skip]
parent
5c888c42
Changes
14
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
17 additions
and
65 deletions
+17
-65
CHANGELOG.md
CHANGELOG.md
+17
-0
changelogs/unreleased/37467-helper-method-from-users-endpoint-overrides-api-helper-method.yml
...ethod-from-users-endpoint-overrides-api-helper-method.yml
+0
-5
changelogs/unreleased/38476-improve-merge-jid-cleanup-on-merge-process.yml
...ased/38476-improve-merge-jid-cleanup-on-merge-process.yml
+0
-5
changelogs/unreleased/38528-build-url.yml
changelogs/unreleased/38528-build-url.yml
+0
-5
changelogs/unreleased/38582-popover-badge.yml
changelogs/unreleased/38582-popover-badge.yml
+0
-5
changelogs/unreleased/bvl-fix-close-issuable-link.yml
changelogs/unreleased/bvl-fix-close-issuable-link.yml
+0
-5
changelogs/unreleased/commit-side-by-side-comment.yml
changelogs/unreleased/commit-side-by-side-comment.yml
+0
-5
changelogs/unreleased/dm-api-unauthorized.yml
changelogs/unreleased/dm-api-unauthorized.yml
+0
-5
changelogs/unreleased/fix-kubectl-180.yml
changelogs/unreleased/fix-kubectl-180.yml
+0
-5
changelogs/unreleased/fix-mr-sidebar-counter-after-merge.yml
changelogs/unreleased/fix-mr-sidebar-counter-after-merge.yml
+0
-5
changelogs/unreleased/sh-fix-import-repos.yml
changelogs/unreleased/sh-fix-import-repos.yml
+0
-5
changelogs/unreleased/sh-fix-issue-38646.yml
changelogs/unreleased/sh-fix-issue-38646.yml
+0
-5
changelogs/unreleased/sh-restore-all-refs-backup.yml
changelogs/unreleased/sh-restore-all-refs-backup.yml
+0
-5
changelogs/unreleased/zj-repo-gitaly.yml
changelogs/unreleased/zj-repo-gitaly.yml
+0
-5
No files found.
CHANGELOG.md
View file @
b7dda44e
...
...
@@ -2,6 +2,23 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 10.0.3 (2017-10-05)
-
[FIXED] find_user Users helper method no longer overrides find_user API helper method. !14418
-
[FIXED] Fix CSRF validation issue when closing/opening merge requests from the UI. !14555
-
[FIXED] Kubernetes integration: ensure v1.8.0 compatibility. !14635
-
[FIXED] Fixes data parameter not being sent in ajax request for jobs log.
-
[FIXED] Improves UX of autodevops popover to match gpg one.
-
[FIXED] Fixed commenting on side-by-side commit diff.
-
[FIXED] Make sure API responds with 401 when invalid authentication info is provided.
-
[FIXED] Fix merge request counter updates after merge.
-
[FIXED] Fix gitlab-rake gitlab:import:repos task failing.
-
[FIXED] Fix pushes to an empty repository not invalidating has_visible_content? cache.
-
[FIXED] Ensure all refs are restored on a restore from backup.
-
[FIXED] Gitaly RepositoryExists remains opt-in for all method calls.
-
[FIXED] Fix 500 error on merged merge requests when GitLab is restored from a backup.
-
[FIXED] Adjust MRs being stuck on "process of being merged" for more than 2 hours.
## 10.0.2 (2017-09-27)
-
[FIXED] Notes will not show an empty bubble when the author isn't a member. !14450
...
...
changelogs/unreleased/37467-helper-method-from-users-endpoint-overrides-api-helper-method.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
find_user Users helper method no longer overrides find_user API helper method.
merge_request
:
14418
author
:
type
:
fixed
changelogs/unreleased/38476-improve-merge-jid-cleanup-on-merge-process.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Adjust MRs being stuck on "process of being merged" for more than 2 hours
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/38528-build-url.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fixes data parameter not being sent in ajax request for jobs log
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/38582-popover-badge.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Improves UX of autodevops popover to match gpg one
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/bvl-fix-close-issuable-link.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fix CSRF validation issue when closing/opening merge requests from the UI
merge_request
:
14555
author
:
type
:
fixed
changelogs/unreleased/commit-side-by-side-comment.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fixed commenting on side-by-side commit diff
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/dm-api-unauthorized.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Make sure API responds with 401 when invalid authentication info is provided
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/fix-kubectl-180.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
'
Kubernetes
integration:
ensure
v1.8.0
compatibility'
merge_request
:
14635
author
:
type
:
fixed
changelogs/unreleased/fix-mr-sidebar-counter-after-merge.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fix merge request counter updates after merge
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/sh-fix-import-repos.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fix gitlab-rake gitlab:import:repos task failing
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/sh-fix-issue-38646.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Fix pushes to an empty repository not invalidating has_visible_content? cache
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/sh-restore-all-refs-backup.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Ensure all refs are restored on a restore from backup
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/zj-repo-gitaly.yml
deleted
100644 → 0
View file @
5c888c42
---
title
:
Gitaly RepositoryExists remains opt-in for all method calls
merge_request
:
author
:
type
:
fixed
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