summaryrefslogtreecommitdiff
path: root/app/models/ci/trigger_request.rb
Commit message (Expand)AuthorAgeFilesLines
* move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin2017-09-121-1/+1
* Fix specShinya Maeda2017-09-041-1/+1
* Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-0/+4
* Rename ActiverecordSerialize copYorick Peterse2017-07-061-1/+1
* Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-311-1/+1
* Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-241-3/+3
* Improve implementation of variablesKamil Trzcinski2016-07-201-0/+8
* Don't garbage collect commits that have related DB records like commentsDouwe Maan2016-07-041-1/+1
* Rename commit to pipeline in TriggerRequestKamil Trzcinski2016-06-091-1/+1
* Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-12/+0
* Annotate modelsDmitriy Zaporozhets2015-11-131-1/+1
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+23