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
9de3130e
Commit
9de3130e
authored
May 01, 2019
by
GitLab Release Tools Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update CHANGELOG.md for 11.10.4
[ci skip]
parent
b4ede512
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
23 additions
and
66 deletions
+23
-66
CHANGELOG.md
CHANGELOG.md
+23
-0
changelogs/unreleased/54656-500-error-on-save-of-general-pipeline-settings-timeout.yml
...00-error-on-save-of-general-pipeline-settings-timeout.yml
+0
-5
changelogs/unreleased/60540-merge-request-popover-is-not-working-on-the-to-do-page.yml
...erge-request-popover-is-not-working-on-the-to-do-page.yml
+0
-5
changelogs/unreleased/60687-enviro-dropdown.yml
changelogs/unreleased/60687-enviro-dropdown.yml
+0
-5
changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml
...unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml
+0
-5
changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml
...ased/60855-mr-popover-is-not-attached-in-system-notes.yml
+0
-5
changelogs/unreleased/60906-fix-wiki-links.yml
changelogs/unreleased/60906-fix-wiki-links.yml
+0
-5
changelogs/unreleased/fix-ci-commit-ref-name-and-slug.yml
changelogs/unreleased/fix-ci-commit-ref-name-and-slug.yml
+0
-5
changelogs/unreleased/fix-environment-on-stop-not-work.yml
changelogs/unreleased/fix-environment-on-stop-not-work.yml
+0
-5
changelogs/unreleased/fix-ref-text-of-mr-pipelines.yml
changelogs/unreleased/fix-ref-text-of-mr-pipelines.yml
+0
-6
changelogs/unreleased/fj-60827-fix-web-strategy-error.yml
changelogs/unreleased/fj-60827-fix-web-strategy-error.yml
+0
-5
changelogs/unreleased/lock-pipeline-schedule-worker.yml
changelogs/unreleased/lock-pipeline-schedule-worker.yml
+0
-5
changelogs/unreleased/sh-fix-slow-partial-rendering.yml
changelogs/unreleased/sh-fix-slow-partial-rendering.yml
+0
-5
changelogs/unreleased/winh-boards-drag-selection.yml
changelogs/unreleased/winh-boards-drag-selection.yml
+0
-5
No files found.
CHANGELOG.md
View file @
9de3130e
...
...
@@ -2,6 +2,29 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 11.10.4 (2019-05-01)
### Fixed (12 changes)
-
Fix MR popover on ToDos page. !27382
-
Fix 500 in general pipeline settings when passing an invalid build timeout. !27416
-
Fix bug where system note MR has no popover. !27589
-
Fix bug when project export to remote url fails. !27614
-
`on_stop`
is not automatically triggered with pipelines for merge requests. !27618
-
Update Workhorse to v8.5.2. !27631
-
Show proper wiki links in search results. !27634
-
Make
`CI_COMMIT_REF_NAME`
and
`SLUG`
variable idempotent. !27663
-
Fix Kubernetes service template deployment jobs broken as of 11.10.0. !27687
-
Prevent text selection when dragging in issue boards. !27724
-
Fix pipelines for merge requests does not show pipeline page when source branch is removed. !27803
-
Fix Metrics Environments dropdown.
### Performance (2 changes)
-
Prevent concurrent execution of PipelineScheduleWorker. !27781
-
Fix slow performance with compiling HAML templates. !27782
## 11.10.3 (2019-04-30)
### Security (1 change)
...
...
changelogs/unreleased/54656-500-error-on-save-of-general-pipeline-settings-timeout.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix 500 in general pipeline settings when passing an invalid build timeout.
merge_request
:
27416
author
:
type
:
fixed
changelogs/unreleased/60540-merge-request-popover-is-not-working-on-the-to-do-page.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix MR popover on ToDos page
merge_request
:
27382
author
:
type
:
fixed
changelogs/unreleased/60687-enviro-dropdown.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix Metrics Environments dropdown
merge_request
:
author
:
type
:
fixed
changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix Kubernetes service template deployment jobs broken as of 11.10.0
merge_request
:
27687
author
:
type
:
fixed
changelogs/unreleased/60855-mr-popover-is-not-attached-in-system-notes.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix bug where system note MR has no popover
merge_request
:
27747
author
:
type
:
fixed
changelogs/unreleased/60906-fix-wiki-links.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Show proper wiki links in search results
merge_request
:
27634
author
:
type
:
fixed
changelogs/unreleased/fix-ci-commit-ref-name-and-slug.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Make `CI_COMMIT_REF_NAME` and `SLUG` variable idempotent
merge_request
:
27663
author
:
type
:
fixed
changelogs/unreleased/fix-environment-on-stop-not-work.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
"
`on_stop`
is
not
automatically
triggered
with
pipelines
for
merge
requests"
merge_request
:
27618
author
:
type
:
fixed
changelogs/unreleased/fix-ref-text-of-mr-pipelines.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix pipelines for merge requests does not show pipeline page when source branch
is removed
merge_request
:
27803
author
:
type
:
fixed
changelogs/unreleased/fj-60827-fix-web-strategy-error.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix bug when project export to remote url fails
merge_request
:
27614
author
:
type
:
fixed
changelogs/unreleased/lock-pipeline-schedule-worker.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Prevent concurrent execution of PipelineScheduleWorker
merge_request
:
27781
author
:
type
:
performance
changelogs/unreleased/sh-fix-slow-partial-rendering.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Fix slow performance with compiling HAML templates
merge_request
:
27782
author
:
type
:
performance
changelogs/unreleased/winh-boards-drag-selection.yml
deleted
100644 → 0
View file @
b4ede512
---
title
:
Prevent text selection when dragging in issue boards
merge_request
:
27724
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