summaryrefslogtreecommitdiff
path: root/app/models/application_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-101-0/+1
* Ignore unknown OAuth sources in ApplicationSetting46783-removed-omniauth-provider-causing-invalid-application-settingRémy Coutable2018-06-261-8/+5
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-11/+0
* Ensure ApplicationSetting#performance_bar_allowed_group_id is properly set wh...Rémy Coutable2018-05-291-34/+5
* Use the new CacheableAttributes concern in the ApplicationSetting and Appeara...Rémy Coutable2018-05-231-35/+1
* Adds remote mirror table migrationTiago Botelho2018-05-071-1/+2
* Store application wide termsBob Van Landuyt2018-05-041-0/+19
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+2
* Cache column_exists? for application settingssh-cache-column-existsStan Hu2018-03-151-3/+3
* Add validation for auto_devops_domainMatija Čupić2018-01-221-0/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Backport option to disable writing to `authorized_keys` fileMichael Kozono2018-01-081-0/+1
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-081-10/+2
* Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-1/+25
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+10
* Add throttle application settingsMichael Kozono2017-11-171-0/+9
* Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable2017-10-301-1/+1