r23173 - Code Review
From MediaWiki.org
For
MediaWiki
(
recent comments
|
status changes
|
tags
|
authors
|
states
|
release notes
)
Jump to:
navigation
,
search
Repository:
MediaWiki
Revision:
<
r23172
|
r23173
(
on ViewVC
) |
r23174
>
Date:
19:11, 21 June 2007
Author:
robchurch
Status:
ok
Tags:
Comment:
Some job cleanup:
* Move Jobs left in JobQueue.php to their own file
* Ditch $wgCustomJobs in favour of $wgJobClasses, which acts as a dictionary and allows extensions to add custom jobs
* Standardise Job derivative constructors and update everywhere
* Make sure all overriding implementations of Job::run() return true to avoid bogus "Error" report in runJobs.php
Modified paths:
/trunk/phase3/includes/AutoLoader.php
(modified) (
diff
)
/trunk/phase3/includes/DefaultSettings.php
(modified) (
diff
)
/trunk/phase3/includes/EmaillingJob.php
(added)
/trunk/phase3/includes/EnotifNotifyJob.php
(added)
/trunk/phase3/includes/HTMLCacheUpdate.php
(modified) (
diff
)
/trunk/phase3/includes/JobQueue.php
(modified) (
diff
)
/trunk/phase3/includes/LinksUpdate.php
(modified) (
diff
)
/trunk/phase3/includes/RefreshLinksJob.php
(added)
/trunk/phase3/includes/UserMailer.php
(modified) (
diff
)
/trunk/phase3/RELEASE-NOTES
(modified) (
diff
)
Diff
[
purge
]
Loading diff…
Follow-up revisions
Revision
Commit summary
Author
Date
r23203
Merged revisions 23120-23202 via svnmerge from
david
09:07, 22 June 2007
Views
Special page
Personal tools
Try Beta
Log in / create account
Site
Main Page
Browse categories
Community portal
Recent changes
Tech blog
Search
Support
User help
Technical manual
FAQ
Support desk
Download
Get MediaWiki
Get extensions
Development
Bug tracker
Download from SVN
View code changes
Code comments
Browse SVN
Code docs
Communication
IRC (#mediawiki)
Mailing lists
Toolbox
Special pages