summaryrefslogtreecommitdiff
path: root/app/models/project_ci_cd_setting.rb
Commit message (Expand)AuthorAgeFilesLines
* Move project default git depth behind feature flagsFabio Pitino2019-06-101-0/+2
* Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depthKrasimir Angelov2019-06-071-3/+1
* Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-1/+3
* Add project level git depth settingKrasimir Angelov2019-06-061-0/+18
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Fix Project#group_runners_enabled as it was doing nothingDylan Griffith2018-05-031-1/+1
* Introduce new ProjectCiCdSetting10244-add-project-ci-cd-settingsYorick Peterse2018-04-161-0/+16