gitlab-org--gitlab-foss/spec/controllers
Filipa Lacerda 116955c453 Merge branch '45739-add-metrics-to-operations-tab' into 'master'
Resolve "Add Metrics to Operations Tab"

Closes #45739

See merge request gitlab-org/gitlab-ce!20025
2018-07-04 17:10:37 +00:00
..
admin Rails5 ActionController::ParameterMissing: param is missing or the value is empty: application_setting 2018-06-13 18:00:15 +02:00
boards Merge branch 'jprovazn-rails5-boards' into 'master' 2018-06-11 15:55:29 +00:00
concerns Backport InternalRedirect#sanitize_redirect 2018-06-14 09:02:32 +10:00
dashboard Fix filter on `dashboard/groups` & `explore/groups 2018-01-22 17:02:04 +01:00
explore Search subgroups on dashboard and explore views 2017-10-04 22:49:41 +02:00
google_api Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
groups Add workhorse authorize method for project/group uploads 2018-06-18 09:11:02 +02:00
import Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
ldap Refactor OmniauthCallbacksController to remove duplication 2018-04-22 23:50:55 +01:00
oauth Fix OAuth application authorization screen to appear with every access 2018-06-29 08:15:42 +00:00
profiles Make all uses of `fixture_file_upload` use relative paths 2018-06-07 09:54:41 -05:00
projects Merge branch '45739-add-metrics-to-operations-tab' into 'master' 2018-07-04 17:10:37 +00:00
snippets Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
users Messaging on terms page when user already accepted 2018-06-04 22:22:11 +02:00
abuse_reports_controller_spec.rb
application_controller_spec.rb Merge branch 'rails5-fix-47804' into 'master' 2018-06-14 07:03:59 +00:00
autocomplete_controller_spec.rb Revert few more broken specs related to *_with_namespace methods 2018-03-05 18:25:52 +02:00
dashboard_controller_spec.rb Check if at least one filter is set on dashboard 2018-04-03 20:19:09 +02:00
graphql_controller_spec.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
groups_controller_spec.rb 31885 - Ability to transfer a single group to another group 2018-02-06 00:10:58 +00:00
health_check_controller_spec.rb use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
health_controller_spec.rb Gitaly metrics check for read/writeability 2018-06-27 08:56:19 +02:00
help_controller_spec.rb Updating `HelpController` spec to use an existing image 2018-02-07 12:05:25 -06:00
invites_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
metrics_controller_spec.rb Gitaly metrics check for read/writeability 2018-06-27 08:56:19 +02:00
notification_settings_controller_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
omniauth_callbacks_controller_spec.rb Honor saml assurance level to allow 2FA bypassing 2018-06-25 15:32:03 +00:00
passwords_controller_spec.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
profiles_controller_spec.rb Remove password and password_confirmation from whitelisted params in ProfilesController to prevent password from being changed without previous password being provided 2018-05-07 10:29:00 +02:00
projects_controller_spec.rb Set flash error message only for current request when updating project 2018-06-25 10:19:13 +07:00
registrations_controller_spec.rb Users can accept terms during registration 2018-06-08 19:17:00 +02:00
root_controller_spec.rb 'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choices 2018-03-27 12:16:12 +00:00
search_controller_spec.rb Render a 403 when showing an access denied message 2018-06-05 10:29:27 +02:00
sent_notifications_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
sessions_controller_spec.rb Add Prometheus metrics to track reCAPTCHA success/failures 2018-07-03 11:39:00 -07:00
snippets_controller_spec.rb Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
uploads_controller_spec.rb Remove FaviconUploader favicon_main version 2018-06-15 12:28:23 +02:00
user_callouts_controller_spec.rb Change UserCallout feautre_name to enum 2018-02-03 00:18:25 +01:00
users_controller_spec.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00