gitlab-org--gitlab-foss/spec/controllers/admin
Gosia Ksionek 64858317ad Add part of needed code
Add columns to store project creation settings

Add project creation level column in groups
 and default project creation column in application settings

Remove obsolete line from schema

Update migration with project_creation_level column existence check

Rename migrations to avoid conflicts

Update migration methods

Update migration method
2019-04-05 18:49:46 +00:00
..
appearances_controller_spec.rb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
application_settings_controller_spec.rb Add part of needed code 2019-04-05 18:49:46 +00:00
applications_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
dashboard_controller_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gitaly_servers_controller_spec.rb Gitaly Server info for admin panel 2018-01-31 08:54:45 +01:00
groups_controller_spec.rb Add part of needed code 2019-04-05 18:49:46 +00:00
health_check_controller_spec.rb Remove Git circuit breaker 2018-10-10 09:08:18 +02:00
hooks_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
identities_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
impersonations_controller_spec.rb Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
projects_controller_spec.rb Fix undefined variable error on json project views 2019-03-18 21:27:28 -03:00
requests_profiles_controller_spec.rb Fix requests profiler in admin page not rendering HTML properly 2019-01-09 23:09:43 -08:00
runners_controller_spec.rb Remove N+1 query for tags in /admin/runners page 2019-02-26 12:44:28 -08:00
services_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
spam_logs_controller_spec.rb Update specs to rails5 format 2018-12-19 10:04:31 +11:00
users_controller_spec.rb Make Admin::UsersController work with Ruby 2.6 2019-02-19 15:36:05 -08:00