summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_settings_spec.rb
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
* 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
* 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-261-23/+68
* 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-021-6/+6
|\
| * use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-6/+6
* | Expose auto_devops_domain in admin settings viewMatija Čupić2018-01-221-0/+10
|/
* 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
* | fix admin_settings_specJose Ivan Vargas2017-10-041-1/+1
|/
* Add top level items to fly-out navigationPhil Hughes2017-09-061-1/+1
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-14/+10
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+20
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Add option to disable project export on instanceRobin Bobbitt2017-08-111-0/+2
* Fixed sign-in restrictions buttons not toggling active statefix-oauth-checkboxesPhil Hughes2017-08-031-0/+8
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-0/+13
|\
| * Allow admin to disable all restricted visibility levels32408-enable-disable-all-restricted-visibility-levelsTiago Botelho2017-07-051-0/+13
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
|/
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Help landing page customizationsRobin Bobbitt2017-06-141-0/+5
* 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
|/
* Revert "Merge branch 'revert-9cac0317' into 'master' "Grzegorz Bizon2017-01-231-1/+4
* Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-4/+1
* Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-1/+4
* Fix failuresKamil Trzcinski2016-12-181-1/+1
* Fix spec failuresKamil Trzcinski2016-12-181-2/+2
* Move admin settings spinach feature to rspecjurre2016-12-131-0/+53