Backing out r42128 for now "added 'UnwatchArticle', 'WatchArticle' and 'WatchArticleC...
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Oct 2008 23:08:23 +0000 (23:08 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 19 Oct 2008 23:08:23 +0000 (23:08 +0000)
commit2ffcd1d25c9f1eeb49ce1c6a4119104a8a2f14f1
treed88103fab63890f05f89275d1905861702f55dce
parent39d252b7f767774cc6dd659369fe9d9edf52bf30
Backing out r42128 for now "added 'UnwatchArticle', 'WatchArticle' and 'WatchArticleComplete' in response to code review of rev 42109"
Article::newFromId() does an individual id->title lookup in the database, making this potentially very expensive -- we could run thousands of queries in a row.
includes/WatchlistEditor.php