summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...feature/project-exportJames Lopez2016-06-161-2/+8
|\
| * Make retry action on pipeline to save a userKamil Trzcinski2016-06-141-2/+4
| * commit statusKamil Trzcinski2016-06-101-0/+4
* | Revert "squashed merge and fixed conflicts"James Lopez2016-06-161-8/+2
* | squashed merge and fixed conflictsJames Lopez2016-06-161-2/+8
* | refactored loads of things due to commits to pipeline changeJames Lopez2016-06-131-4/+4
* | Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-06-131-0/+4
|/
* Fix other places where we still use commit attribute of BuildKamil Trzcinski2016-06-031-1/+1
* Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Use foreign_key to define column nameKamil Trzcinski2016-06-031-2/+2
* Use ci_commits tableKamil Trzcinski2016-06-031-0/+2
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-0/+183