summaryrefslogtreecommitdiff
path: root/app/services/git
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-202-0/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-071-4/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-10/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-172-4/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-162-3/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-111-0/+57
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-035-25/+29
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-032-16/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-134-0/+8
* Log errors for failed pipeline creation in PostReceivesh-add-sidekiq-logging-for-bad-ciStan Hu2019-09-051-1/+27
* Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-7/+12
* Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu2019-08-161-2/+23
|\
| * Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan2019-08-161-2/+23
* | Expire project caches once per push instead of once per refStan Hu2019-08-161-7/+5
* | Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas2019-08-141-12/+33
|\ \ | |/ |/|
| * Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-12/+33
* | Invalidate branches cache on PostReceivePatrick Bajao2019-08-091-2/+2
|/
* 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