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
d3ba5a1e
Commit
d3ba5a1e
authored
Dec 10, 2018
by
Kushal Pandya
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve merge conflicts
parent
95cd4799
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
13 deletions
+0
-13
app/assets/javascripts/monitoring/components/dashboard.vue
app/assets/javascripts/monitoring/components/dashboard.vue
+0
-4
app/controllers/projects/environments_controller.rb
app/controllers/projects/environments_controller.rb
+0
-3
locale/gitlab.pot
locale/gitlab.pot
+0
-6
No files found.
app/assets/javascripts/monitoring/components/dashboard.vue
View file @
d3ba5a1e
...
...
@@ -247,7 +247,6 @@ export default {
:small-graph=
"forceSmallGraph"
>
<!-- EE content -->
<<<<<<<
HEAD
<template
slot=
"additionalSvgContent"
scope=
"
{ graphDrawData }">
<threshold-lines
v-for=
"(alert, alertName) in alertData[graphData.id]"
...
...
@@ -266,9 +265,6 @@ export default {
:alert-data=
"alertData[graphData.id]"
@
setAlerts=
"setAlerts"
/>
=======
{{ null }}
>>>>>>> upstream/master
</component>
</graph-group>
</div>
...
...
app/controllers/projects/environments_controller.rb
View file @
d3ba5a1e
...
...
@@ -15,11 +15,8 @@ class Projects::EnvironmentsController < Projects::ApplicationController
push_frontend_feature_flag
(
:area_chart
,
project
)
end
<<<<<<<
HEAD
prepend
::
EE
::
Projects
::
EnvironmentsController
=======
>>>>>>>
upstream
/
master
def
index
@environments
=
project
.
environments
.
with_state
(
params
[
:scope
]
||
:available
)
...
...
locale/gitlab.pot
View file @
d3ba5a1e
...
...
@@ -113,12 +113,9 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
<<<<<<< HEAD
msgid "%{authorsName}'s discussion"
msgstr ""
=======
>>>>>>> upstream/master
msgid "%{bio} at %{organization}"
msgstr ""
...
...
@@ -8217,12 +8214,9 @@ msgstr ""
msgid "Started %{startsIn}"
msgstr ""
<<<<<<< HEAD
msgid "Starting..."
msgstr ""
=======
>>>>>>> upstream/master
msgid "Starts %{startsIn}"
msgstr ""
...
...
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