summaryrefslogtreecommitdiff
path: root/spec/services/git/branch_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Log errors for failed pipeline creation in PostReceivesh-add-sidekiq-logging-for-bad-ciStan Hu2019-09-051-0/+14
* Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-0/+16
* Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-1/+8
* Fix remote mirrors not updating after tag pushsh-fix-tag-push-remote-mirrorStan Hu2019-05-171-66/+0
* 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-213/+45
* Rename GitPushService -> Git::BranchPushServiceNick Thomas2019-03-251-0/+837