summaryrefslogtreecommitdiff
path: root/lib/gitlab/data_builder/push.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-221-2/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Fix pipelines not always being created after a pushsh-fix-pipelines-not-being-createdStan Hu2019-08-171-2/+0
* Reduce Gitaly calls in PostReceivesh-optimize-commit-deltas-post-receiveStan Hu2019-08-121-2/+3
* Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-2/+10
* Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-6/+3
* Fix private user email being visible in tag webhooksLuke Duncalfe2019-01-311-1/+1
* Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-3/+10
* Enable even more frozen string in lib/gitlabgfyoung2018-11-061-0/+2
* Use sample data for push event when no commits createdTakuya Noguchi2018-08-311-2/+6
* Use full URL of user avatar on webhook pushfix_webhook_user_avatar_on_pushVitaliy @blackst0ne Klachkov2017-10-051-1/+1
* Workaround for #38259Andrew Newdigate2017-09-221-2/+5
* Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-271-0/+33
* Load and process at most 100 commits when pushing into default branchDouwe Maan2017-07-281-2/+2
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+2
* Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+2
|\
| * Add username field to push webhookDavid Turner2017-05-101-0/+2
* | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-5/+4
|/
* Fix lightweight tags not processed correctly by GitTagPushService22271-drone-tag-pipeline-buildAlejandro Rodríguez2016-10-281-1/+1
* Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-121-0/+95