summaryrefslogtreecommitdiff
path: root/spec/features/admin
Commit message (Expand)AuthorAgeFilesLines
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-222-3/+3
* Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-101-1/+1
* Merge branch '19364-webhook-edit' into 'master' Dmitriy Zaporozhets2017-05-021-9/+34
|\
| * Implement ability to update hooksAlexander Randa2017-04-281-9/+34
* | Add specs for Gitlab::RequestProfilerAhmad Sherif2017-05-011-0/+69
|/
* Increase code coverage for admin/cohorts pagedz-add-cohort-specDmitriy Zaporozhets2017-04-271-0/+15
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-212-4/+0
* Added profile name to user dropdownDimitrie Hoekstra2017-04-191-1/+1
* Merge branch 'remove_is_admin' into 'master' Robert Speicher2017-04-091-1/+1
|\
| * Remove the User#is_admin? methodblackst0ne2017-04-091-1/+1
* | Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-5/+34
|/
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Admin section capitalization fixJose Ivan Vargas Lopez2017-04-064-5/+5
* Fix a transient spec failure in "Admin Health Check" feature spec30461-fix-transient-failureRémy Coutable2017-04-041-3/+3
* Fix brittle specsRémy Coutable2017-04-031-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-032-2/+2
* Fix up emoji tests that should have failed :/Eric Eastwood2017-03-241-1/+1
* Improve readability and add testZ.J. van de Weg2017-03-231-0/+1
* Merge branch 'sh-fix-admin-application-settings' into 'master' Robert Speicher2017-03-211-0/+7
|\
| * Make feature spec more robustToon Claes2017-03-201-2/+1
| * Fix Error 500 when application settings are savedStan Hu2017-03-181-0/+8
* | All CI offline migrationsKamil Trzciński2017-03-171-2/+1
|/
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-5/+5
* refactors finder and correlated codeTiago Botelho2017-03-011-34/+23
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-24/+16
* refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho2017-02-281-6/+2
* add admin panel for personal access tokensSimon Vocella2017-02-281-0/+95
* Add the username of the current user to the HTTP(S) clone URLJan Christophersen2017-02-241-1/+1
* Fix grammer issue in admin/runners28353-little-grammar-issueClement Ho2017-02-171-1/+1
* Restore pagination to admin abuse reportsEric Eastwood2017-02-161-0/+19
* Fix admin_labels_spec.rb transient failureissue_27855Felipe Artur2017-02-101-5/+6
* Backport of the frontend view, including testsJose Ivan Vargas2017-02-061-1/+1
* Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-17/+17
* Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-235-6/+23
* Use archived trait for project in specs instead model columnSemyon Pupkov2017-01-221-1/+1
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-215-23/+6
* Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-205-6/+23
|\
| * Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-155-6/+23
* | Merge branch 'move-admin-groups-spinach-test-to-rspec' into 'master' Rémy Coutable2017-01-151-2/+111
|\ \ | |/ |/|
| * Move admin groups spinach tests to rspecSemyon Pupkov2016-12-271-2/+111
* | Merge branch 'move-admin-users-spinach-tests-to-rspec' into 'master' Rémy Coutable2017-01-131-32/+141
|\ \
| * | Tiny refactoring example in admin users feature specSemyon Pupkov2017-01-021-9/+9
| * | Move admin users spinach tests to rspecSemyon Pupkov2017-01-021-23/+132
* | | Move admin deploy keys spinach to rspecSemyon Pupkov2017-01-031-8/+29
|/ /
* | Merged the 'groups' and 'projects' tabs when viewing user profilesJames Gregory2016-12-291-0/+17
* | Fix: Admin group show page does not workfix-admin-group-pageValery Sizov2016-12-281-0/+10
|/
* Merge branch 'move-admin-projects-spinach-tests-to-rspec' into 'master' Rémy Coutable2016-12-201-8/+91
|\
| * Move admin projects spinach tests to rspecSemyon Pupkov2016-12-191-8/+91
* | Merge branch 'zj-kamil-slack-slash-commands' into 'master' Grzegorz Bizon2016-12-201-3/+3
|\ \
| * | Fix failuresKamil Trzcinski2016-12-181-1/+1