index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
initializers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Limit the year to 4 digits in date input (#38231).
Go MAEDA
2023-03-30
1
-0
/
+12
*
Modifying the source code of a plugin does not reload it after r21295 ( #36273).
Go MAEDA
2022-12-21
1
-0
/
+1
*
Fixes for Style/FileWrite offense introduced in RuboCop 1.24.0 (#35136).
Go MAEDA
2021-12-24
1
-1
/
+1
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
1
-5
/
+0
*
Switch to zeitwerk autoloader (#29914, #32938).
Marius Balteanu
2021-11-17
1
-0
/
+31
*
Load core plugins using require (#29914, #32938).
Marius Balteanu
2021-11-17
1
-12
/
+7
*
Add core extensions in prepare method (#29914, #32938).
Marius Balteanu
2021-11-17
2
-9
/
+4
*
Move preparation code to redmine/preparation.rb (#29914, #32938).
Marius Balteanu
2021-11-17
2
-2
/
+8
*
Extract Redmine::PluginLoader from Redmine::Plugin (#32938).
Marius Balteanu
2021-11-17
1
-8
/
+3
*
Remove redefinition of ActionMailer::LogSubscriber#deliver which is no longer...
Go MAEDA
2021-08-19
1
-18
/
+0
*
Uploading a big file fails with NoMemoryError (#33752).
Go MAEDA
2021-05-11
1
-0
/
+14
*
Fix Subclasses must implement a find_templates(name, prefix, partial, details...
Go MAEDA
2021-04-01
1
-1
/
+3
*
code cleanup: rubocop: fix Rails/Presence in config/initializers/30-redmine.rb
Toshi MARUYAMA
2019-09-24
1
-3
/
+1
*
code cleanup: rubocop: fix Rails/Presence in config/initializers/10-patches.rb
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
Reverts r18245 (#31582, #31365).
Go MAEDA
2019-06-20
1
-14
/
+0
*
Issue subject may be broken if the subject field is split into multiple lines...
Jean-Philippe Lang
2019-06-10
1
-0
/
+14
*
Add support for reloading plugin assets automatically in development mode (#3...
Go MAEDA
2019-05-27
1
-1
/
+12
*
Support frozen_string_literal in config/initializers/10-patches.rb (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Enable frozen_string_literal for all files under config directory (#26561).
Go MAEDA
2019-03-17
4
-4
/
+4
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
2
-2
/
+2
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
6
-0
/
+12
*
Update i18n gem to 1.5.3 (#29946).
Go MAEDA
2019-02-19
1
-1
/
+0
*
Send emails asynchronously (#26791).
Jean-Philippe Lang
2018-10-10
1
-29
/
+2
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
1
-1
/
+1
*
add newline at end of config/initializers/10-patches.rb
Toshi MARUYAMA
2017-07-25
1
-1
/
+1
*
Renames column comments.comments to comments.content to please Rails 5.1 (#23...
Jean-Philippe Lang
2017-07-23
1
-24
/
+0
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
2
-5
/
+26
*
Restore timestamp in asset paths (#24617).
Jean-Philippe Lang
2017-04-03
1
-0
/
+51
*
Don't use alias_chain_method.
Jean-Philippe Lang
2016-07-14
1
-6
/
+6
*
Code cleanup (#22383).
Jean-Philippe Lang
2016-04-12
1
-12
/
+7
*
Support of default Active Record (I18n) transliteration paths (#22383).
Jean-Philippe Lang
2016-04-12
1
-3
/
+17
*
Backtrace cleaner should not clean plugin paths (#21534).
Jean-Philippe Lang
2015-12-20
1
-0
/
+4
*
add newline at end of config/initializers/30-redmine.rb
Toshi MARUYAMA
2015-08-05
1
-1
/
+1
*
remove trailing white space from config/initializers/30-redmine.rb
Toshi MARUYAMA
2015-08-05
1
-1
/
+1
*
remove trailing white space from config/initializers/inflections.rb
Toshi MARUYAMA
2015-08-05
1
-1
/
+1
*
Error when using views/issues/index.api.rsb in a plugin (#13924).
Jean-Philippe Lang
2015-06-27
1
-1
/
+1
*
Upgrade to Rails 4.2.0 (#14534).
Jean-Philippe Lang
2015-01-17
1
-25
/
+11
*
Add support for multiple email addresses per user (#4244).
Jean-Philippe Lang
2015-01-17
1
-2
/
+1
*
Replaces awesome_nested_set gem with a simple and more robust implementation ...
Jean-Philippe Lang
2015-01-07
1
-13
/
+0
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
1
-0
/
+6
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
2
-49
/
+12
*
Class mismatch when reloading in development mode (#17431).
Jean-Philippe Lang
2014-07-14
1
-0
/
+6
*
remove awesome_nested_set patch from config/initializers/10-patches.rb (#6579)
Toshi MARUYAMA
2014-05-24
1
-19
/
+0
*
add patch for regression of Hash#reject in Ruby 2.1.1 (#16194)
Toshi MARUYAMA
2014-05-01
1
-0
/
+24
*
move r12689 awesome_nested_set modification to config/initializers/10-patches...
Toshi MARUYAMA
2014-01-27
1
-0
/
+19
*
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
Toshi MARUYAMA
2014-01-20
1
-0
/
+13
*
Replaces <option value=""></option> which is not HTML5 valid (#15191).
Jean-Philippe Lang
2013-10-26
1
-0
/
+37
*
enable configuration of OpenIdAuthentication.store (#14060)
Toshi MARUYAMA
2013-05-16
1
-0
/
+7
*
remove redundant variable from config/initializers/00-core_plugins.rb
Toshi MARUYAMA
2013-04-12
1
-1
/
+1
*
Adds a custom i18n backend that lazily loads translations files.
Jean-Philippe Lang
2012-11-18
1
-2
/
+1
[next]