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
44799d4c
Commit
44799d4c
authored
Jul 29, 2020
by
Mayra Cabrera
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'dev/master'
parents
30c3da73
e7e61b15
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
17 additions
and
20 deletions
+17
-20
CHANGELOG-EE.md
CHANGELOG-EE.md
+4
-0
CHANGELOG.md
CHANGELOG.md
+13
-0
changelogs/unreleased/232534-skip-running-unconfirm-migration-when-email-confirmation-is-off.yml
...ng-unconfirm-migration-when-email-confirmation-is-off.yml
+0
-5
changelogs/unreleased/cngo-fix-jira-import-users-startat.yml
changelogs/unreleased/cngo-fix-jira-import-users-startat.yml
+0
-5
changelogs/unreleased/jc-coerce-repository-storages-weighted-api.yml
...unreleased/jc-coerce-repository-storages-weighted-api.yml
+0
-5
changelogs/unreleased/show-email-unconfirmed-message-in-git-auth.yml
...unreleased/show-email-unconfirmed-message-in-git-auth.yml
+0
-5
No files found.
CHANGELOG-EE.md
View file @
44799d4c
Please view this file on the master branch, on stable branches it's out of date.
## 13.2.2 (2020-07-29)
-
No changes.
## 13.2.0 (2020-07-22)
### Security (1 change)
...
...
CHANGELOG.md
View file @
44799d4c
...
...
@@ -2,6 +2,19 @@
documentation
](
doc/development/changelog.md
)
for instructions on adding your own
entry.
## 13.2.2 (2020-07-29)
### Fixed (3 changes)
-
Coerce repository_storages_weighted, removes repository_storages. !36376
-
Fix JiraImportUsersInput startAt field. !37492
-
Provide better git error message when the user is unconfirmed. !37944
### Changed (1 change)
-
Skip mass unconfirming users when send_user_confirmation_email setting is off. !38024
## 13.2.0 (2020-07-22)
### Security (3 changes)
...
...
changelogs/unreleased/232534-skip-running-unconfirm-migration-when-email-confirmation-is-off.yml
deleted
100644 → 0
View file @
30c3da73
---
title
:
Skip mass unconfirming users when send_user_confirmation_email setting is off
merge_request
:
38024
author
:
type
:
changed
changelogs/unreleased/cngo-fix-jira-import-users-startat.yml
deleted
100644 → 0
View file @
30c3da73
---
title
:
Fix JiraImportUsersInput startAt field
merge_request
:
37492
author
:
type
:
fixed
changelogs/unreleased/jc-coerce-repository-storages-weighted-api.yml
deleted
100644 → 0
View file @
30c3da73
---
title
:
Coerce repository_storages_weighted, removes repository_storages
merge_request
:
36376
author
:
type
:
fixed
changelogs/unreleased/show-email-unconfirmed-message-in-git-auth.yml
deleted
100644 → 0
View file @
30c3da73
---
title
:
Provide better git error message when the user is unconfirmed
merge_request
:
37944
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