gitlab-org--gitlab-foss/spec/controllers
Bob Van Landuyt e8ca579d88 Add a project forks spec helper
The helper creates a fork of a project with all provided attributes,
but skipping the creation of the repository on disk.
2017-10-07 11:46:23 +02:00
..
admin Fix namespace deletion tests 2017-10-05 15:01:26 +02:00
boards fix another N+1 query for label priorities 2017-09-12 15:49:01 -04:00
concerns Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02:00
dashboard Save a query on the todos index page 2017-10-04 17:37:38 +01:00
explore
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups
import
oauth
profiles spacing and small optimisations 2017-10-01 17:07:26 +02:00
projects Add a project forks spec helper 2017-10-07 11:46:23 +02:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
autocomplete_controller_spec.rb Move "Move to different project" to sidebar 2017-09-03 22:03:17 -05:00
dashboard_controller_spec.rb
groups_controller_spec.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
health_check_controller_spec.rb
health_controller_spec.rb Fix the filesystem shard health check to check all configured shards 2017-09-19 11:05:42 +01:00
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb
notification_settings_controller_spec.rb
passwords_controller_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
profiles_controller_spec.rb must now set the devise default scope (since we now have an :email scope) 2017-09-24 19:52:49 +02:00
projects_controller_spec.rb Add a project forks spec helper 2017-10-07 11:46:23 +02:00
registrations_controller_spec.rb Show confirmation modal before deleting account 2017-10-06 20:40:41 +00:00
root_controller_spec.rb
search_controller_spec.rb
sent_notifications_controller_spec.rb
sessions_controller_spec.rb
snippets_controller_spec.rb replace is_spam? with spam? 2017-08-29 11:14:42 +03:00
uploads_controller_spec.rb
users_controller_spec.rb