summaryrefslogtreecommitdiff
path: root/lib/gitlab/data_builder
Commit message (Expand)AuthorAgeFilesLines
* 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