summaryrefslogtreecommitdiffstats
path: root/lib/tasks/initializers.rake
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Add missing copyrights (#37730).Marius Balteanu2023-11-261-0/+17
* Add the `# frozen_string_literal: true` magic comment to config/initializers/...Go MAEDA2022-09-211-0/+2
* 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
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-20/+10
* remove trailing white-spaces from lib/tasks/initializers.rakeToshi MARUYAMA2011-09-071-1/+1
* replace RAILS_ROOT to Rails.root at lib/tasks/initializers.rake.Toshi MARUYAMA2011-06-171-1/+1
* Replaced SessionStore :session_key with :key (#6887).Jean-Philippe Lang2010-11-141-1/+1
* Added documentation about the session_path. #3968Eric Davis2010-06-191-0/+7
* Added a second rake task to generate the session store file.Eric Davis2009-12-301-0/+3
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-0/+24