summaryrefslogtreecommitdiff
path: root/spec/models/application_setting_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+48
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-031-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-201-0/+51
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-131-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-0/+7
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-021-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-151-0/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-16/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-081-0/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-0/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-0/+4
* Enable serving static objects from an external storagestatic-objects-external-storageAhmad Sherif2019-09-101-0/+14
* Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+65
* Allow blank but not nil in validationsReuben Pereira2019-07-311-1/+1
* [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+11
* refactor: remove Sentry from application settingsRoger Meier2019-06-251-30/+0
* 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
|/