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
1cf6e217
Commit
1cf6e217
authored
May 07, 2018
by
Oswaldo Ferreira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Avoid conflicts with gitlab-ce!18722
parent
13dba821
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
spec/javascripts/vue_mr_widget/mock_data.js
spec/javascripts/vue_mr_widget/mock_data.js
+2
-0
No files found.
spec/javascripts/vue_mr_widget/mock_data.js
View file @
1cf6e217
...
...
@@ -18,6 +18,7 @@ export default {
human_total_time_spent
:
null
,
in_progress_merge_commit_sha
:
null
,
merge_commit_sha
:
'
53027d060246c8f47e4a9310fb332aa52f221775
'
,
short_merge_commit_sha
:
'
53027d06
'
,
merge_error
:
null
,
merge_params
:
{
force_remove_source_branch
:
null
,
...
...
@@ -223,6 +224,7 @@ export default {
base_path
:
'
blob_path
'
,
head_path
:
'
blob_path
'
,
},
merge_commit_path
:
'
http://localhost:3000/root/acets-app/commit/53027d060246c8f47e4a9310fb332aa52f221775
'
,
};
// Codeclimate
export
const
headIssues
=
[
...
...
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