summaryrefslogtreecommitdiff
path: root/app/models/ci/trigger_request.rb
Commit message (Expand)AuthorAgeFilesLines
* 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