wiki.techinc.nl/includes/libs/rdbms
Aaron Schulz d2e1734390 rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer
Update CloneDatabase and unit test callers, which are the only things
that are likely to call it.

Change-Id: Idbc6d2965cd3828c2c6d23012319bbf0fc3ffa4a
2018-11-26 10:38:15 -08:00
..
connectionmanager ConnectionManager: Require ILoadBalancer instead of LoadBalancer 2018-05-14 13:27:23 +02:00
database rdbms: add ILBFactory::redefineLocalDomain method 2018-11-22 23:51:44 -08:00
encasing Add @deprecated tags to various class_alias calls 2018-05-29 13:10:20 -07:00
exception Merge "Don't throw an exception when waiting for replication times out" 2018-09-04 02:20:12 +00:00
field Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
lbfactory rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer 2018-11-26 10:38:15 -08:00
loadbalancer rdbms: rename setDomainPrefix to setLocalDomainPrefix in ILoadBalancer 2018-11-26 10:38:15 -08:00
loadmonitor Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ChronologyProtector.php Use PHP 7 '??' operator instead of '?:' (round 2) 2018-09-03 20:48:10 +02:00
defines.php
TransactionProfiler.php rdbms: add "maxReadRows" limit to TransactionProfiler 2018-08-13 13:30:08 -07:00