summaryrefslogtreecommitdiffstats
path: root/lib/redmine/core_ext/string/conversions.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Rename CoreExtensions to CoreExt (#29914, #32938).Marius Balteanu2021-10-271-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* remove spaces inside {} of lib/redmine/core_ext/string/conversions.rbToshi MARUYAMA2020-11-151-2/+2
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-241-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Remove RDoc tags (#28943).Go MAEDA2018-06-081-3/+6
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-7/+0
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-1/+1
* remove trailing white-spaces from lib/redmine/core_ext/string/conversions.rb.Toshi MARUYAMA2011-09-011-5/+5
* Defines String#to_a (Object#to_a removed in ruby1.9).Jean-Philippe Lang2009-10-101-0/+7
* Fixed: no error is raised when entering invalid hours on the issue update for...Jean-Philippe Lang2009-01-091-1/+3
* Fixed: Updating tickets add a time log with zero hours (#1147).Jean-Philippe Lang2008-04-301-1/+1
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-0/+40