Replace DatabaseBase => Database in more places
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 28 Sep 2016 22:53:02 +0000 (15:53 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 28 Sep 2016 22:53:02 +0000 (15:53 -0700)
commit30f4b3c103997bd9154b247cda8282eb8bd0ba66
tree0cc91182fbbc141359269f0d7a2cd99af459eacf
parent5381e14087cda3cd708009a211bec97213ab16fc
Replace DatabaseBase => Database in more places

Change-Id: If37a7909056bf2c31a8228cbc84f0fbbf5f1c517
35 files changed:
includes/GlobalFunctions.php
includes/WatchedItemQueryService.php
includes/api/ApiBase.php
includes/api/ApiPageSet.php
includes/api/ApiQuery.php
includes/api/ApiQueryAllImages.php
includes/api/ApiQueryBase.php
includes/cache/BacklinkCache.php
includes/dao/DBAccessBase.php
includes/filerepo/LocalRepo.php
includes/installer/DatabaseInstaller.php
includes/installer/DatabaseUpdater.php
includes/installer/MssqlInstaller.php
includes/installer/MysqlInstaller.php
includes/installer/OracleInstaller.php
includes/installer/PostgresInstaller.php
includes/libs/lockmanager/DBLockManager.php
includes/user/BotPassword.php
maintenance/Maintenance.php
maintenance/archives/upgradeLogging.php
maintenance/benchmarks/bench_delete_truncate.php
maintenance/convertUserOptions.php
maintenance/deleteOrphanedRevisions.php
maintenance/dumpIterator.php
maintenance/dumpTextPass.php
maintenance/fetchText.php
maintenance/namespaceDupes.php
maintenance/orphans.php
maintenance/populateContentModel.php
maintenance/populateRecentChangesSource.php
maintenance/rebuildImages.php
maintenance/rebuildtextindex.php
maintenance/refreshImageMetadata.php
maintenance/storage/recompressTracked.php
maintenance/updateCollation.php