summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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