| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093). | Go MAEDA | 2023-01-16 | 1 | -2/+2 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Fix RuboCop offense Lint/NonAtomicFileOperation (#36919). | Go MAEDA | 2022-06-30 | 1 | -3/+1 |
* | Update copyright year in source files to 2022 (#36379). | Go MAEDA | 2022-01-02 | 1 | -1/+1 |
* | Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa... | Go MAEDA | 2021-12-29 | 1 | -2/+2 |
* | Use File.exist? instead of deprecated File.exists? (#36358). | Go MAEDA | 2021-12-27 | 1 | -1/+1 |
* | Extract @Shell@ and @DateCalculation@ classes from @lib/redmine/utils.rb@ to ... | Marius Balteanu | 2021-10-24 | 1 | -81/+2 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | Update copyright year in source files to 2020 (#33069). | Go MAEDA | 2020-03-03 | 1 | -1/+1 |
* | cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in lib/redmine/utils.rb | Toshi MARUYAMA | 2019-11-21 | 1 | -1/+0 |
* | code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb | Toshi MARUYAMA | 2019-10-19 | 1 | -3/+1 |
* | code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/util... | Toshi MARUYAMA | 2019-10-19 | 1 | -2/+4 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under app and lib directory (#265... | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Removes duplicate shell_quote method (#26149). | Jean-Philippe Lang | 2017-06-17 | 1 | -0/+11 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Import issues from CSV file (#950). | Jean-Philippe Lang | 2015-08-14 | 1 | -0/+21 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Ignore non-working days when rescheduling an issue (#2161). | Jean-Philippe Lang | 2012-10-29 | 1 | -0/+63 |
* | Displays thumbnails of attached images of the issue view (#1006). | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+10 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -3/+3 |
* | Adds Redmine::Utils.random_hex for generating a random hex string. | Jean-Philippe Lang | 2012-03-04 | 1 | -0/+7 |
* | remove trailing white-spaces from lib/redmine/utils.rb | Toshi MARUYAMA | 2011-09-20 | 1 | -2/+2 |
* | Slight changes to ease Rails 2.2 support. | Jean-Philippe Lang | 2009-01-04 | 1 | -0/+38 |