gitlab-org--gitlab-foss/spec/controllers
Tim Zallmann cc9764acd0 Merge branch '35952-keep-project-repository-settings-open-after-submit' into 'master'
Keep project repository settings sections expanded after submitting form

See merge request gitlab-org/gitlab-ce!21082
2018-08-08 11:06:12 +00:00
..
admin Enable frozen string in app/models/*.rb 2018-07-26 16:55:41 -07:00
boards [Backport] View summed weights of issues in board column 2018-07-30 13:44:41 +00:00
concerns Preload ancestors after pagination when filtering 2018-07-06 14:09:36 +02:00
dashboard Add group milestones to dashboard milestone page 2018-08-03 19:52:37 +00: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 Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
import Consolidate server errors and add specs 2018-07-26 23:05:22 -07:00
instance_statistics Spec instance statistics 2018-07-27 15:54:28 +02: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 fix spec failures 2018-08-08 02:48:40 -05: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 Fix errors caused by attempts to report already blocked or deleted users 2017-06-28 14:37:14 -03:00
application_controller_spec.rb Don't set gon variables in JSON requests 2018-08-07 21:28:57 +00:00
autocomplete_controller_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
dashboard_controller_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
graphql_controller_spec.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
groups_controller_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +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 Remove healthchecks from prometheus endpoint 2018-07-12 17:37:51 +00: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 Allow users to set a status 2018-07-30 15:01:26 +02:00
projects_controller_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00: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 Delete UserActivities and related workers 2018-07-18 15:44:10 +02: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 Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_callouts_controller_spec.rb Change UserCallout feautre_name to enum 2018-02-03 00:18:25 +01:00
users_controller_spec.rb Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00