gitlab-org--gitlab-foss/spec/controllers
Andrew Newdigate 47d19c2de1 Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00: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
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 Stop using `branch_names.include?` and use `branch_exists?` 2017-10-10 14:56:04 +00:00
snippets
abuse_reports_controller_spec.rb
application_controller_spec.rb
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
groups_controller_spec.rb
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
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 Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +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
uploads_controller_spec.rb
users_controller_spec.rb