summaryrefslogtreecommitdiffstats
path: root/db/migrate/001_setup.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Layout/EmptyLinesAroundMethodBody, one of the offenses en...Go MAEDA2024-08-121-2/+0
* Fix RuboCop offense Layout/EmptyLinesAroundClassBody, one of the offenses ena...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-2/+1
* DEPRECATION WARNING: db/migrate/001_setup.rb (#19132).Jean-Philippe Lang2015-02-191-1/+1
* Default admin user may not be crated in Redmine 3.0 (#18804).Jean-Philippe Lang2015-02-071-8/+11
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+4
* Fixed Redmine case.Jean-Philippe Lang2013-01-231-1/+1
* Don't force english language for default admin account (#12485).Jean-Philippe Lang2012-12-081-1/+0
* remove trailing white-spaces from db/migrate/001_setup.rb (#9510)Toshi MARUYAMA2011-11-061-30/+30
* set svn:eol-style native at db/migrate/001_setup.rb (#9510)Toshi MARUYAMA2011-11-061-324/+324
* change new line 'LF' to 'CRLF' at db/migrate/001_setup.rb (#9510)Toshi MARUYAMA2011-11-061-87/+87
* Use example.net as domain in default configuration (#1762).Jean-Philippe Lang2008-08-251-1/+1
* Fixed #1545: migration on fresh install fails (broken by r1592).Jean-Philippe Lang2008-06-291-8/+11
* More flexible mail notifications settings at user level. A user has now 3 opt...Jean-Philippe Lang2007-10-201-1/+1
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-0/+4
* Changed 'versions' table creation to allow null values for 'effective_date' f...Jean-Philippe Lang2007-08-121-1/+1
* fixed migration scripts to work with mysql 5 running in strict modeJean-Philippe Lang2007-03-191-6/+6
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+317