Awight has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/304866

Change subject: Merge branch 'master' into deployment
......................................................................

Merge branch 'master' into deployment

2b831d36d2df4c09b177775ea4a4ba4bba1758c5 Fix documentation for 
CustomFiltersFunctions
78536e6d771b6f84c0bd3932f2ee222a2cf91249 Protect condition in case of undefined 
variable
f819cdde2cb941dc6dd9f3cf7642b8ccfe423880 Adapter parameter can't actually be 
null
075c9f904d3277c54699cd7c718457edca2e891b Don't run redundant fraud checks
30c1339790649bed1410e4a0e4306298bae88a5b Move phpunit tests to phpunit folder
85be470966406369d75f31706df6dbb2cdf2e17d Convert orphan rectifier to use the 
PendingDatabase
d70147b5cacc34dd4847c70e476ddac5d71196cb Revert "Add installer info to 
composer.json"; update composer libs
40d6446472ac196860b4a7ce8e8f4b3db996941a Add ActiveMQ headers to Redis messages
4067a22e7823eb9032a3f1c1bcb646f51e00fb0a PHPDoc cleanup for DonationQueue
21f505e3fadcd95e16e542c1d62faddb13486034 Replace question with answer.
db8efdea5ef013fc6df3a5a47068d1a7fab579b7 WmfFramework-ize some HTTP request 
functions
f6b006f35ba5dd628af4f24cd1628cfc6f1c5354 Mock TestingGatewayPage->getPageTitle()
586d32677a1792454ff8fab71671744d923e8b5e Some decoupling of GatewayPage from 
GatewayType
9dd81001e53f5f1447400c60fc6fd625b4756746 Legacy PayPal: send pending message.
3eca1182ee7afa76dde7c4caa882c7ec9ddd590f Localisation updates from 
https://translatewiki.net.
cc0dc00a1b59819835e8923e8dbc843afaa8d9fe Fix dangling references to 
GatewayType::getRequest
cc18b14cef990b06aad098b1ef487f2ae489a81a Avoid undefined variable warnings

Change-Id: Ia214db23299380b0ad81c12596c4a032c87e8539
---
D tests/phpunit/Adapter/Adyen/AdyenTest.php
D tests/phpunit/Adapter/Amazon/AmazonTest.php
D tests/phpunit/Adapter/AstroPay/AstroPayTest.php
D tests/phpunit/Adapter/GatewayAdapterTest.php
D tests/phpunit/Adapter/GlobalCollect/BankTransferTest.php
D tests/phpunit/Adapter/GlobalCollect/DirectDebitTest.php
D tests/phpunit/Adapter/GlobalCollect/GlobalCollectApiTest.php
D tests/phpunit/Adapter/GlobalCollect/GlobalCollectFormLoadTest.php
D tests/phpunit/Adapter/GlobalCollect/GlobalCollectOrphanAdapterTest.php
D tests/phpunit/Adapter/GlobalCollect/GlobalCollectOrphanRectifierTest.php
D tests/phpunit/Adapter/GlobalCollect/GlobalCollectTest.php
D tests/phpunit/Adapter/GlobalCollect/RealTimeBankTransferIdealTest.php
D tests/phpunit/Adapter/GlobalCollect/RecurringTest.php
D tests/phpunit/Adapter/GlobalCollect/YandexTest.php
D tests/phpunit/Adapter/PayPal/PayPalExpressTest.php
D tests/phpunit/Adapter/PayPal/PayPalLegacyTest.php
D tests/phpunit/AllTests.php
D tests/phpunit/AmountTest.php
D tests/phpunit/DataValidatorTest.php
D tests/phpunit/DonationDataTest.php
D tests/phpunit/DonationInterfaceTestCase.php
D tests/phpunit/DonationMessageTest.php
D tests/phpunit/DonationQueueTest.php
D tests/phpunit/EncodingManglerTest.php
D tests/phpunit/FormChooserTest.php
D tests/phpunit/FraudFiltersTest.php
D tests/phpunit/GatewayPageTest.php
D tests/phpunit/GatewayValidationTest.php
D tests/phpunit/IntegrationTest.php
D tests/phpunit/LintYaml.php
D tests/phpunit/LoggingTest.php
D tests/phpunit/MustacheFormTest.php
D tests/phpunit/TestConfiguration.php
D tests/phpunit/data/mustache/appeal.mustache
D tests/phpunit/data/mustache/currency.mustache
D tests/phpunit/data/mustache/empty.mustache
D tests/phpunit/data/mustache/foo.mustache
D tests/phpunit/data/mustache/l10n.mustache
D tests/phpunit/includes/MockAmazonClient.php
D tests/phpunit/includes/MockAmazonResponse.php
D tests/phpunit/includes/Responses/amazon/authorize.json
D tests/phpunit/includes/Responses/amazon/authorizeOnBillingAgreement.json
D tests/phpunit/includes/Responses/amazon/authorize_AmazonRejected.json
D tests/phpunit/includes/Responses/amazon/authorize_InvalidPaymentMethod.json
D tests/phpunit/includes/Responses/amazon/authorize_TransactionTimedOut.json
D tests/phpunit/includes/Responses/amazon/closeOrderReference.json
D tests/phpunit/includes/Responses/amazon/confirmBillingAgreement.json
D tests/phpunit/includes/Responses/amazon/confirmOrderReference.json
D tests/phpunit/includes/Responses/amazon/getBillingAgreementDetails.json
D tests/phpunit/includes/Responses/amazon/getCaptureDetails.json
D tests/phpunit/includes/Responses/amazon/getOrderReferenceDetails.json
D tests/phpunit/includes/Responses/amazon/setBillingAgreementDetails.json
D tests/phpunit/includes/Responses/amazon/setOrderReferenceDetails.json
D tests/phpunit/includes/Responses/astropay/NewInvoice.testresponse
D tests/phpunit/includes/Responses/astropay/NewInvoice_1.testresponse
D tests/phpunit/includes/Responses/astropay/NewInvoice_collision.testresponse
D 
tests/phpunit/includes/Responses/astropay/NewInvoice_could_not_make_deposit.testresponse
D 
tests/phpunit/includes/Responses/astropay/NewInvoice_could_not_register.testresponse
D 
tests/phpunit/includes/Responses/astropay/NewInvoice_fiscal_number.testresponse
D 
tests/phpunit/includes/Responses/astropay/NewInvoice_limit_exceeded.testresponse
D tests/phpunit/includes/Responses/astropay/NewInvoice_notJson.testresponse
D 
tests/phpunit/includes/Responses/astropay/NewInvoice_user_unauthorized.testresponse
D tests/phpunit/includes/Responses/astropay/PaymentStatus.testresponse
D tests/phpunit/includes/Responses/astropay/PaymentStatus_badsig.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_FINISHPAYMENT_200.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_PAYMENT_recurring-OK.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_PAYMENT_recurring-declined.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_PAYMENT_recurring-resume.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_PAYMENT_recurring-settled.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/DO_PAYMENT_recurring-timeout.testresponse
D tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_200.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_20001000-expiry.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_21000050.testresponse
D tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_25.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430260.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430285.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430306.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430330.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430354.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_430357.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_600.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_800.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_recurring-OK.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_recurring-declined.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_recurring-resume.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_recurring-settled.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/GET_ORDERSTATUS_recurring-timeout.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/INSERT_ORDERWITHPAYMENT.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/INSERT_ORDERWITHPAYMENT_duplicate.testresponse
D tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT.testresponse
D tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT_200.testresponse
D tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT_25.testresponse
D tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT_600.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT_recurring-OK.testresponse
D 
tests/phpunit/includes/Responses/globalcollect/SET_PAYMENT_recurring-resume.testresponse
D 
tests/phpunit/includes/Responses/worldpay/AuthorizeAndDepositPayment.testresponse
D 
tests/phpunit/includes/Responses/worldpay/AuthorizePaymentForFraud.testresponse
D 
tests/phpunit/includes/Responses/worldpay/AuthorizePaymentForFraud_2208.testresponse
D 
tests/phpunit/includes/Responses/worldpay/AuthorizePaymentForFraud_9000.testresponse
D 
tests/phpunit/includes/Responses/worldpay/AuthorizePaymentForFraud_snowflake.testresponse
D tests/phpunit/includes/Responses/worldpay/GenerateToken.testresponse
D tests/phpunit/includes/Responses/worldpay/QueryTokenData.testresponse
D tests/phpunit/includes/TestContributionTrackingProcessor.php
D tests/phpunit/includes/TestingDonationLogger.php
D tests/phpunit/includes/TestingGatewayPage.php
D tests/phpunit/includes/TestingQueue.php
D tests/phpunit/includes/test_gateway/TestingAdyenAdapter.php
D tests/phpunit/includes/test_gateway/TestingAmazonAdapter.php
D tests/phpunit/includes/test_gateway/TestingAstroPayAdapter.php
D tests/phpunit/includes/test_gateway/TestingGenericAdapter.php
D tests/phpunit/includes/test_gateway/TestingGlobalCollectAdapter.php
D tests/phpunit/includes/test_gateway/TestingGlobalCollectOrphanAdapter.php
D tests/phpunit/includes/test_gateway/TestingPaypalLegacyAdapter.php
D tests/phpunit/includes/test_request/test.request.php
D tests/phpunit/unittest.conf.dist
D tests/phpunit/unittest.sh
117 files changed, 0 insertions(+), 10,040 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/66/304866/1


-- 
To view, visit https://gerrit.wikimedia.org/r/304866
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia214db23299380b0ad81c12596c4a032c87e8539
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: deployment
Gerrit-Owner: Awight <[email protected]>

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

Reply via email to