summaryrefslogtreecommitdiffstats
path: root/lib/generators/redmine_plugin
Commit message (Expand)AuthorAgeFilesLines
* 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-212-4/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-152-0/+4
* replace plugin generator USAGE "script/rails" which are removed by r16868Toshi MARUYAMA2017-12-271-1/+1
* 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
* Replace tabs with spaces and remove trailing tabs in several files (#20140).Jean-Philippe Lang2015-06-211-1/+1
* comment out i18n key in plugin template (#12900)Toshi MARUYAMA2013-02-031-1/+1
* fix redmine_plugin generator output in USAGEToshi MARUYAMA2012-09-031-0/+16
* fix plugin generator script name of USAGE on Rails3Toshi MARUYAMA2012-09-031-1/+1
* Fixes test templates for plugins.Jean-Philippe Lang2012-05-281-0/+4
* Fixed test_helper template for plugins.Jean-Philippe Lang2012-05-281-5/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-254-41/+31
* fix lib/generators/redmine_plugin/USAGEToshi MARUYAMA2012-04-021-1/+3
* remove Rails 2.1 lang/en.yml from lib/generators/redmine_pluginToshi MARUYAMA2012-04-013-4/+0
* remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi...Toshi MARUYAMA2012-03-111-3/+3
* Add example url and author url to the plugin generator.Eric Davis2010-06-171-0/+2
* Added the Rails i18n language file to the plugin generator.Eric Davis2009-06-103-0/+7
* Renamed the .rb files in the plugin_generator to end in .erb. The .rb wasEric Davis2008-10-254-3/+3
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-056-0/+67