summaryrefslogtreecommitdiff
path: root/spec/services/git/tag_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-3/+36
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-031-1/+1
* Only expire tag cache once per pushsh-only-flush-tags-once-per-pushStan Hu2019-08-131-2/+2
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-051-165/+14
* Only execute system hooks once when pushing tagsNick Thomas2019-04-031-0/+14
* Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-0/+196