summaryrefslogtreecommitdiffstats
path: root/lib/redmine/subclass_factory.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Fixed that QueriesController can not handle subclass of IssueQuery (#25265).Jean-Philippe Lang2019-10-191-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 trailing white spaces from lib/redmine/subclass_factory.rbToshi MARUYAMA2017-07-311-2/+2
* 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
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Makes enumerations available through the REST API.Jean-Philippe Lang2012-10-171-2/+7
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Extracted new_subclass_instance method to a module.Jean-Philippe Lang2011-12-101-0/+42