gitlab-org--gitlab-foss/spec/controllers
Stan Hu a7e82cbd61 Make sure reCAPTCHA configuration is loaded when spam checks are initiated
Previously it was possible when an issue was updated and Akismet flagged it as spam
that the reCAPTCHA configuration was not loaded.

Closes #33532
2017-06-10 03:43:02 -07:00
..
admin Limit non-administrators to adding 100 members at a time to groups and projects 2017-06-06 16:04:26 +01:00
dashboard Fixed dashboard milestone tabs not loading 2017-06-09 09:57:42 +01:00
explore Fix a transient failure in the Explore::ProjectsController spec 2017-01-27 11:57:06 -05:00
groups Fix failing spec 2017-06-07 07:01:38 -05:00
import Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
oauth Add tests for Oauth::AuthorizationsController 2017-04-28 15:45:18 +03:00
profiles Lint our factories creation in addition to their build 2017-06-02 19:06:50 +02:00
projects Make sure reCAPTCHA configuration is loaded when spam checks are initiated 2017-06-10 03:43:02 -07:00
snippets Display comments for personal snippets 2017-05-02 13:07:53 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb use full caps RSS instead of rss 2017-05-24 22:29:59 +02:00
autocomplete_controller_spec.rb Merge branch 'dz-restrict-autocomplete' into 'security-9-1' 2017-06-08 09:52:27 -07:00
dashboard_controller_spec.rb Gather issuable metadata to avoid n+ queries on index view 2017-02-09 17:40:37 -02:00
groups_controller_spec.rb Merge branch 'rework-authorizations-performance' into 'master' 2017-05-29 15:49:56 +00:00
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 Split metrics from health controller into metrics controller 2017-06-02 19:45:58 +02:00
help_controller_spec.rb
invites_controller_spec.rb
metrics_controller_spec.rb Do not cleanup temp directory as this apparently causes silent rspec failures on linux in CI 2017-06-07 04:24:30 +02:00
notification_settings_controller_spec.rb Use empty_project where possible in controller specs 2017-01-25 17:14:38 -05:00
profiles_controller_spec.rb Sync email address from specified omniauth provider 2017-06-07 11:13:57 -04:00
projects_controller_spec.rb minor adjustments to the specs 2017-05-22 15:14:13 -05:00
registrations_controller_spec.rb Refactor the DeleteUserWorker 2017-06-05 13:08:06 +01: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 Add traits for ProjectFeatures to Project factory 2017-02-05 13:11:45 +05:00
sent_notifications_controller_spec.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
sessions_controller_spec.rb Allow manual bypass of auto_sign_in_with_provider 2017-06-02 20:00:11 +02:00
snippets_controller_spec.rb Support descriptions for snippets 2017-05-31 07:17:03 +02:00
uploads_controller_spec.rb Support uploads for newly created personal snippets 2017-06-07 07:52:41 +02:00
users_controller_spec.rb Fix ensure_canonical_path for top level routes 2017-05-18 16:24:10 -07:00