aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit
Commit message (Expand)AuthorAgeFilesLines
* Merge "TempUser UI tweaks"jenkins-bot2022-04-264-19/+79
|\
| * TempUser UI tweaksTim Starling2022-04-264-19/+79
* | Merge "TempUser EditPage and permissions"jenkins-bot2022-04-264-13/+106
|\|
| * TempUser EditPage and permissionsTim Starling2022-04-264-13/+106
* | rdbms: Remove instance ownership conceptTim Starling2022-04-261-41/+15
|/
* Merge "Don't assume LocalSettings exists in unit tests"jenkins-bot2022-04-251-2/+11
|\
| * Don't assume LocalSettings exists in unit testsAryeh Gregor2022-04-251-2/+11
* | Merge "Move wfRequireOnceInGlobalScope to TestSetup"jenkins-bot2022-04-252-34/+18
|\ \ | |/ |/|
| * Move wfRequireOnceInGlobalScope to TestSetupDaimona Eaytoy2022-04-252-34/+18
* | Merge "GlobalIdGeneratorTest is not a unit test"jenkins-bot2022-04-241-0/+0
|\ \
| * | GlobalIdGeneratorTest is not a unit testAryeh Gregor2022-04-241-0/+0
| |/
* | Merge "rdmbs: Start of SQLPlatform to split out of Database"jenkins-bot2022-04-242-69/+101
|\ \
| * | rdmbs: Start of SQLPlatform to split out of DatabaseAmir Sarabadani2022-04-242-69/+101
* | | Finish testing dynamic configAryeh Gregor2022-04-241-2/+131
* | | Merge "More dynamic config tests"jenkins-bot2022-04-241-45/+365
|\ \ \ | |_|/ |/| |
| * | More dynamic config testsAryeh Gregor2022-04-241-45/+365
* | | Merge "Use more specific assertions in HTMLTitleTextField test"jenkins-bot2022-04-231-10/+9
|\ \ \
| * | | Use more specific assertions in HTMLTitleTextField testThiemo Kreuz2022-04-231-10/+9
* | | | Merge "objectcache: remove "multiPrimaryMode" DB type assertion"jenkins-bot2022-04-231-7/+1
|\ \ \ \ | |/ / / |/| | |
| * | | objectcache: remove "multiPrimaryMode" DB type assertionAaron Schulz2022-04-211-7/+1
* | | | phpunit: Remove some unnecessary code from phpunit.phpDaimona Eaytoy2022-04-231-32/+11
|/ / /
* | / Remove fallback to MediaWikiServices in MovePage::__constructDaimona Eaytoy2022-04-201-24/+2
| |/ |/|
* | tests: Rename fixtures/bad.jsonReedy2022-04-202-1/+1
* | Merge "UndeletePage: Improve reason when restoring assoc talk page"jenkins-bot2022-04-151-0/+2
|\ \
| * | UndeletePage: Improve reason when restoring assoc talk pageDayllan Maza2022-04-141-0/+2
* | | PermissionManager: Remove usage of protection related Title functionUmherirrender2022-04-141-5/+17
* | | Merge "Remove usage of protection related deprecated Title function"jenkins-bot2022-04-141-1/+1
|\ \ \
| * | | Remove usage of protection related deprecated Title functionUmherirrender2022-04-141-1/+1
* | | | Use new namespace for revision related classesUmherirrender2022-04-1415-17/+17
* | | | Merge "Drop $wgMultiContentRevisionSchemaMigrationStage config"jenkins-bot2022-04-141-17/+5
|\ \ \ \
| * | | | Drop $wgMultiContentRevisionSchemaMigrationStage configAlexander Vorwerk2022-04-121-17/+5
* | | | | Merge "Promote experimental revision rest endpoints to official"jenkins-bot2022-04-141-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Promote experimental revision rest endpoints to officialBill Pirkle2022-04-131-1/+1
| | |_|/ | |/| |
* | | | Merge "TempUser infrastructure and services"jenkins-bot2022-04-1410-1/+590
|\ \ \ \ | |_|_|/ |/| | |
| * | | TempUser infrastructure and servicesTim Starling2022-04-1410-1/+590
* | | | Merge "rdbms: make automatic connection recovery more robust"jenkins-bot2022-04-143-0/+251
|\ \ \ \
| * | | | rdbms: make automatic connection recovery more robustAaron Schulz2022-04-143-0/+251
| |/ / /
* / / / rdbms: Fold MaintainableDBConnRef into DBConnRefAmir Sarabadani2022-04-142-5/+5
|/ / /
* | | Merge "pager: Improve Y2K38 check to keep leading zero in 3-digit years"jenkins-bot2022-04-131-0/+8
|\ \ \
| * | | pager: Improve Y2K38 check to keep leading zero in 3-digit yearsUmherirrender2022-04-131-0/+8
* | | | Merge "Drop messagebox, warningbox, errorbox classes"jenkins-bot2022-04-133-8/+8
|\ \ \ \
| * | | | Drop messagebox, warningbox, errorbox classesJon Robson2022-04-113-8/+8
* | | | | Merge "Fix SignatureValidatorFactory circular dependency"jenkins-bot2022-04-133-3/+10
|\ \ \ \ \
| * | | | | Fix SignatureValidatorFactory circular dependencyTim Starling2022-04-133-3/+10
* | | | | | Merge "Fix WikiFarmSettingsLoaderTest failure if MW_WIKI_NAME is defined"jenkins-bot2022-04-131-1/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix WikiFarmSettingsLoaderTest failure if MW_WIKI_NAME is definedTim Starling2022-04-081-1/+5
* | | | | | Merge "Add more support for read new in links migration"jenkins-bot2022-04-131-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add more support for read new in links migrationAmir Sarabadani2022-04-121-3/+4
* | | | | | logging: Normalize "infinity" in BlockLogFormatter for pre-T241709 rowsUmherirrender2022-04-121-20/+46
| |_|_|_|/ |/| | | |
* | | | | BotPasswordSessionProvider: inject GrantsInfoAlexander Vorwerk2022-04-123-19/+37