gitlab-org--gitlab-foss/spec/features/admin
DJ Mountney 1d1363e2bb Bring in security changes from the 9.2.5 release
Ran:
 - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
 - git checkout -b 9-2-5-security-patch origin/v9.2.2
 - git apply patchfile.patch
 - git commit
 - [Got the sha ref for the commit]
 - git checkout -b upstream-9-2-security master
 - git cherry-pick <SHA of the patchfile commit>
 - [Resolved conflicts]
 - git cherry-pick --continue
2017-06-07 21:16:20 -07:00
..
admin_abuse_reports_spec.rb
admin_active_tab_spec.rb
admin_appearance_spec.rb Bring in security changes from the 9.2.5 release 2017-06-07 21:16:20 -07:00
admin_broadcast_messages_spec.rb
admin_browse_spam_logs_spec.rb
admin_browses_logs_spec.rb
admin_builds_spec.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
admin_cohorts_spec.rb Increase code coverage for admin/cohorts page 2017-04-27 16:51:36 +03:00
admin_conversational_development_index_spec.rb Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
admin_deploy_keys_spec.rb Implement ability to update deploy keys 2017-06-02 19:44:36 +03:00
admin_disables_git_access_protocol_spec.rb Revert "Merge branch '1937-https-clone-url-username' into 'master' " 2017-05-30 14:11:58 +02:00
admin_disables_two_factor_spec.rb
admin_groups_spec.rb Fixing more broken unscoped tests 2017-06-07 11:10:24 +02:00
admin_health_check_spec.rb
admin_hook_logs_spec.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
admin_hooks_spec.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
admin_labels_spec.rb Use wait_for_requests to wait all JS request 2017-05-22 20:39:49 -03:00
admin_manage_applications_spec.rb
admin_projects_spec.rb Added profile name to user dropdown 2017-04-19 16:43:57 +00:00
admin_requests_profiles_spec.rb Add specs for Gitlab::RequestProfiler 2017-05-01 17:32:45 +02:00
admin_runners_spec.rb
admin_settings_spec.rb
admin_system_info_spec.rb 31616-add-uptime-of-gitlab-instance-in-admin-area 2017-05-29 15:46:25 -05:00
admin_users_impersonation_tokens_spec.rb
admin_users_spec.rb Allow users to be hard-deleted from the admin user show page 2017-06-05 17:48:57 +01:00
admin_uses_repository_checks_spec.rb Enable the Style/TrailingCommaInArguments cop 2017-05-10 18:25:45 +02:00