-
- Downloads
Remove all team resources except models. Move models to deprecated directory
Showing
- app/views/teams/members/index.html.haml 0 additions, 37 deletionsapp/views/teams/members/index.html.haml
- app/views/teams/members/new.html.haml 0 additions, 25 deletionsapp/views/teams/members/new.html.haml
- app/views/teams/merge_requests.html.haml 0 additions, 24 deletionsapp/views/teams/merge_requests.html.haml
- app/views/teams/new.html.haml 0 additions, 37 deletionsapp/views/teams/new.html.haml
- app/views/teams/projects/_form.html.haml 0 additions, 16 deletionsapp/views/teams/projects/_form.html.haml
- app/views/teams/projects/edit.html.haml 0 additions, 6 deletionsapp/views/teams/projects/edit.html.haml
- app/views/teams/show.atom.builder 0 additions, 28 deletionsapp/views/teams/show.atom.builder
- app/views/teams/show.html.haml 0 additions, 25 deletionsapp/views/teams/show.html.haml
- app/views/teams/show.js.haml 0 additions, 2 deletionsapp/views/teams/show.js.haml
- config/routes.rb 0 additions, 26 deletionsconfig/routes.rb
- features/steps/userteams/userteams.rb 0 additions, 241 deletionsfeatures/steps/userteams/userteams.rb
- features/teams/team.feature 0 additions, 65 deletionsfeatures/teams/team.feature
- lib/api/api.rb 0 additions, 1 deletionlib/api/api.rb
- lib/api/entities.rb 0 additions, 4 deletionslib/api/entities.rb
- lib/api/user_teams.rb 0 additions, 276 deletionslib/api/user_teams.rb
- lib/gitlab/user_team_manager.rb 0 additions, 146 deletionslib/gitlab/user_team_manager.rb
- spec/models/user_team_project_relationship_spec.rb 0 additions, 17 deletionsspec/models/user_team_project_relationship_spec.rb
- spec/models/user_team_spec.rb 0 additions, 37 deletionsspec/models/user_team_spec.rb
- spec/models/user_team_user_relationship_spec.rb 0 additions, 18 deletionsspec/models/user_team_user_relationship_spec.rb
- spec/requests/api/user_teams_spec.rb 0 additions, 360 deletionsspec/requests/api/user_teams_spec.rb
app/views/teams/new.html.haml
deleted
100644 → 0
app/views/teams/show.atom.builder
deleted
100644 → 0
app/views/teams/show.html.haml
deleted
100644 → 0
app/views/teams/show.js.haml
deleted
100644 → 0
features/teams/team.feature
deleted
100644 → 0
lib/api/user_teams.rb
deleted
100644 → 0
lib/gitlab/user_team_manager.rb
deleted
100644 → 0
spec/models/user_team_spec.rb
deleted
100644 → 0
spec/requests/api/user_teams_spec.rb
deleted
100644 → 0
Please register or sign in to comment