summaryrefslogtreecommitdiffstats
path: root/config/environments/production.rb
Commit message (Collapse)AuthorAgeFilesLines
* Enable frozen_string_literal for files which don't contain string literals ↵Go MAEDA2019-03-171-1/+1
| | | | | | (#26561). git-svn-id: http://svn.redmine.org/redmine/trunk@17981 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
| | | | | | | This will be changed to true in the future. git-svn-id: http://svn.redmine.org/redmine/trunk@17947 e93f8b46-1217-0410-a6f0-8f06a7374b81
* revert r16881 (#26513, #26524, #26526)Toshi MARUYAMA2017-07-251-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16883 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add "config.enable_dependency_loading = true" at ↵Toshi MARUYAMA2017-07-251-0/+2
| | | | | | config/environments/production.rb (#26513, #26524, #26526) git-svn-id: http://svn.redmine.org/redmine/trunk@16881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that setting config.logger.level in additional_environment.rb has no ↵Jean-Philippe Lang2015-03-221-2/+0
| | | | | | effect (#19405). git-svn-id: http://svn.redmine.org/redmine/trunk@14155 e93f8b46-1217-0410-a6f0-8f06a7374b81
* prevent "config.log_level" DEPRECATION WARNINGToshi MARUYAMA2015-01-181-0/+2
| | | | | | | | | | | | DEPRECATION WARNING: You did not specify a `log_level` in `production.rb`. Currently, the default value for `log_level` is `:info` for the production environment and `:debug` in all other environments. In Rails 5 the default value will be unified to `:debug` across all environments. To preserve the current setting, add the following line to your `production.rb`: config.log_level = :info git-svn-id: http://svn.redmine.org/redmine/trunk@13899 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-21/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix Ruby Logger doc link (#5706)Toshi MARUYAMA2014-06-081-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace comment "config/environment.rb" to "config/application.rb" at head ↵Toshi MARUYAMA2012-05-091-1/+1
| | | | | | of config/environments/*.rb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-23/+25
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add documentation about setting the log level. #6135Eric Davis2010-09-261-0/+3
| | | | git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added some documentation about the Rails Logger. #6135Eric Davis2010-09-171-1/+6
| | | | | | Contributed by Felix Schäfer git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4096 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Native eol property set on config/*Jean-Philippe Lang2007-09-271-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Account information can now be sent to the user when creating an account.Jean-Philippe Lang2007-05-271-1/+3
| | | | | | ActionMailer logger set to nil for production environment to disable email contents output in production.log git-svn-id: http://redmine.rubyforge.org/svn/trunk@546 e93f8b46-1217-0410-a6f0-8f06a7374b81
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+20
git-svn-id: http://redmine.rubyforge.org/svn/trunk@67 e93f8b46-1217-0410-a6f0-8f06a7374b81