summaryrefslogtreecommitdiff
path: root/spec/models/application_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Let's Encrypt application settingsVladimir Shushlin2019-04-271-0/+14
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-1/+47
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-47/+1
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-1/+47
* Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seedingRémy Coutable2019-04-041-5/+4
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Move some application setting examples to be sharedLin Jen-Shin2019-03-191-231/+1
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-0/+7
* User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-0/+11
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+20
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-13/+0
* Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-0/+15
* Strip whitespace from Sentry URLStan Hu2018-09-121-0/+30
* 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