wiki.techinc.nl/includes/externalstore
Aaron Schulz f7009eeb95 Make ExternalStoreDB "wiki" context override the server "dbname" field
This is all that is needed for b/c and going beyond that can break
foreign wiki (domain) external store access if matching per-wiki DB
names *are* used for external store.

Follow up to 92e4ace7ea.

Bug: T200471
Change-Id: I877139ff659f542da04d4d8f5ef3297dbfcfd734
2018-08-15 03:02:56 +00:00
..
ExternalStore.php Make LocalFile check early if the revision store is available 2018-02-22 22:07:30 +00:00
ExternalStoreDB.php Make ExternalStoreDB "wiki" context override the server "dbname" field 2018-08-15 03:02:56 +00:00
ExternalStoreFactory.php Introduce ExternalStoreFactory 2017-11-14 13:22:12 +00:00
ExternalStoreHttp.php Fix typo accessable --> accessible 2018-03-14 05:25:34 +00:00
ExternalStoreMedium.php Make LocalFile check early if the revision store is available 2018-02-22 22:07:30 +00:00
ExternalStoreMwstore.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00