summaryrefslogtreecommitdiff
path: root/spec/requests/api/settings_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-1/+25
* Store application wide termsBob Van Landuyt2018-05-041-1/+5
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-2/+2
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-3/+3
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-4/+4
* Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-1/+4
* Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-15/+12
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-1/+16
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* Add option to disable project export on instanceRobin Bobbitt2017-08-111-1/+4
* Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-3/+2
* Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-131-3/+3
* Help landing page customizationsRobin Bobbitt2017-06-141-1/+7
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-3/+1
* Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-0/+7
* Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-151-2/+9
* Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-1/+15
* Grapify the settings APIgrapify-settings-apiRobert Schilling2016-12-291-2/+1
* Changed API spec files to describe the correct classLivier2016-11-281-1/+1
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-0/+1
* Expose the Koding application settings in the APIkoding-setting-apiDJ Mountney2016-09-291-10/+26
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-2/+2
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-1/+8
* Use HTTP matchers if possibleZ.J. van de Weg2016-06-271-2/+2
* Add tests and improve logicDmitriy Zaporozhets2015-07-061-4/+16
* Add docs and empty specs for applicaiton settings APIDmitriy Zaporozhets2015-07-061-0/+17