summaryrefslogtreecommitdiff
path: root/spec/services/git/tag_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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