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
2019-12-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add 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-09-11Add source and merge_request fields to pipeline event webhookBian Jiaping
2019-08-17Fix pipelines not always being created after a pushStan Hu
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-06-24Added labels_hook_attrs methodJan Provaznik
2019-06-20Fix label serialisation in issue and note hooksSean McGivern
2019-06-10Adding labels to note event payload.Sujay Patel
2019-05-28Use source ref for pipeline webhookShinya Maeda
2019-05-02Update deployment chat message notificationJason Goodman
2019-04-29Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre
2019-04-27Add deployment events to chat notification servicesJason Goodman
2019-04-25Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-04Drop legacy artifacts usageShinya Maeda
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-10-01Add variables on pipeline webhookPierre Tardy
2018-08-31Use sample data for push event when no commits createdTakuya Noguchi
2018-08-10#47845 - Propagate failure_reason to job webhook.Maciej Sokołowski
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-04-05Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan
2018-03-08Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan
2018-03-07Backport changes from EE's GithubService integrationJames Edwards-Jones
2018-03-07Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets
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-06-01Rename pipeline methods related to legacy stagesGrzegorz Bizon
2017-05-15Merge branch 'dturner/username' into 'master' Rémy Coutable
2017-05-13Added repository_update hookGabriel Mazetto
2017-05-11Add username field to push webhookDavid Turner
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-27improves test settings for chat notification services for empty projectsTiago Botelho
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-01-25Adding links to user & build in Chat NotificationsPoornima M
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-12-06Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-08-12Simplify the name for data builder, feedback:Lin Jen-Shin
2016-08-12Prefer extend self over module_function, feedback:Lin Jen-Shin
2016-08-11Remove stage parameter from send payloadKamil Trzcinski
2016-08-05We still need to skip loading config_processor if skip_ci?Lin Jen-Shin