summaryrefslogtreecommitdiff
path: root/spec/features/admin
Commit message (Expand)AuthorAgeFilesLines
* removed "(Beta)" from "Auto DevOps" messagesfix/devops-remove-betaPaul Slaughter2018-05-211-1/+1
* Enforces terms in the web applicationBob Van Landuyt2018-05-041-1/+8
* Store application wide termsBob Van Landuyt2018-05-041-0/+12
* Merge branch 'feature/runner-per-group' into 'master'Kamil Trzciński2018-05-041-0/+41
|\
| * Merge branch 'master' into feature/runner-per-groupDylan Griffith2018-05-031-1/+1
| |\
| * | Fix spec/features/admin/admin_runners_spec.rb + test style improvementsDylan Griffith2018-05-011-3/+3
| * | denote group runners on admin runners pageAlexis Reigel2018-04-231-0/+41
* | | Remove a warning from spec/features/admin/admin_users_spec.rbRobert Speicher2018-05-031-1/+1
| |/ |/|
* | Replace time_ago_in_words with JS-based oneTakuya Noguchi2018-04-271-1/+1
|/
* Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets2018-04-131-10/+20
* Don't reset application settings import sourcesDmitriy Zaporozhets2018-04-131-0/+23
* Add matcher for emojiBob Van Landuyt2018-04-111-1/+1
* Move the rest of application settings to expandable blocksDmitriy Zaporozhets2018-04-041-2/+22
* Move background jobs, spam and performance bar app settings to expandable sec...dz-improve-app-settings-3Dmitriy Zaporozhets2018-03-291-23/+47
* Fix admin settings specdz-improve-app-settings-2Dmitriy Zaporozhets2018-03-271-1/+1
* Move ci/cd, influx and prometheus app settings to expandable sectionsDmitriy Zaporozhets2018-03-271-4/+26
* Move UI of several application settings to expandable blockdz-improve-app-settingsDmitriy Zaporozhets2018-03-262-28/+78
* Merge branch 'dz-plugins-project-integrations' into 'master'Dmitriy Zaporozhets2018-03-071-0/+10
|\
| * Add feature test for plugins on system hooks pagedz-plugins-project-integrationsDmitriy Zaporozhets2018-03-061-0/+10
* | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-053-6/+6
|/
* Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan2018-03-011-1/+1
|\
| * Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* | Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" ...Mayra Cabrera2018-02-261-0/+21
|/
* Add a button to deploy a runner to a Kubernetes cluster in the settings page42044-osw-add-button-to-deploy-runner-to-kubernetesOswaldo Ferreira2018-02-231-2/+2
* Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-4/+4
* Use Gitlab::CurrentSettings instead of current_application_settingsMatija Čupić2018-02-031-2/+2
* Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić2018-02-023-9/+9
|\
| * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-9/+9
* | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-221-0/+10
|/
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-9/+56
|\
| * accept_confirm requires js driverAlexis Reigel2018-01-171-1/+1
| * we only need a test for the happy pathAlexis Reigel2018-01-041-8/+0
| * use sentence case for "Merge request events"Alexis Reigel2018-01-041-1/+1
| * merge requests on system hook admin pageAlexis Reigel2018-01-041-8/+63
* | Merge branch 'winh-stop-jobs-modal' into 'master'Phil Hughes2018-01-181-8/+8
|\ \
| * | Add modal for stopping jobs in admin areaWinnie Hellmann2018-01-181-8/+8
| |/
* | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-4/+10
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-3/+3
* Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-151-7/+7
|\
| * Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-7/+7
* | Fix UX issues in system info pageGilbert Roulot2017-12-151-6/+6
|/
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-6/+6
* Add custom brand text on new project pagesMarkus Koller2017-12-041-5/+28
* Impersonation no longer gets stuck on password change.Tiago Botelho2017-11-201-3/+20
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-0/+23
|\
| * Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable2017-10-301-0/+23
* | accept modal confirm dialog when disabling 2FAMike Greiling2017-10-261-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-1/+3
|\ \ | |/
| * Read circuitbreaker settings from `Gitlab::CurrentSettings`Bob Van Landuyt2017-10-171-1/+3
* | accept javascript confirm dialog on admin delete label linkMike Greiling2017-10-131-1/+1