r112145 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112144‎ | r112145 | r112146 >
Date:20:56, 22 February 2012
Author:khorn
Status:deferred
Tags:
Comment:
Modified paths:
  • /branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php (modified) (history)

Diff [purge]

Index: branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
@@ -63,7 +63,7 @@
6464 // set the url of the web service
6565 $this->url = "app/ccv2r";
6666 $this->check_field = "score";
67 - $this->server = array( "minfraud3.maxmind.com", "minfraud1.maxmind.com", "minfraud2.maxmind.com" );
 67+ $this->server = array( "minfraud-us-east.maxmind.com", "minfraud-us-west.maxmind.com" );
6868 $this->numservers = count( $this->server );
6969 $this->API_VERSION = 'PHP/1.49';
7070 }
Property changes on: branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php
___________________________________________________________________
Added: svn:mergeinfo
7171 Merged /trunk/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:r75657-77440,77442-79147,79149-79286,79288-79296,79298-79299,79301-79303,79305-86440,90286,92825,96120-96121,96125,97945-99042,99045-99408,99503,99555,99568,100119-101026,101060,101063-101064,101073,101076,101163,101335,101553,101557,101561,101785,101823,101826,101837,101870-101872,101882,101890,101910,101947,101949-101951,101955-101960,101964-101966,102030,102032-102033,102047,102050-102052,102054,102056,102058,102065,102081,102085-102087,102118,102120,102124-102125,102127,102134,102140,102147,102151-102152,102155-102156,102186,102188,102318,102332,102338,102341-102342,102345,102424-102425,102445,102463,102467-102468,102470,102476,102479-102480,102549-102550,102576-102581,102590,102594,102611,102639,102664,102681,102685,102689,102698,102700-102703,102707,102711-102712,102729,102736,102752,102763,102805,102809-102810,102812,102819-102824,102826,102828-102833,102835-102836,102841,102872,103024,103076,103244,103246,103288,103385,103411,103413,103416,103435,103481,103491,103499-103501,103503,103506,103515,103519,103591,103607-103608,103633,103680,103775,103784,103837,103839,103863,103866,112143
7272 Merged /branches/fundraising/deployment/payments_1.17/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:r99568
7373 Merged /branches/fundraising/extensions/DonationInterface/extras/minfraud/ccfd/CreditCardFraudDetection.php:r98263-100243

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112143Quick change to update for minfraud's new server names.khorn20:37, 22 February 2012

Status & tagging log