wiki.techinc.nl/includes/externalstore
Jesús Martínez Novo df6100e0cc ExternalStore: Pass external domain to getReadOnlyReason
Be consistent with other paths of code that supply the external domain
id to LoadBalancer instead of defaulting to the wiki's domain.

This was causing the getReadOnlyReason to fail because it tries to
connect to the local wiki database using external storage credentials.

Bug: T200471
Change-Id: Ie73ea931d5c93f967624ee67717f87c2d9a31559
2019-05-22 19:09:00 +00:00
..
ExternalStore.php Replace misplaced strlen() checks with strict false comparisons 2019-03-27 11:10:39 +01:00
ExternalStoreDB.php ExternalStore: Pass external domain to getReadOnlyReason 2019-05-22 19:09:00 +00:00
ExternalStoreFactory.php
ExternalStoreHttp.php Deprecate the Http class 2019-05-06 12:07:26 +03:00
ExternalStoreMedium.php
ExternalStoreMwstore.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00