gitlab-org--gitlab-foss/spec/controllers
Douwe Maan 2a73f0a638 Merge branch 'rs-described_class-cop-2' into 'master'
Enable `RSpec/DescribedClass` cop and correct violations

See merge request !10930
2017-05-02 22:30:30 +00:00
..
admin Refactor Admin::GroupsController#members_update method and add some specs 2017-04-20 19:25:02 +03:00
dashboard Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
explore
groups
import Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
oauth Add tests for Oauth::AuthorizationsController 2017-04-28 15:45:18 +03:00
profiles Enable RSpec/FilePath cop 2017-04-26 12:50:32 +01:00
projects Merge branch 'metrics-deployment-history' into 'master' 2017-05-02 16:56:49 +00:00
snippets Display comments for personal snippets 2017-05-02 13:07:53 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb Auto-correct `RSpec/DescribedClass` violations 2017-05-01 11:13:33 -04:00
autocomplete_controller_spec.rb
dashboard_controller_spec.rb
groups_controller_spec.rb
health_check_controller_spec.rb Bump health_check gem to version 2.6.0 2017-03-03 16:35:20 -03:00
health_controller_spec.rb Add /-/readiness /-/liveness and /-/health_metrics endpoints to track application readiness 2017-04-07 10:27:15 +00:00
help_controller_spec.rb
invites_controller_spec.rb
notification_settings_controller_spec.rb
projects_controller_spec.rb Support preview_markdown action for personal_snippets 2017-04-26 12:51:06 +02:00
registrations_controller_spec.rb Delete users asynchronously 2017-04-02 05:37:05 -07: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
sent_notifications_controller_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
sessions_controller_spec.rb Add a new Gitlab::UserActivities class to track user activities 2017-04-14 15:20:55 +02:00
snippets_controller_spec.rb Add download button to project snippets 2017-04-30 17:52:49 -05:00
uploads_controller_spec.rb
users_controller_spec.rb