summaryrefslogtreecommitdiffstats
path: root/lib/tasks/reminder.rake
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
* reminder.rake should ignore blank parameters (#31501).Go MAEDA2019-06-051-5/+5
* Update copyright year.Go MAEDA2019-05-251-1/+1
* 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
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Allow filtering of Redmine Reminders by Version (#18983).Jean-Philippe Lang2015-02-071-0/+2
* 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
* Fixed that the reminder email excludes issues assigned to groups (#11723).Jean-Philippe Lang2012-09-091-1/+1
* remove trailing white-spaces from lib/tasks/reminder.rakeToshi MARUYAMA2012-04-291-4/+4
* Fixed: reminder mails are not sent when delivery_method is :async_smtp (#5058).Jean-Philippe Lang2012-04-061-2/+4
* Added a users options to the reminders emailEric Davis2010-09-201-1/+3
* Adds a rake task to send reminders. An email is sent to each user with a list...Jean-Philippe Lang2008-05-251-0/+39