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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
a5ce8696
Commit
a5ce8696
authored
Jan 23, 2013
by
Andrey Kumanyaev
Committed by
Dmitriy Zaporozhets
Jan 24, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused autogenerated files
parent
d7218633
Changes
48
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
0 additions
and
518 deletions
+0
-518
app/assets/javascripts/admin/teams/members.js.coffee
app/assets/javascripts/admin/teams/members.js.coffee
+0
-3
app/assets/javascripts/admin/teams/projects.js.coffee
app/assets/javascripts/admin/teams/projects.js.coffee
+0
-3
app/assets/stylesheets/admin/teams/members.css.scss
app/assets/stylesheets/admin/teams/members.css.scss
+0
-3
app/assets/stylesheets/admin/teams/projects.css.scss
app/assets/stylesheets/admin/teams/projects.css.scss
+0
-3
spec/controllers/admin/projects/members_controller_spec.rb
spec/controllers/admin/projects/members_controller_spec.rb
+0
-26
spec/controllers/admin/teams/members_controller_spec.rb
spec/controllers/admin/teams/members_controller_spec.rb
+0
-40
spec/controllers/admin/teams/projects_controller_spec.rb
spec/controllers/admin/teams/projects_controller_spec.rb
+0
-40
spec/controllers/admin/teams_controller_spec.rb
spec/controllers/admin/teams_controller_spec.rb
+0
-47
spec/controllers/teams/members_controller_spec.rb
spec/controllers/teams/members_controller_spec.rb
+0
-47
spec/controllers/teams/projects_controller_spec.rb
spec/controllers/teams/projects_controller_spec.rb
+0
-47
spec/controllers/teams_controller_spec.rb
spec/controllers/teams_controller_spec.rb
+0
-54
spec/helpers/admin/teams/members_helper_spec.rb
spec/helpers/admin/teams/members_helper_spec.rb
+0
-15
spec/helpers/admin/teams/projects_helper_spec.rb
spec/helpers/admin/teams/projects_helper_spec.rb
+0
-15
spec/views/admin/teams/create.html.haml_spec.rb
spec/views/admin/teams/create.html.haml_spec.rb
+0
-5
spec/views/admin/teams/destroy.html.haml_spec.rb
spec/views/admin/teams/destroy.html.haml_spec.rb
+0
-5
spec/views/admin/teams/edit.html.haml_spec.rb
spec/views/admin/teams/edit.html.haml_spec.rb
+0
-5
spec/views/admin/teams/index.html.haml_spec.rb
spec/views/admin/teams/index.html.haml_spec.rb
+0
-5
spec/views/admin/teams/members/create.html.haml_spec.rb
spec/views/admin/teams/members/create.html.haml_spec.rb
+0
-5
spec/views/admin/teams/members/destroy.html.haml_spec.rb
spec/views/admin/teams/members/destroy.html.haml_spec.rb
+0
-5
spec/views/admin/teams/members/edit.html.haml_spec.rb
spec/views/admin/teams/members/edit.html.haml_spec.rb
+0
-5
spec/views/admin/teams/members/new.html.haml_spec.rb
spec/views/admin/teams/members/new.html.haml_spec.rb
+0
-5
spec/views/admin/teams/members/update.html.haml_spec.rb
spec/views/admin/teams/members/update.html.haml_spec.rb
+0
-5
spec/views/admin/teams/projects/create.html.haml_spec.rb
spec/views/admin/teams/projects/create.html.haml_spec.rb
+0
-5
spec/views/admin/teams/projects/destroy.html.haml_spec.rb
spec/views/admin/teams/projects/destroy.html.haml_spec.rb
+0
-5
spec/views/admin/teams/projects/edit.html.haml_spec.rb
spec/views/admin/teams/projects/edit.html.haml_spec.rb
+0
-5
spec/views/admin/teams/projects/new.html.haml_spec.rb
spec/views/admin/teams/projects/new.html.haml_spec.rb
+0
-5
spec/views/admin/teams/projects/update.html.haml_spec.rb
spec/views/admin/teams/projects/update.html.haml_spec.rb
+0
-5
spec/views/admin/teams/show.html.haml_spec.rb
spec/views/admin/teams/show.html.haml_spec.rb
+0
-5
spec/views/admin/teams/update.html.haml_spec.rb
spec/views/admin/teams/update.html.haml_spec.rb
+0
-5
spec/views/teams/create.html.haml_spec.rb
spec/views/teams/create.html.haml_spec.rb
+0
-5
spec/views/teams/destroy.html.haml_spec.rb
spec/views/teams/destroy.html.haml_spec.rb
+0
-5
spec/views/teams/edit.html.haml_spec.rb
spec/views/teams/edit.html.haml_spec.rb
+0
-5
spec/views/teams/index.html.haml_spec.rb
spec/views/teams/index.html.haml_spec.rb
+0
-5
spec/views/teams/members/create.html.haml_spec.rb
spec/views/teams/members/create.html.haml_spec.rb
+0
-5
spec/views/teams/members/destroy.html.haml_spec.rb
spec/views/teams/members/destroy.html.haml_spec.rb
+0
-5
spec/views/teams/members/edit.html.haml_spec.rb
spec/views/teams/members/edit.html.haml_spec.rb
+0
-5
spec/views/teams/members/index.html.haml_spec.rb
spec/views/teams/members/index.html.haml_spec.rb
+0
-5
spec/views/teams/members/new.html.haml_spec.rb
spec/views/teams/members/new.html.haml_spec.rb
+0
-5
spec/views/teams/members/update.html.haml_spec.rb
spec/views/teams/members/update.html.haml_spec.rb
+0
-5
spec/views/teams/new.html.haml_spec.rb
spec/views/teams/new.html.haml_spec.rb
+0
-5
spec/views/teams/projects/create.html.haml_spec.rb
spec/views/teams/projects/create.html.haml_spec.rb
+0
-5
spec/views/teams/projects/destroy.html.haml_spec.rb
spec/views/teams/projects/destroy.html.haml_spec.rb
+0
-5
spec/views/teams/projects/edit.html.haml_spec.rb
spec/views/teams/projects/edit.html.haml_spec.rb
+0
-5
spec/views/teams/projects/index.html.haml_spec.rb
spec/views/teams/projects/index.html.haml_spec.rb
+0
-5
spec/views/teams/projects/new.html.haml_spec.rb
spec/views/teams/projects/new.html.haml_spec.rb
+0
-5
spec/views/teams/projects/update.html.haml_spec.rb
spec/views/teams/projects/update.html.haml_spec.rb
+0
-5
spec/views/teams/show.html.haml_spec.rb
spec/views/teams/show.html.haml_spec.rb
+0
-5
spec/views/teams/update.html.haml_spec.rb
spec/views/teams/update.html.haml_spec.rb
+0
-5
No files found.
app/assets/javascripts/admin/teams/members.js.coffee
deleted
100644 → 0
View file @
d7218633
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/
app/assets/javascripts/admin/teams/projects.js.coffee
deleted
100644 → 0
View file @
d7218633
# Place all the behaviors and hooks related to the matching controller here.
# All this logic will automatically be available in application.js.
# You can use CoffeeScript in this file: http://jashkenas.github.com/coffee-script/
app/assets/stylesheets/admin/teams/members.css.scss
deleted
100644 → 0
View file @
d7218633
// Place all the styles related to the Admin::Teams::Members controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
app/assets/stylesheets/admin/teams/projects.css.scss
deleted
100644 → 0
View file @
d7218633
// Place all the styles related to the Admin::Teams::Projects controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
spec/controllers/admin/projects/members_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Admin
::
Projects
::
MembersController
do
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/admin/teams/members_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Admin
::
Teams
::
MembersController
do
describe
"GET 'new'"
do
it
"returns http success"
do
get
'new'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/admin/teams/projects_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Admin
::
Teams
::
ProjectsController
do
describe
"GET 'new'"
do
it
"returns http success"
do
get
'new'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/admin/teams_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Admin
::
TeamsController
do
describe
"GET 'index'"
do
it
"returns http success"
do
get
'index'
response
.
should
be_success
end
end
describe
"GET 'show'"
do
it
"returns http success"
do
get
'show'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/teams/members_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Teams
::
MembersController
do
describe
"GET 'index'"
do
it
"returns http success"
do
get
'index'
response
.
should
be_success
end
end
describe
"GET 'new'"
do
it
"returns http success"
do
get
'new'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/teams/projects_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
Teams
::
ProjectsController
do
describe
"GET 'index'"
do
it
"returns http success"
do
get
'index'
response
.
should
be_success
end
end
describe
"GET 'new'"
do
it
"returns http success"
do
get
'new'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/controllers/teams_controller_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
TeamsController
do
describe
"GET 'index'"
do
it
"returns http success"
do
get
'index'
response
.
should
be_success
end
end
describe
"GET 'show'"
do
it
"returns http success"
do
get
'show'
response
.
should
be_success
end
end
describe
"GET 'new'"
do
it
"returns http success"
do
get
'new'
response
.
should
be_success
end
end
describe
"GET 'edit'"
do
it
"returns http success"
do
get
'edit'
response
.
should
be_success
end
end
describe
"GET 'update'"
do
it
"returns http success"
do
get
'update'
response
.
should
be_success
end
end
describe
"GET 'create'"
do
it
"returns http success"
do
get
'create'
response
.
should
be_success
end
end
describe
"GET 'destroy'"
do
it
"returns http success"
do
get
'destroy'
response
.
should
be_success
end
end
end
spec/helpers/admin/teams/members_helper_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
# Specs in this file have access to a helper object that includes
# the Admin::Teams::MembersHelper. For example:
#
# describe Admin::Teams::MembersHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# helper.concat_strings("this","that").should == "this that"
# end
# end
# end
describe
Admin
::
Teams
::
MembersHelper
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/helpers/admin/teams/projects_helper_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
# Specs in this file have access to a helper object that includes
# the Admin::Teams::ProjectsHelper. For example:
#
# describe Admin::Teams::ProjectsHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# helper.concat_strings("this","that").should == "this that"
# end
# end
# end
describe
Admin
::
Teams
::
ProjectsHelper
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/index.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/index.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/members/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/members/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/members/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/members/new.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/new.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/members/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/projects/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/projects/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/projects/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/projects/new.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/new.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/projects/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/show.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/show.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/admin/teams/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/index.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/index.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/index.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/index.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/new.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/new.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/members/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"members/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/new.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/new.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/create.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/create.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/destroy.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/destroy.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/edit.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/edit.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/index.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/index.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/new.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/new.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/projects/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"projects/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/show.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/show.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
end
spec/views/teams/update.html.haml_spec.rb
deleted
100644 → 0
View file @
d7218633
require
'spec_helper'
describe
"teams/update.html.haml"
do
pending
"add some examples to (or delete)
#{
__FILE__
}
"
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