summaryrefslogtreecommitdiff
path: root/app/services/git
Commit message (Expand)AuthorAgeFilesLines
* Process at most 4 pipelines during pushlimit-amount-of-created-pipelinesKamil TrzciƄski2019-04-101-0/+2
* Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-1/+1
* Extract a Git::{Base,Tag,Branch}HooksServiceNick Thomas2019-04-055-229/+310
* Only execute system hooks once when pushing tagsNick Thomas2019-04-031-12/+0
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-0/+244
* Rename GitTagPushService -> Git::TagPushServiceNick Thomas2019-03-251-0/+68