* Clean up patrol code to not possibly log twice (depended on slave lag)
authorAaron Schulz <aaron@users.mediawiki.org>
Fri, 19 Sep 2008 00:11:41 +0000 (00:11 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Fri, 19 Sep 2008 00:11:41 +0000 (00:11 +0000)
commit22c8d2d293757099b2329fe5d12f7ae0f28c555f
treed7fa38344919555d43e63cf4c5e93969cdacc221
parent2ce6d6e7b621a2b5b0436400dc6094b202282e17
* Clean up patrol code to not possibly log twice (depended on slave lag)
* Make notifyEdit() return the whole RC object
* Spacing tweaks
* Wrap patrolling in a transaction
includes/Article.php
includes/RecentChange.php