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 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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
import Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
oauth Backport gitlab-ee!2456 2017-07-27 12:09:46 -04:00
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 Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
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 Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
metrics_controller_spec.rb
notification_settings_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
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 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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sent_notifications_controller_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sessions_controller_spec.rb Merge branch '34549-extract-devise-mappings-into-helper' into 'master' 2017-07-21 15:41:12 +00:00
snippets_controller_spec.rb replace `is_spam?` with `spam?` 2017-08-29 11:14:42 +03:00
uploads_controller_spec.rb Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
users_controller_spec.rb Migrate events into a new format 2017-08-10 17:45:44 +02:00