"Catrope" changed the status of MediaWiki.r110157 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110157

Old status:  new
> New status: ok

Commit summary for MediaWiki.r110157:

Abuse count thresholds:
        - ArticleFeedbackv5.php:
                - New config var wgArticleFeedbackv5HideAbuseThreshold
        - api/ApiFlagFeedbackArticleFeedbackv5.php:
                - Updated to use $wgArticleFeedbackv5AbusiveThreshold
                - Updated to test thresholds with greater than or equal to, 
rather than
                  just greater than
        - api/ApiViewFeedbackArticleFeedbackv5.php:
                - Updated to test $wgArticleFeedbackv5AbusiveThreshold with 
greater
                  than or equal to, rather than just greater than
        - modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.special.js:
                - If flagFeedback comes back with the key 'abuse-hidden', do an
                  animated hide
        - SpecialArticleFeedbackv5.php:
                - Fixed some spacing

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

Reply via email to