summaryrefslogtreecommitdiff
path: root/lib/gitlab/data_builder
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-1/+28
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+3
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-151-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-051-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-031-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-071-1/+7
* 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
* Add source and merge_request fields to pipeline event webhookBian Jiaping2019-09-111-0/+17
* 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
* Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-1/+1
* Fix label serialisation in issue and note hooksSean McGivern2019-06-201-1/+1
* Adding labels to note event payload.Sujay Patel2019-06-101-0/+1
* Use source ref for pipeline webhookuse-source-ref-name-in-webhookShinya Maeda2019-05-281-1/+1
* Update deployment chat message notificationJason Goodman2019-05-021-1/+3
* Merge branch 'use-keyword-args-for-databuilder-push' into 'master'Douglas Barbosa Alexandre2019-04-291-2/+10
|\
| * Use all keyword args for DataBuilder::Push.build()Jonathon Reinhart2019-04-251-2/+10
* | Add deployment events to chat notification servicesJason Goodman2019-04-261-0/+23
|/
* Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-6/+3
* Drop legacy artifacts usagedrop-usage-of-leagcy-artifactsShinya Maeda2019-04-041-1/+1
* 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-066-0/+12
* Add variables on pipeline webhookPierre Tardy2018-10-011-1/+2
* Use sample data for push event when no commits createdTakuya Noguchi2018-08-311-2/+6
* #47845 - Propagate failure_reason to job webhook.Maciej Sokołowski2018-08-101-0/+1
* Remove the use of `is_shared` of `Ci::Runner`remove-is-shared-from-ci-runnersKamil Trzciński2018-06-261-1/+1
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-0/+4
* Merge branch 'ce-jej/github-project-service-for-ci' into 'master'Douwe Maan2018-03-081-0/+1
|\
| * Backport changes from EE's GithubService integrationJames Edwards-Jones2018-03-071-0/+1
* | Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
|/
* 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-272-0/+54
* 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-202-0/+24
* Rename pipeline methods related to legacy stagesGrzegorz Bizon2017-06-011-1/+1
* Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+2
|\
| * Add username field to push webhookDavid Turner2017-05-101-0/+2
* | Added repository_update hookGabriel Mazetto2017-05-121-0/+35
* | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-3/+3
* | improves test settings for chat notification services for empty projects31138-improve-test-settings-for-services-in-empty-projectsTiago Botelho2017-04-271-5/+4
|/
* Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-1/+1
* Adding links to user & build in Chat NotificationsPoornima M2017-01-251-0/+10
* Added Ci::Stage specsKamil Trzcinski2016-12-061-1/+1