User "Jpostlethwaite" changed the status of MediaWiki.r99036. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99036 Commit summary: Latest round of bug fixes and additions for DonationInterface: Added some helpful debug statements to $gateway_adapter->debugarray[], particularly in the extras hooks so we can tell what got fired off. Added $wgDonationInterfaceRetrySeconds (amount of time after which to bail out on looping for a response we like) Added 'do_validation', 'do_processhooks', 'addDonorDataToSession', 'pullDonorDataFromSession', 'loop_for_status' options to the transaction definitions, so we can not fire off transactional extras for inappropriate types. Altered do_transaction to accomidate those transaction types that we want to retry until we get something in a set of answers. Added 'referrer' to the list of items that get saved in the sesson's donor object for the sorts of transactions that need donor data saved and used (for an iframe or whatever) Killed off most of the globalcollect resultswitcher (which I predict will die entirely, and soon.) Changed a couple code ranges in the globalcollect adapter to better reflect reality. Yes, this is still followup r98498 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
