summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline_variable.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-05-041-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-09-141-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-09-071-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-08-031-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Add variables on pipeline webhookPierre Tardy2018-10-011-0/+4
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Alias value to secret_value in Ci::PipelineVariableMatija Čupić2018-04-181-0/+2
* move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-121-1/+1
* initShinya Maeda2017-07-281-0/+10