r106284 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106283‎ | r106284 | r106285 >
Date:23:57, 14 December 2011
Author:catrope
Status:ok
Tags:
Comment:
Add MoodBarHTMLMailerJob as a prioritized job type. This really needs to be more configurable
Modified paths:
  • /branches/wmf/1.18wmf1/maintenance/jobs-loop.sh (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/maintenance/jobs-loop.sh
@@ -7,7 +7,7 @@
88 }
99
1010 #types="htmlCacheUpdate sendMail enotifNotify uploadFromUrl fixDoubleRedirect renameUser"
11 -types="sendMail enotifNotify uploadFromUrl fixDoubleRedirect"
 11+types="sendMail enotifNotify uploadFromUrl fixDoubleRedirect MoodBarHTMLMailerJob"
1212
1313 cd `readlink -f /usr/local/apache/common/multiversion`
1414 while [ 1 ];do

Follow-up revisions

RevisionCommit summaryAuthorDate
r110857Merge r109759, r106284...reedy17:07, 7 February 2012

Status & tagging log