doc: Modernise parameter names and documentation for 'replica' DBs
authorJames D. Forrester <jforrester@wikimedia.org>
Wed, 31 Oct 2018 17:36:48 +0000 (10:36 -0700)
committerJames D. Forrester <jforrester@wikimedia.org>
Wed, 31 Oct 2018 17:36:48 +0000 (10:36 -0700)
commit903e8b63de95de2da55ba21f01f70eecb527940c
tree19415275af1abcb462541da39ea6a3c8726258cf
parenteab725e3f16df3319b3087b8c0363827ff1f72b2
doc: Modernise parameter names and documentation for 'replica' DBs

Non-breaking change. Remaining uses are public interfaces (a constant, two
globals, a config sub-parameter, SQL queries, storage function names), one i18n
message key, and a whole lot of maintenance scripts with calls to the deprecated
function wfWaitForSlaves().

Change-Id: I6ee5ca92ccf6a80c08f53d9efe38ebb4b05064d7
includes/OutputPage.php
includes/Storage/DerivedPageDataUpdater.php
includes/Title.php
includes/api/ApiBase.php
includes/search/SearchDatabase.php
includes/user/User.php
tests/phpunit/includes/db/LBFactoryTest.php
tests/phpunit/includes/libs/objectcache/ReplicatedBagOStuffTest.php