| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add missing frozen string literals and copyrights (#31508). | Go MAEDA | 2019-06-04 | 1 | -0/+19 |
* | Remove frozen_string_literal magic comment from files which are not used when... | Go MAEDA | 2019-03-21 | 1 | -2/+0 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Fix: redmine_plugin_controller generates camelcase filename (#28668). | Go MAEDA | 2018-05-05 | 1 | -4/+4 |
* | Removes 'unloadable' from plugin templates (#20513). | Jean-Philippe Lang | 2018-01-08 | 1 | -2/+0 |
* | replace plugin generator USAGE "script/rails" which are removed by r16868 | Toshi MARUYAMA | 2017-12-27 | 1 | -1/+1 |
* | Code cleanup (#24007). | Jean-Philippe Lang | 2016-11-18 | 1 | -5/+1 |
* | Change plugins directory through the configuration.yml file (#24007). | Jean-Philippe Lang | 2016-11-18 | 1 | -1/+5 |
* | fix plugin generator script name of USAGE on Rails3 | Toshi MARUYAMA | 2012-09-03 | 1 | -1/+1 |
* | Fixes test templates for plugins. | Jean-Philippe Lang | 2012-05-28 | 1 | -1/+1 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 6 | -51/+23 |
* | remove trailing white-spaces from lib/generators/redmine_plugin_controller/re... | Toshi MARUYAMA | 2012-04-01 | 1 | -3/+3 |
* | replace RAILS_ROOT to Rails.root at lib/generators/redmine_plugin_model/redmi... | Toshi MARUYAMA | 2011-06-17 | 1 | -1/+1 |
* | Plugin models and controllers must be unloadable. | Eric Davis | 2010-06-17 | 1 | -0/+2 |
* | Fixed: Plugin generators should display help if no parameter is given (#4609). | Jean-Philippe Lang | 2010-02-28 | 1 | -0/+1 |
* | Renames template ruby files to erb. | Jean-Philippe Lang | 2008-10-25 | 4 | -0/+36 |
* | Merged hooks branch @ r1785 into trunk. | Jean-Philippe Lang | 2008-09-05 | 6 | -0/+41 |