wiki.techinc.nl/includes/db
Timo Tijhof 15fa9559a9 rdbms: Simplify MWLBFactory::getLBFactoryClass
* Convert to a single map.
* Simplify source code.
* Remove deprecation warning for something we're not likely to
  remove. This was embedded into LocalSettings.php files and
  should generally just keep working and is easy and cheap to do.
  Also note clear why one half warned and the other half didn't
  (because that's the one we happen to use in prod.)
* Simplify the tests. A lot of the boilerplate was no longer needed.
* Reduce abstraction in the test as was was not more complex
  than the source it tests.

Change-Id: If3e7e25dbf3bb408581fc16ac8e556b44b1855ad
2020-06-23 17:29:38 +01:00
..
CloneDatabase.php CloneDatabase, add domain alias when prefix is changed 2020-06-15 13:19:45 +00:00
MWLBFactory.php rdbms: Simplify MWLBFactory::getLBFactoryClass 2020-06-23 17:29:38 +01:00
PatchFileLocation.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00