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
e11886f4
Commit
e11886f4
authored
Nov 17, 2017
by
Grzegorz Bizon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove GitLab entry page class in QA
[ci skip]
parent
dbfeef25
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
qa/qa.rb
qa/qa.rb
+0
-1
qa/qa/page/main/entry.rb
qa/qa/page/main/entry.rb
+0
-9
No files found.
qa/qa.rb
View file @
e11886f4
...
...
@@ -66,7 +66,6 @@ module QA
autoload
:Base
,
'qa/page/base'
module
Main
autoload
:Entry
,
'qa/page/main/entry'
autoload
:Login
,
'qa/page/main/login'
autoload
:Menu
,
'qa/page/main/menu'
autoload
:OAuth
,
'qa/page/main/oauth'
...
...
qa/qa/page/main/entry.rb
deleted
100644 → 0
View file @
dbfeef25
module
QA
module
Page
module
Main
class
Entry
<
Page
::
Base
# TODO remove this class
end
end
end
end
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