* Simplified r100286 by just using the field 'user_name' and removed the COALESCE
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 20 Oct 2011 03:03:45 +0000 (03:03 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 20 Oct 2011 03:03:45 +0000 (03:03 +0000)
commitb3e0ca374d23387ee389558d31f33a7b0f887477
tree295fe8389bcc97e38a6baa4af0692d53776c19e0
parentdab142d5f0b66942ea8443f51603f246647db3f1
* Simplified r100286 by just using the field 'user_name' and removed the COALESCE
* Simplified contribs pager with Revision::selectFields()
includes/HistoryPage.php
includes/Revision.php
includes/RevisionList.php
includes/revisiondelete/RevisionDelete.php
includes/specials/SpecialContributions.php
includes/specials/SpecialMergeHistory.php