summaryrefslogtreecommitdiff
path: root/lib/gitlab/data_builder
Commit message (Expand)AuthorAgeFilesLines
* 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
* Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-061-1/+1
* 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-124-4/+4
* Prefer extend self over module_function, feedback:Lin Jen-Shin2016-08-124-4/+4
* Remove stage parameter from send payloadKamil Trzcinski2016-08-111-5/+1
* We still need to skip loading config_processor if skip_ci?Lin Jen-Shin2016-08-051-1/+1
* Move those builders to their own namespace, feedback:Lin Jen-Shin2016-08-043-0/+237
* Implement pipeline hooks, extracted from !5525Lin Jen-Shin2016-08-021-0/+66