summaryrefslogtreecommitdiff
path: root/app/services/git
Commit message (Expand)AuthorAgeFilesLines
* Backport of 12014-incremental-es-wiki-updatesce-12014-incremental-es-wiki-updatesMario de la Ossa2019-06-181-0/+9
* Look for new branches more carefullyNick Thomas2019-06-181-1/+7
* Modify the branch hooks spec to expect processing of commit messagesFabio Papa2019-06-131-5/+1
* Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-172-1/+9
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-1/+1
* Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-7/+7
* 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