| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speed | Robert Speicher | 2015-07-22 | 1 | -27/+0 |
* | Add a button to Admin::Users#show to disable 2FA for that userrs-disable-2fa-by-admin | Robert Speicher | 2015-07-10 | 1 | -0/+33 |
* | 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 |
* | Use `page.all` and `page.within` in specsrs-expect-syntax-specs | Robert Speicher | 2015-06-13 | 1 | -1/+1 |
* | Update ffaker gem | Robert Speicher | 2015-05-20 | 1 | -1/+1 |
* | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 2 | -4/+4 |
* | 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 | 4 | -37/+37 |
* | Fix tests | Dmitriy Zaporozhets | 2015-02-05 | 1 | -3/+3 |
* | Css/views cleanup after layout restyle | Dmitriy Zaporozhets | 2014-12-21 | 1 | -1/+1 |
* | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 1 | -2/+2 |
* | 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 | 4 | -4/+4 |
* | 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 test | Dmitriy Zaporozhets | 2013-04-02 | 1 | -1/+1 |
* | Removed not relevant tests for admin.projects | Dmitriy Zaporozhets | 2013-03-25 | 1 | -42/+0 |
* | 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 | 4 | -0/+289 |