Project

General

Profile

RedmineRake » History » Revision 4

Revision 3 (Etienne Massip, 2013-04-12 10:00) → Revision 4/13 (Stanislav German-Evtushenko, 2013-04-12 10:03)

h1. Rake tasks 

 p{color:red}. WIP 

 {{>toc}} 

 Redmine defines a set of "Rake":http://rake.rubyforge.org tasks for use in maintenance operations. 

 h2. @rake redmine:attachments:prune@ redmine:attachements:prune@ 

 Available in version version:2.3.0. 

 When a user attaches a file to an issue, a wiki page, etc., the file is immediately uploaded and is attached later on after the form has been submitted. 

 This task removes uploaded files left unattached (meaning the form has never been submitted) after one day.