summaryrefslogtreecommitdiff
path: root/spec/models/application_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+24
* Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-9/+27
* Fix repository_storage spec for Rails5rails5-fix-application-setting-specJarka Kadlecová2018-06-041-2/+1
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-16/+0
* Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-122/+4
* Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable2018-05-231-27/+3
* Store application wide termsBob Van Landuyt2018-05-041-0/+15
* Refactor auto_devops_domain setting specsMatija Čupić2018-01-221-12/+6
* Add validation for auto_devops_domainMatija Čupić2018-01-221-0/+40
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-13/+2
* Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+59
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-0/+18
* Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-231-1/+12
* Prevent ApplicationSetting to cache nil valueKamil Trzcinski2017-10-191-0/+15
* Merge branch 'prevent-creating-multiple-application-settings' into 'master'Yorick Peterse2017-10-171-0/+10
|\
| * Prevent creating multiple ApplicationSetting by forcing it to always have id=1prevent-creating-multiple-application-settingsKamil Trzcinski2017-10-161-0/+10
* | Allow configuring the circuitbreaker through the API and UIBob Van Landuyt2017-10-171-0/+13
|/
* Allow to use same periods for housekeeping tasksAlex Lossent2017-09-111-4/+18
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-041-0/+59
|\
| * More review commentsNick Thomas2017-08-301-0/+9
| * Move the key restriction validation to its own classNick Thomas2017-08-301-1/+1
| * Rework the permissions model for SSH key restrictionsNick Thomas2017-08-301-23/+40
| * Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+33
* | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-0/+1
|/
* Use described_class when possibleRémy Coutable2017-07-271-3/+3
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Prevent bad data being added to application settings when Redis is unavailableNick Thomas2017-07-101-0/+12
* Don't use Flipper for the Performance BarRémy Coutable2017-07-071-51/+60
* Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-0/+145
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Allow disabling usage ping in `gitlab.yml`Sean McGivern2017-05-111-0/+62
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Lazily sets UUID in ApplicationSetting for new installationsDouglas Barbosa Alexandre2017-04-261-0/+1
* Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin2017-02-241-3/+3
|\
| * Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-3/+3
| * Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-3/+3
| * Enable Style/WordArrayDouwe Maan2017-02-231-3/+3
| * Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
| * Enable Style/DotPositionDouwe Maan2017-02-231-3/+3
* | Fix tests due to error key changedLin Jen-Shin2017-02-211-1/+1
* | 0 for unlimited, disallow blank, feedback:Lin Jen-Shin2017-02-161-12/+14
* | Use static error message and don't give booleansLin Jen-Shin2017-02-161-0/+4
* | Fix tests and disallow 0 to make it consistent with .gitlab-ci.ymlLin Jen-Shin2017-02-151-0/+6
* | Add a few more tests and make sure empty value sets to nilLin Jen-Shin2017-02-151-0/+22
|/
* Refine Git garbage collectionJacob Vosmaer2016-11-041-0/+18
* Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas2016-11-041-4/+52
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-11/+11
* Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-1/+11
* Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-8/+8
* Refactored the domain separator regex, plus syntax and grammar fixes.Patricio Cano2016-07-181-5/+5