summaryrefslogtreecommitdiffstats
path: root/lib/redmine/core_ext.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove spaces inside {} of lib/redmine/core_ext.rbToshi MARUYAMA2020-11-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@20386 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable frozen_string_literal for some files under app and lib directory ↵Go MAEDA2019-03-161-1/+1
| | | | | | (#26561). git-svn-id: http://svn.redmine.org/redmine/trunk@17977 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
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+1
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1361 e93f8b46-1217-0410-a6f0-8f06a7374b81