"Awjrichards" changed the status of MediaWiki.r110962 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110962

Old status:  new
New status: ok

Commit summary for MediaWiki.r110962:

Followup r110959: reapply the good parts of r96722:
* Drop useless aa_user_id conditions from queries.
* Removed the useless and broken behavior of decrementing values in 
article_feedback_revisions. It was implemented inconsistently and never worked 
properly for that reason. This makes insertRevisionRating() much simpler
* Due to the insertRevisionRating() change. $lastRevision is no longer needed. 
To properly update the revision delta, though, we still need to look at whether 
the previous rating's revid matches this one's, and only take that rating into 
account if it does.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to