summaryrefslogtreecommitdiffstats
path: root/lib/generators/redmine_plugin/redmine_plugin_generator.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
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Add test/system directory to plugin template (#31746).Go MAEDA2019-08-051-0/+1
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-041-0/+19
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Code cleanup (#24007).Jean-Philippe Lang2016-11-181-6/+1
* Change plugins directory through the configuration.yml file (#24007).Jean-Philippe Lang2016-11-181-1/+6
* Fixes test templates for plugins.Jean-Philippe Lang2012-05-281-0/+4
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-23/+24
* remove Rails 2.1 lang/en.yml from lib/generators/redmine_pluginToshi MARUYAMA2012-04-011-1/+0
* remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi...Toshi MARUYAMA2012-03-111-3/+3
* Added the Rails i18n language file to the plugin generator.Eric Davis2009-06-101-0/+2
* Renamed the .rb files in the plugin_generator to end in .erb. The .rb wasEric Davis2008-10-251-3/+3
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+31