Katie Horn has submitted this change and it was merged. Change subject: [FR2012 #71] Addition of Session Velocity logic ......................................................................
[FR2012 #71] Addition of Session Velocity logic -- This commit adds a session velocity filter to every DonationInterface request. -- The filter will only be calculated once per request. This means the filter can be applied anywhere in the software and will not negatively affect the users score. Change-Id: I8b8ea70a21d7088c91e7a13c9fd015cc767847e0 --- M donationinterface.php M extras/custom_filters/custom_filters.body.php A extras/session_velocity/session_velocity.body.php M gateway_common/gateway.adapter.php 4 files changed, 251 insertions(+), 54 deletions(-) Approvals: Katie Horn: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/17895 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8b8ea70a21d7088c91e7a13c9fd015cc767847e0 Gerrit-PatchSet: 8 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: master Gerrit-Owner: Mwalker <[email protected]> Gerrit-Reviewer: Adamw <[email protected]> Gerrit-Reviewer: Katie Horn <[email protected]> Gerrit-Reviewer: Mwalker <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
