summaryrefslogtreecommitdiffstats
path: root/app/models/workflow_rule.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r22746 from trunk to 5.1-stable (#40043).Marius Balteanu2024-02-271-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
* shorten long line of app/models/workflow_rule.rbToshi MARUYAMA2020-12-101-5/+13
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rbToshi MARUYAMA2019-11-091-3/+3
* 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
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-031-1/+1
* Don't pass conditions to #delete_all.Jean-Philippe Lang2016-07-161-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Don't show roles without issue add/edit permission in workflow setup (#15988).Jean-Philippe Lang2014-12-131-1/+1
* Removed unneeded :foreign_key option on belongs_to associations.Jean-Philippe Lang2014-10-221-2/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* SQLServer: rule is a reserved keyword (#12713).Jean-Philippe Lang2013-01-031-2/+2
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-0/+73