summaryrefslogtreecommitdiff
path: root/app/models/application_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Let's Encrypt application settingsVladimir Shushlin2019-04-271-0/+10
* Externalize strings in app/modelsMartin Wortschack2019-04-121-2/+2
* Merge branch '60278-fix-development-seed' into 'master'Douwe Maan2019-04-111-1/+3
|\
| * Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-101-1/+3
* | Align UrlValidator to validate_url gem implementation.Thong Kuah2019-04-111-4/+4
|/
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+34
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-34/+0
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-0/+34
* Fix race cond. in ApplicationSettingImplementation.create_from_defaults59162-fix-review-apps-initial-seedingRémy Coutable2019-04-041-0/+7
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Merge branch 'make-tokens-encryption-optional-for-now' into 'master'Grzegorz Bizon2019-03-191-1/+1
|\
| * Make runners token encryption to be optionalKamil Trzciński2019-03-181-1/+1
* | Update TokenAuthenticatable so methods can be overriddenLin Jen-Shin2019-03-191-2/+6
* | Introduce ApplicationSettingImplementation yayLin Jen-Shin2019-03-191-276/+2
|/
* Merge branch 'fix/email_validator' into 'master'Stan Hu2019-03-091-1/+1
|\
| * Align EmailValidator to validate_email gem implementation.Horatiu Eugen Vlad2019-03-051-1/+1
* | Use encrypted runner tokensKamil Trzciński2019-03-061-1/+1
* | Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern2019-02-071-1/+6
|\ \
| * | Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+6
| |/
* | Rename setting, fix wordingsFabian Schneider2019-02-061-1/+1
* | Add setting for first day of the weekFabian Schneider2019-02-061-0/+1
|/
* Merge remote-tracking branch 'upstream/master' into 54953-error-500-viewing-m...Lin Jen-Shin2018-12-261-1/+2
|\
| * Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon2018-12-201-1/+1
| |\
| * | option to make variables protected by defaultAlexis Reigel2018-11-291-1/+2
* | | Method `create_from_defaults` will never give nilLin Jen-Shin2018-12-191-1/+1
* | | Return an ApplicationSetting in CurrentSettingsRémy Coutable2018-12-191-1/+1
| |/ |/|
* | Encrypt new instance runners registration tokensGrzegorz Bizon2018-11-151-1/+1
|/
* User can keep their commit email private43521-keep-personal-emails-privateTiago Botelho2018-11-071-1/+12
* Allow to make builds soft-archived.disallow-retry-of-old-buildsKamil Trzciński2018-11-051-0/+11
* Remove Koding integration and documentationStan Hu2018-10-121-6/+2
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-11/+7
* Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-011-1/+8
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-21/+0
* Strip whitespace from Sentry URLStan Hu2018-09-121-0/+6
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-1/+2
* Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+11
* Add ability suppress the global "You won't be able [use] SSH" messageÆvar Arnfjörð Bjarmason2018-08-081-1/+2
* Revert "Merge branch 'bvl-instance-stats-default' into 'master'"revert-77c75d2bBob Van Landuyt2018-08-061-1/+1
* Hide instance statistics on new installationsBob Van Landuyt2018-08-061-1/+1
* Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-0/+2
|\
| * Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-0/+1
|\ \
| * | Correct the correction for application_setting.rbLuke Bennett2018-07-311-2/+2
| * | Correct application_setting.rb conflict mergeLuke Bennett2018-07-311-7/+2
| * | Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-311-15/+20
| |\ \
| * | | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-271-0/+1
| * | | Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-271-1/+0
| * | | Add instance_statistics_visibility_private application setting and top nav iconLuke Bennett2018-07-261-0/+1
| | |/ | |/|
* | | Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable2018-08-011-1/+1
| |/ |/|
* | Updated application settings with minor fixesMarcel Amirault2018-07-301-21/+21
|/