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
50e6ea89
Commit
50e6ea89
authored
May 20, 2020
by
Alessio Caiazza
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'dev/master'
parents
626a915a
f45762cd
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
15 additions
and
25 deletions
+15
-25
CHANGELOG-EE.md
CHANGELOG-EE.md
+4
-0
CHANGELOG.md
CHANGELOG.md
+11
-0
changelogs/unreleased/216728-actionview-template-error-undefined-method-pages_domain-for-pagesd.yml
...mplate-error-undefined-method-pages_domain-for-pagesd.yml
+0
-5
changelogs/unreleased/216851-graphql-externallypaginatedarrayconnection-can-return-incorrect-nu.yml
...nallypaginatedarrayconnection-can-return-incorrect-nu.yml
+0
-5
changelogs/unreleased/216970-add-instance-to-service-if-missing.yml
.../unreleased/216970-add-instance-to-service-if-missing.yml
+0
-5
changelogs/unreleased/217602-file-uploads-on-local-storage-with-nil-secret-in-the-db-are-broken.yml
...on-local-storage-with-nil-secret-in-the-db-are-broken.yml
+0
-5
changelogs/unreleased/cat-duplicate-ci-pipelines-index-215790.yml
...gs/unreleased/cat-duplicate-ci-pipelines-index-215790.yml
+0
-5
No files found.
CHANGELOG-EE.md
View file @
50e6ea89
Please view this file on the master branch, on stable branches it's out of date.
## 12.10.6 (2020-05-15)
-
No changes.
## 12.10.5 (2020-05-13)
### Fixed (1 change)
...
...
CHANGELOG.md
View file @
50e6ea89
...
...
@@ -2,6 +2,17 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 12.10.6 (2020-05-15)
### Fixed (5 changes)
-
Fix duplicate index removal on ci_pipelines.project_id. !31043
-
Fix 500 on creating an invalid domains and verification. !31190
-
Fix incorrect number of errors returned when querying sentry errors. !31252
-
Add instance column to services table if it's missing. !31631
-
Fix incorrect regex used in FileUploader#extract_dynamic_path. !32271
## 12.10.5 (2020-05-13)
### Added (1 change)
...
...
changelogs/unreleased/216728-actionview-template-error-undefined-method-pages_domain-for-pagesd.yml
deleted
100644 → 0
View file @
626a915a
---
title
:
Fix 500 on creating an invalid domains and verification
merge_request
:
31190
author
:
type
:
fixed
changelogs/unreleased/216851-graphql-externallypaginatedarrayconnection-can-return-incorrect-nu.yml
deleted
100644 → 0
View file @
626a915a
---
title
:
Fix incorrect number of errors returned when querying sentry errors
merge_request
:
31252
author
:
type
:
fixed
changelogs/unreleased/216970-add-instance-to-service-if-missing.yml
deleted
100644 → 0
View file @
626a915a
---
title
:
Add instance column to services table if it's missing
merge_request
:
31631
author
:
type
:
fixed
changelogs/unreleased/217602-file-uploads-on-local-storage-with-nil-secret-in-the-db-are-broken.yml
deleted
100644 → 0
View file @
626a915a
---
title
:
Fix incorrect regex used in FileUploader#extract_dynamic_path
merge_request
:
32271
author
:
type
:
fixed
changelogs/unreleased/cat-duplicate-ci-pipelines-index-215790.yml
deleted
100644 → 0
View file @
626a915a
---
title
:
Fix duplicate index removal on ci_pipelines.project_id
merge_request
:
31043
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