| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove project-issuable-filter from admin builds page :)improve-nav-controls | Dmitriy Zaporozhets | 2016-02-05 | 1 | -6/+6 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Show 'All' tab by default in the builds pageshow-all-builds-by-default | Douglas Barbosa Alexandre | 2016-01-04 | 1 | -45/+74 |
| | | |||||
| * | Use method that creates runners registration token | Grzegorz Bizon | 2015-12-23 | 1 | -1/+1 |
| | | | | | `runners_registration_token` now creates a new token if it is blank. | ||||
| * | Use a new admin runners path when reseting runners token | Grzegorz Bizon | 2015-12-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into ci/persist-registration-token | Grzegorz Bizon | 2015-12-14 | 2 | -0/+155 |
| |\ | | | | | | | | | | | | | | | | | * master: Move CI admin builds and runners specs to correct directory Fix 500 when viewing specific runners on runners page Fix Ci::Project migration not migrating columns that cannot be NULL Fix MySQL migration of CI emails Minor fix in flow 'Merge when build succeeds' | ||||
| | * | Move CI admin builds and runners specs to correct directory [ci skip] | Kamil Trzcinski | 2015-12-14 | 2 | -0/+133 |
| |/ | |||||
| * | 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 |
| | | | | | | | Modifies the existing "login as" feature to be called impersonation, as well as keeping track of who is impersonating to revert back to that user without having to log out. | ||||
| * | 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 |
| | | | | | Closes #2291 | ||||
| * | 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 |
| | | | | | | | Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`. | ||||
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 2 | -4/+4 |
| | | | | | | | Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers. | ||||
| * | Even more hound fixes | Jeroen van Baarsen | 2015-02-12 | 1 | -10/+12 |
| | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
| * | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 4 | -37/+37 |
| | | | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com> | ||||
| * | Fix tests | Dmitriy Zaporozhets | 2015-02-05 | 1 | -3/+3 |
| | | |||||
| * | Css/views cleanup after layout restyle | Dmitriy Zaporozhets | 2014-12-21 | 1 | -1/+1 |
| | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | 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 |
| | | | | | Remove unnecessary projects order on User#show | ||||
| * | 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 |
| | | | | | | | “Can create groups” and “Can create teams” had hardcoded defaults to `true`. Sometimes it is desirable to prohibit these for newly created users by default. | ||||
| * | 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 |
