Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-17Fix pipelines not always being created after a pushStan Hu
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-04-25Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-01-31Fix private user email being visible in tag webhooksLuke Duncalfe
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-11-07Enable even more frozen string in lib/gitlabgfyoung
2018-08-31Use sample data for push event when no commits createdTakuya Noguchi
2017-10-05Use full URL of user avatar on webhook pushVitaliy @blackst0ne Klachkov
2017-09-22Workaround for #38259Andrew Newdigate
2017-08-28Simplify system hook testing and guarantee test will fireStan Hu
2017-07-28Load and process at most 100 commits when pushing into default branchDouwe Maan
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-05-15Merge branch 'dturner/username' into 'master' Rémy Coutable
2017-05-11Add username field to push webhookDavid Turner
2017-04-27improves test settings for chat notification services for empty projectsTiago Botelho
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin