summaryrefslogtreecommitdiff
path: root/db/migrate/20180424160449_add_pipeline_iid_to_ci_pipelines.rb
Commit message (Expand)AuthorAgeFilesLines
* Remvoe disable_ddl_transaction! and redandant RecordNotUnique exception rescueShinya Maeda2018-05-221-2/+0
* Revert column name changeShinya Maeda2018-05-031-2/+2
* Change column name to iid_per_project. Add index to project_id and iidShinya Maeda2018-05-031-2/+2
* Add per-project pipeline idShinya Maeda2018-05-031-0/+15