| Commit message (Expand) | Author | Age | Files | Lines |
* | Change all `:empty_project` to `:project`rs-empty_project-default | Robert Speicher | 2017-08-02 | 1 | -1/+1 |
* | Use `empty_project` where possible in spec/features/admin | Robert Speicher | 2017-07-27 | 1 | -1/+1 |
* | Remove superfluous type defs in specs | Keifer Furzland | 2017-07-27 | 1 | -1/+1 |
* | Change gitlab_sign_in to sign_in where possible | Robert Speicher | 2017-06-29 | 1 | -1/+5 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -4/+4 |
* | Change `login_as` uses to `gitlab_sign_in` | Robert Speicher | 2017-06-19 | 1 | -1/+1 |
* | Correct RSpec/SingleLineHook cop offenses | Robert Speicher | 2017-06-14 | 1 | -2/+7 |
* | Allow users to be hard-deleted from the admin user show page | Nick Thomas | 2017-06-05 | 1 | -0/+3 |
* | Allow users to be hard-removed from the admin users list page | Nick Thomas | 2017-06-05 | 1 | -1/+2 |
* | Allow admins to delete users from the admin users page | Nick Thomas | 2017-06-01 | 1 | -0/+2 |
* | Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requests | Oswaldo Ferreira | 2017-05-22 | 1 | -1/+1 |
* | Unnecessary "include WaitForAjax" and "include ApiHelpers" | Jacopo | 2017-04-21 | 1 | -2/+0 |
* | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -1/+1 |
* | Backport of the frontend view, including tests | Jose Ivan Vargas | 2017-02-06 | 1 | -1/+1 |
* | Tiny refactoring example in admin users feature spec | Semyon Pupkov | 2017-01-02 | 1 | -9/+9 |
* | Move admin users spinach tests to rspec | Semyon Pupkov | 2017-01-02 | 1 | -23/+132 |
* | Merged the 'groups' and 'projects' tabs when viewing user profiles | James Gregory | 2016-12-29 | 1 | -0/+17 |
* | The admin user projects view now has a clickable group link | James Gregory | 2016-12-02 | 1 | -0/+28 |
* | fixes part1 of files to start using active tense | tiagonbotelho | 2016-08-09 | 1 | -14/+14 |
* | Set user data in profile link in the header | Dmitriy Zaporozhets | 2016-07-05 | 1 | -6/+2 |
* | Test impersonation using img data attribute instead of username | Annabel Dunstone | 2016-06-07 | 1 | -4/+4 |
* | Add a `U2fRegistrations` table/model. | Timothy Andrew | 2016-06-06 | 1 | -5/+5 |
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonot | Robert Speicher | 2016-05-24 | 1 | -1/+1 |
* | Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-login | Sean McGivern | 2016-05-16 | 1 | -0/+3 |
* | Prevent impersonation if blocked | Andrew Tomaka | 2015-12-02 | 1 | -0/+10 |
* | test fix | Valery Sizov | 2015-11-30 | 1 | -1/+4 |
* | fix specsrails_update_to_4_2 | Valery Sizov | 2015-11-30 | 1 | -1/+1 |
* | refactor login as to be impersonation with better login/logout | James Newton | 2015-10-29 | 1 | -12/+38 |
* | Clarify spec title explanation | Pavel Forkert | 2015-09-24 | 1 | -1/+1 |
* | Move login button to user page, switched to POST method | Pavel Forkert | 2015-09-24 | 1 | -16/+21 |
* | Add option to admin area to sign in as a specific user | Pavel Forkert | 2015-09-24 | 1 | -0/+16 |
* | Allow Admin to filter users by 2FA status | Robert Speicher | 2015-06-19 | 1 | -0/+40 |
* | Add 2FA status to Admin::Users#show | Robert Speicher | 2015-06-19 | 1 | -4/+24 |
* | Even more hound fixes | Jeroen van Baarsen | 2015-02-12 | 1 | -10/+12 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -19/+19 |
* | Fix tests | Dmitriy Zaporozhets | 2015-02-05 | 1 | -3/+3 |
* | Remove rails observers from application | Dmitriy Zaporozhets | 2014-06-17 | 1 | -11/+7 |
* | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 1 | -1/+1 |
* | Fix tests after can_create_team was removed | Dmitriy Zaporozhets | 2013-08-21 | 1 | -1/+0 |
* | Remove form for adding user to several projects from admin area. | Dmitriy Zaporozhets | 2013-06-22 | 1 | -14/+0 |
* | Force user password change for users created by admin | Dmitriy Zaporozhets | 2013-06-13 | 1 | -17/+1 |
* | Add settings for user permission defaults | Dmitry Medvinsky | 2013-05-16 | 1 | -0/+8 |
* | Minor usability improvements | Dmitriy Zaporozhets | 2013-04-18 | 1 | -6/+6 |
* | fix admin users tests | Dmitriy Zaporozhets | 2013-02-28 | 1 | -4/+4 |
* | Removing ambiguity and non-working selectors | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+0 |
* | move capybara scenarios to spec/features | Dmitriy Zaporozhets | 2013-02-21 | 1 | -0/+135 |