summaryrefslogtreecommitdiff
path: root/spec/services/git
Commit message (Expand)AuthorAgeFilesLines
* Look for new branches more carefullyNick Thomas2019-06-181-0/+34
* Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-2/+2
* Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-174-66/+102
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-124-0/+8
* Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-054-378/+542
* Only execute system hooks once when pushing tagsNick Thomas2019-04-031-0/+14
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-0/+837
* Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-0/+196