summaryrefslogtreecommitdiff
path: root/app/models/concerns/has_ref.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda2019-04-291-0/+3
* Move ref slug helper to HasRef moduleGrzegorz Bizon2019-03-021-0/+11
* Add suffix for merge request eventShinya Maeda2019-03-011-1/+1
* Fix inconsistent `branch?` behaviorShinya Maeda2019-03-011-1/+1
* Make HasRef#git_ref publicMatija Čupić2018-12-081-4/+0
* Use full ref when possible to avoid ambiguityMatija Čupić2018-12-081-0/+21