summaryrefslogtreecommitdiff
path: root/spec/features/admin
Commit message (Expand)AuthorAgeFilesLines
* Fix Admin Links to new Group does not respect Default Visibilityjacopo-beschi-intersail2016-11-181-0/+35
* Make specs a bit fasterspec_optimizationValery Sizov2016-11-011-10/+17
* Handle unavailable system infoSean McGivern2016-08-251-5/+42
* fixes part1 of files to start using active tensetiagonbotelho2016-08-094-22/+22
* Enable some Rubocop cops related to new linesGrzegorz Bizon2016-08-031-1/+0
* Add test for new pending tab and update tests for running tabKatarzyna Kobierska2016-07-181-1/+35
* Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-4/+3
* Added specs to check for the correct links.Patricio Cano2016-07-061-0/+31
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-2/+2
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+66
* Set user data in profile link in the headerDmitriy Zaporozhets2016-07-051-6/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin2016-07-011-0/+17
|\
| * Loop all disks when displaying system infoissue-18886Josh Frye2016-06-291-1/+1
| * Add specssystem-infoJosh Frye2016-06-281-0/+17
* | Admins should be able to assign locked runners as wellLin Jen-Shin2016-06-281-0/+10
* | Rename to assignable runner for shared examples:Lin Jen-Shin2016-06-281-3/+3
* | Admin should be able to turn shared runners into specific ones:Lin Jen-Shin2016-06-281-8/+24
|/
* Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-0/+34
* Fix admin hooks specDmitriy Zaporozhets2016-06-151-1/+3
* Test impersonation using img data attribute instead of usernameAnnabel Dunstone2016-06-071-4/+4
* Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-5/+5
|\
| * Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-5/+5
| |\
| | * Add a `U2fRegistrations` table/model.Timothy Andrew2016-06-061-5/+5
* | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-032-15/+15
|/ /
* | Rename Ci::Build commit to pipelineKamil Trzcinski2016-06-032-13/+13
|/
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-242-2/+2
* Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-loginSean McGivern2016-05-161-0/+3
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
* Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-121-0/+1
|\
| * Fix a description for default scope on buildsTakuya Noguchi2016-05-131-0/+1
* | Add tests for the health check featureDJ Mountney2016-05-101-0/+55
|/
* Clear repository check columns asynchronouslyJacob Vosmaer2016-04-131-16/+11
* Use new "clear all" button in testsJacob Vosmaer2016-04-132-36/+49
* Rename almost all the thingsJacob Vosmaer2016-04-061-12/+12
* Rebase repo check MRJacob Vosmaer2016-04-041-1/+36
* Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-6/+6
* Show 'All' tab by default in the builds pageshow-all-builds-by-defaultDouglas Barbosa Alexandre2016-01-041-45/+74
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* Use a new admin runners path when reseting runners tokenGrzegorz Bizon2015-12-141-1/+1
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-142-0/+155
|\
| * Move CI admin builds and runners specs to correct directory [ci skip]Kamil Trzcinski2015-12-142-0/+133
|/
* Prevent impersonation if blockedAndrew Tomaka2015-12-021-0/+10
* test fixValery Sizov2015-11-301-1/+4
* fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* refactor login as to be impersonation with better login/logoutJames Newton2015-10-291-12/+38
* Clarify spec title explanationPavel Forkert2015-09-241-1/+1
* Move login button to user page, switched to POST methodPavel Forkert2015-09-241-16/+21
* Add option to admin area to sign in as a specific userPavel Forkert2015-09-241-0/+16
* Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-27/+0