gitlab-org--gitlab-foss/spec/controllers
Alejandro Rodríguez 3fcab51ebb Refactor conflict resolution to contain git ops within Gitlab::Git
This prepares the codebase for a Gitaly migration. See
https://gitlab.com/gitlab-org/gitaly/issues/553
2017-10-12 22:03:14 -03: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 Refactor conflict resolution to contain git ops within Gitlab::Git 2017-10-12 22:03:14 -03:00
snippets Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
abuse_reports_controller_spec.rb Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
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 Differentiate shared test context using options hash instead of subject. 2017-07-10 17:00:43 +02:00
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 Fix URL rewritting in the Help section 2016-12-01 16:40:48 +01:00
invites_controller_spec.rb Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
metrics_controller_spec.rb Update Prometheus gem to version that explicitly calls `munmap` 2017-07-19 08:54:39 +00:00
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 Fix the redirect to custom home page URL and move it to RootController 2017-02-27 16:51:23 +01:00
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