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
b320251a
Commit
b320251a
authored
Nov 15, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add latest changes from gitlab-org/gitlab@12-4-stable-ee
parent
393a5bda
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
3 deletions
+11
-3
.gitlab/ci/review.gitlab-ci.yml
.gitlab/ci/review.gitlab-ci.yml
+3
-2
CHANGELOG-EE.md
CHANGELOG-EE.md
+7
-0
VERSION
VERSION
+1
-1
No files found.
.gitlab/ci/review.gitlab-ci.yml
View file @
b320251a
...
...
@@ -145,7 +145,9 @@ schedule:review-deploy:
needs
:
[
"
schedule:review-build-cng"
]
review-stop
:
extends
:
review-deploy
extends
:
-
.review-deploy-base
-
.only-review
when
:
manual
environment
:
action
:
stop
...
...
@@ -168,7 +170,6 @@ review-cleanup-failed-deployment:
extends
:
review-stop
stage
:
prepare
when
:
on_success
needs
:
[]
allow_failure
:
false
script
:
-
delete_failed_release
...
...
CHANGELOG-EE.md
View file @
b320251a
Please view this file on the master branch, on stable branches it's out of date.
## 12.4.2
### Fixed (1 change)
-
Fix feature flag check for productivity analytics. !19025
## 12.4.1
### Security (6 changes)
...
...
VERSION
View file @
b320251a
12.4.2
12.4.2
-ee
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