summaryrefslogtreecommitdiffstats
path: root/db/migrate/20111201201315_add_unique_index_to_issue_relations.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...Go MAEDA2024-08-121-1/+0
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-1/+1
* set svn:eol-style native db/migrate/*.rbToshi MARUYAMA2012-03-051-16/+16
* Enforced unicity of relations between 2 issues with a database index (#9685).Etienne Massip2011-12-031-0/+16