summaryrefslogtreecommitdiffstats
path: root/config/initializers/30-redmine.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds asset path to default to support old style theme (#39111).Marius Balteanu2024-10-311-1/+4
* Replaces removed `ActiveSupport::Deprecation.warn` with custom deprecators (#...Marius Balteanu2024-08-201-0/+2
* Move public assets (images, javascripts, stylesheets, themes) to app/assets (...Marius Balteanu2024-02-071-3/+0
* Reverts r22694 (#39111).Marius Balteanu2024-02-071-0/+3
* Move public assets (images, javascripts, stylesheets, themes) to app/assets (...Marius Balteanu2024-02-071-3/+0
* Add Propshaft library to enable the asset pipeline without modifying existing...Marius Balteanu2024-01-251-7/+15
* Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri (#372...Marius Balteanu2024-01-111-0/+3
* Drop OpenID support (#35755).Go MAEDA2021-12-141-5/+0
* Add core extensions in prepare method (#29914, #32938).Marius Balteanu2021-11-171-5/+4
* Move preparation code to redmine/preparation.rb (#29914, #32938).Marius Balteanu2021-11-171-2/+7
* Extract Redmine::PluginLoader from Redmine::Plugin (#32938).Marius Balteanu2021-11-171-8/+3
* code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rbToshi MARUYAMA2019-09-241-3/+1
* Add support for reloading plugin assets automatically in development mode (#3...Go MAEDA2019-05-271-1/+12
* Enable frozen_string_literal for all files under config directory (#26561).Go MAEDA2019-03-171-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update i18n gem to 1.5.3 (#29946).Go MAEDA2019-02-191-1/+0
* add newline at end of config/initializers/30-redmine.rbToshi MARUYAMA2015-08-051-1/+1
* remove trailing white space from config/initializers/30-redmine.rbToshi MARUYAMA2015-08-051-1/+1
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-0/+6
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-6/+2
* Class mismatch when reloading in development mode (#17431).Jean-Philippe Lang2014-07-141-0/+6
* enable configuration of OpenIdAuthentication.store (#14060)Toshi MARUYAMA2013-05-161-0/+7
* Adds a custom i18n backend that lazily loads translations files.Jean-Philippe Lang2012-11-181-2/+1
* Let the secret token be set in configuration.yml.Jean-Philippe Lang2012-04-281-0/+6
* Restores plugin assets mirroring on startup, but it can now be disabled in co...Jean-Philippe Lang2012-04-281-0/+3
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-0/+2
* Adds fallback to 'en' locale for untranslated strings (#5518).Jean-Philippe Lang2011-01-101-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-5/+1
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-041-0/+7