Project

General

Profile

RedmineRake » History » Revision 2

Revision 1 (Etienne Massip, 2013-04-12 09:47) → Revision 2/13 (Etienne Massip, 2013-04-12 09:55)

h1. Redmine maintenance 

 p{color:red}. WIP 

 {{>toc}} 

 h2. Rake tasks 

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

 h3. @rake redmine:attachements:prune@ 

 Available in Starting from 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.