* (bug 10793) Show patrol links on all eligible diff pages
authorRob Church <robchurch@users.mediawiki.org>
Mon, 6 Aug 2007 03:29:40 +0000 (03:29 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Mon, 6 Aug 2007 03:29:40 +0000 (03:29 +0000)
commit4280f45ccc40de220c7b16812f6a755c736f6099
tree921f69a813e91dcbccb532d8141e8398b6773b43
parented8d9b345bb09d31a6450610c0cb69945d54f492
* (bug 10793) Show patrol links on all eligible diff pages
* Introduce RecentChange::newFromConds() to support the above, and a new index
* Refactored some bits
RELEASE-NOTES
includes/DifferenceEngine.php
includes/RecentChange.php
maintenance/archives/patch-rc_patrol_index.sql [new file with mode: 0644]
maintenance/tables.sql
maintenance/updaters.inc