User "Awjrichards" changed the status of MediaWiki.r101785. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101785 Commit summary: Lots going on here, in preparation for re-designing the way we validate and approve a transaction in GlobalCollect. *) Adds functionality so the gateway can collect bad news from the validation hooks in the action parameter, which is now protected and accessible through get/set functions. *) Adds a check to all the optional hooks, to see if it is enabled for the current gateway. The upshot of this is that we can now set all the extras parameters for all the gateways. *) Fixed what should be the last of the non-standardly-named globals *) Establishes a mechanism for defining pre_ and post_ process functions for each named transaction in a gateway.adapter. These fire (if they exist) during do_transaction. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
