summaryrefslogtreecommitdiffstats
path: root/config/initializers
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rbToshi MARUYAMA2019-09-241-3/+1
* code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rbToshi MARUYAMA2019-09-241-1/+1
* Reverts r18245 (#31582, #31365).Go MAEDA2019-06-201-14/+0
* Issue subject may be broken if the subject field is split into multiple lines...Jean-Philippe Lang2019-06-101-0/+14
* Add support for reloading plugin assets automatically in development mode (#3...Go MAEDA2019-05-271-1/+12
* Support frozen_string_literal in config/initializers/10-patches.rb (#26561).Go MAEDA2019-03-171-1/+1
* Enable frozen_string_literal for all files under config directory (#26561).Go MAEDA2019-03-174-4/+4
* Enable frozen_string_literal for files which don't contain string literals (#...Go MAEDA2019-03-172-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-156-0/+12
* Update i18n gem to 1.5.3 (#29946).Go MAEDA2019-02-191-1/+0
* Send emails asynchronously (#26791).Jean-Philippe Lang2018-10-101-29/+2
* Replace String#gsub with faster String#tr (#29363).Go MAEDA2018-08-121-1/+1
* add newline at end of config/initializers/10-patches.rbToshi MARUYAMA2017-07-251-1/+1
* Renames column comments.comments to comments.content to please Rails 5.1 (#23...Jean-Philippe Lang2017-07-231-24/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-232-5/+26
* Restore timestamp in asset paths (#24617).Jean-Philippe Lang2017-04-031-0/+51
* Don't use alias_chain_method.Jean-Philippe Lang2016-07-141-6/+6
* Code cleanup (#22383).Jean-Philippe Lang2016-04-121-12/+7
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-121-3/+17
* Backtrace cleaner should not clean plugin paths (#21534).Jean-Philippe Lang2015-12-201-0/+4
* 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
* remove trailing white space from config/initializers/inflections.rbToshi MARUYAMA2015-08-051-1/+1
* Error when using views/issues/index.api.rsb in a plugin (#13924).Jean-Philippe Lang2015-06-271-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-25/+11
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-2/+1
* Replaces awesome_nested_set gem with a simple and more robust implementation ...Jean-Philippe Lang2015-01-071-13/+0
* 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-222-49/+12
* Class mismatch when reloading in development mode (#17431).Jean-Philippe Lang2014-07-141-0/+6
* remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)Toshi MARUYAMA2014-05-241-19/+0
* add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)Toshi MARUYAMA2014-05-011-0/+24
* move r12689 awesome_nested_set modification to config/initializers/10-patches...Toshi MARUYAMA2014-01-271-0/+19
* move awesome_nested_set leaf? modification to config/initializers/10-patches.rbToshi MARUYAMA2014-01-201-0/+13
* Replaces <option value=""></option> which is not HTML5 valid (#15191).Jean-Philippe Lang2013-10-261-0/+37
* enable configuration of OpenIdAuthentication.store (#14060)Toshi MARUYAMA2013-05-161-0/+7
* remove redundant variable from config/initializers/00-core_plugins.rbToshi MARUYAMA2013-04-121-1/+1
* Adds a custom i18n backend that lazily loads translations files.Jean-Philippe Lang2012-11-181-2/+1
* Adds cc and bcc to email log messages (#12090).Jean-Philippe Lang2012-10-211-0/+18
* Prevents "Overwriting existing method Issue.open" warning (#11545).Jean-Philippe Lang2012-08-171-1/+5
* Fixed that text email templates are escaped (#11355).Jean-Philippe Lang2012-08-131-0/+35
* Fixed that open scope on Project#issues raises an error (#11545).Jean-Philippe Lang2012-08-131-0/+5
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-1/+3
* Fixed that some input fields are escaped on validation failures (#11027).Jean-Philippe Lang2012-05-251-1/+1
* Fixed the path displayed in error message.Jean-Philippe Lang2012-05-011-1/+1
* Let the secret token be set in configuration.yml.Jean-Philippe Lang2012-04-281-0/+6
* Displays an explicit message when trying to start Redmine with an old session...Jean-Philippe Lang2012-04-281-0/+13
* Restores plugin assets mirroring on startup, but it can now be disabled in co...Jean-Philippe Lang2012-04-281-0/+3
* remove Rails2 named_scope wrapper from config/initializers/10-patches.rbToshi MARUYAMA2012-04-261-4/+0
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-261-0/+15