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
/
application.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop appending the utf8 checkmark parameter to form URLs (#40190).
Marius Balteanu
2024-02-13
1
-0
/
+3
*
Add Propshaft library to enable the asset pipeline without modifying existing...
Marius Balteanu
2024-01-25
1
-0
/
+4
*
Adds test for plugin autoload issue (#36320, #39834).
Marius Balteanu
2023-12-17
1
-0
/
+3
*
Reverts r22507, r22508 and r22510 (#36320, #39803).
Marius Balteanu
2023-12-12
1
-3
/
+0
*
Allows configure plugins directory path in order to change the default locati...
Marius Balteanu
2023-12-10
1
-0
/
+3
*
Updates Rails to 7.1.2 (#36320).
Marius Balteanu
2023-11-27
1
-2
/
+5
*
Add Date and Time classes to yaml_column_permitted_classes (#37814).
Go MAEDA
2022-10-26
1
-0
/
+2
*
Fix Psych::DisallowedClass exception when loading plugin settings saved with ...
Go MAEDA
2022-09-28
1
-1
/
+2
*
Update Rails to 6.1.6.1 (#37452).
Go MAEDA
2022-07-19
1
-0
/
+4
*
Set default protect from forgery true (#36317).
Marius Balteanu
2022-01-22
1
-0
/
+3
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
1
-1
/
+1
*
Switch to zeitwerk autoloader (#29914, #32938).
Marius Balteanu
2021-11-17
1
-1
/
+1
*
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).
Go MAEDA
2021-05-27
1
-1
/
+2
*
RuntimeError "Couldn't find Active Storage configuration" is raised at startu...
Go MAEDA
2021-04-03
1
-1
/
+1
*
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA
2021-04-01
1
-0
/
+2
*
Fix "undefined method for nil:NilClass" in Rails 6.1 (#29914, #34980).
Go MAEDA
2021-04-01
1
-3
/
+0
*
fix source indent of config/application.rb
Toshi MARUYAMA
2020-11-20
1
-1
/
+3
*
X-Sendfile header field is not set if rack 2.1.0 is installed (#32785).
Go MAEDA
2020-01-12
1
-1
/
+1
*
Disable sprockets to avoid Sprockets::Railtie::ManifestNeededError raised by ...
Go MAEDA
2019-10-24
1
-7
/
+12
*
Enable frozen_string_literal for all files under config directory (#26561).
Go MAEDA
2019-03-17
1
-1
/
+1
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update i18n gem to 1.5.3 (#29946).
Go MAEDA
2019-02-19
1
-1
/
+3
*
Sqlite3: Boolean values are now stored as 1 and 0 (#23630).
Jean-Philippe Lang
2018-09-23
1
-0
/
+3
*
Merged rails-5.1 branch (#23630).
Jean-Philippe Lang
2017-07-23
1
-7
/
+0
*
spelling fixes (#25495)
Toshi MARUYAMA
2017-04-02
1
-1
/
+1
*
Fixed that X-Sendfile header is never set (#24646).
Jean-Philippe Lang
2016-12-31
1
-1
/
+1
*
Use config.relative_url_root as the default path for session and autologin co...
Jean-Philippe Lang
2015-11-14
1
-1
/
+3
*
Config variable must be set (#21058).
Jean-Philippe Lang
2015-10-24
1
-0
/
+3
*
Adds Rack::ContentLength (#17403).
Jean-Philippe Lang
2015-09-30
1
-0
/
+3
*
Remove attachment after transaction commit (#20388).
Jean-Philippe Lang
2015-09-30
1
-0
/
+3
*
Fixed that setting config.logger.level in additional_environment.rb has no ef...
Jean-Philippe Lang
2015-03-22
1
-0
/
+4
*
XML parameters parser extracted to actionpack-xml_parser gem in Rails 4 (#145...
Jean-Philippe Lang
2014-12-22
1
-0
/
+4
*
Cache search result ids for faster search pagination (#18631).
Jean-Philippe Lang
2014-12-20
1
-0
/
+8
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-7
/
+2
*
prevent i18n deprecated warning
Toshi MARUYAMA
2013-12-07
1
-0
/
+2
*
Use AR callbacks instead of observers (removed in Rails4) for notifications.
Jean-Philippe Lang
2013-07-14
1
-3
/
+0
*
Don't load all helpers.
Jean-Philippe Lang
2012-12-01
1
-0
/
+3
*
Restores local time zone for timestamps for 1.x compatibility (#10996).
Jean-Philippe Lang
2012-05-26
1
-0
/
+1
*
Set the default session store.
Jean-Philippe Lang
2012-04-28
1
-0
/
+2
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
1
-0
/
+56