gitlab-org--gitlab-foss/spec/features
Dmitriy Zaporozhets aec9f211e5 Merge branch 'impersonate' into 'master'
refactor login as to be impersonation with better login/logout

Modifies the existing "login as" feature to be called impersonation.

This also adds:

* Application keep track of who is impersonating the user so they can revert back to the original user without having to log out.
* Stores the user profile via `HTTP_REFERER` so you get redirected back to the person you have impersonated once you stop.

## Screenshots:

![](http://sindacio.us/i/2015-10-28_17-52-41.png)
![](http://sindacio.us/i/2015-10-28_17-53-08.png)

See merge request !1702
2015-11-14 09:04:10 +00:00
..
admin refactor login as to be impersonation with better login/logout 2015-10-29 11:00:17 +01:00
atom Use new routing helper 2015-09-08 17:53:16 +01:00
ci Remove deprecated CI events from project settings page 2015-10-28 12:33:54 +01:00
issues Improve features to ensure Ajax filter has actually executed 2015-07-08 15:57:24 -04:00
merge_requests Improve features to ensure Ajax filter has actually executed 2015-07-08 15:57:24 -04:00
profiles Use new routing helper 2015-09-08 17:53:16 +01:00
security Merge branch 'public_profiles' into 'master' 2015-09-14 15:28:42 +00:00
builds_spec.rb Implement Build Artifacts 2015-11-10 12:51:50 +01:00
ci_settings_spec.rb Move CI project settings page to CE project settings area 2015-09-29 16:07:44 +02:00
ci_web_hooks_spec.rb Move CI web hooks page to project settings area 2015-10-05 10:47:23 +02:00
commits_spec.rb Implement Build Artifacts 2015-11-10 12:51:50 +01:00
gitlab_flavored_markdown_spec.rb Make sure the `gfm` helper passes the required options 2015-08-31 18:09:18 -04:00
groups_spec.rb Add `feature` tag to feature specs 2015-07-06 22:39:55 -04:00
help_pages_spec.rb Re-fix image rendering for help pages 2015-04-15 12:45:31 -04:00
issues_spec.rb Remove duplicate feature spec for filtering issues by no milestone 2015-07-06 22:39:55 -04:00
login_spec.rb Fix spec broken by updated Devise translations 2015-10-01 23:46:43 -04:00
markdown_spec.rb Add post_process method to Gitlab::Markdown 2015-09-01 18:16:56 -04:00
notes_on_merge_requests_spec.rb Avoid render edit_form in each notes. 2015-11-12 13:16:35 +08:00
password_reset_spec.rb Refactor PasswordsController to use before_actions 2015-10-01 21:47:27 -04:00
profile_spec.rb Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
projects_spec.rb Fix spec 2015-10-18 14:12:50 +02:00
runners_spec.rb Add missing spec file 2015-09-28 11:01:45 +02:00
search_spec.rb Fix Style/TrailingBlankLines cop violations 2015-06-22 14:38:33 -04:00
task_lists_spec.rb Avoid render edit_form in each notes. 2015-11-12 13:16:35 +08:00
triggers_spec.rb Move CI triggers page to project settings area 2015-09-29 10:37:31 +02:00
users_spec.rb Streamline the "Report button" 2015-09-29 21:47:01 +02:00
variables_spec.rb Move CI variables page to project settings 2015-09-28 17:19:20 +02:00