aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "filebackend: Fix Swift integration test failures"jenkins-bot2024-03-121-4/+7
|\
| * filebackend: Fix Swift integration test failuresTim Starling2024-03-121-4/+7
* | Merge "HandleSectionLinks: Remove old debug logging for resolved bug"jenkins-bot2024-03-125-7/+6
|\ \
| * | HandleSectionLinks: Remove old debug logging for resolved bugBartosz Dziewoński2024-03-075-7/+6
* | | Merge "Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass"jenkins-bot2024-03-122-49/+53
|\ \ \
| * | | Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclassdaniel2024-03-122-49/+53
* | | | Merge "content: Remove unclear assertEquals() on Status objects"jenkins-bot2024-03-121-23/+7
|\ \ \ \
| * | | | content: Remove unclear assertEquals() on Status objectsTimo Tijhof2024-03-121-23/+7
| | |_|/ | |/| |
* | | | Merge "Improve rate limit tests"jenkins-bot2024-03-122-13/+52
|\ \ \ \
| * | | | Improve rate limit testsdaniel2024-03-122-13/+52
| |/ / /
* | | | Merge "tests: Add coverage for various trivial HTMLForm methods"jenkins-bot2024-03-111-0/+45
|\ \ \ \ | |/ / / |/| | |
| * | | tests: Add coverage for various trivial HTMLForm methodsJames D. Forrester2024-03-101-0/+45
* | | | Merge "parser: Remove LoggerSpi override from ParserOutputAccessTest"jenkins-bot2024-03-111-14/+2
|\ \ \ \
| * | | | parser: Remove LoggerSpi override from ParserOutputAccessTestTimo Tijhof2024-03-091-14/+2
* | | | | Merge "ResourceLoader: Migrate wfGetDB call to ICP and move to WikiModule"jenkins-bot2024-03-113-12/+0
|\ \ \ \ \
| * | | | | ResourceLoader: Migrate wfGetDB call to ICP and move to WikiModuleTimo Tijhof2024-03-113-12/+0
| | |/ / / | |/| | |
* | | | | Merge "ParserOutput::setPageProperty(): Emit deprecation warning for non-scal...jenkins-bot2024-03-111-0/+1
|\ \ \ \ \
| * | | | | ParserOutput::setPageProperty(): Emit deprecation warning for non-scalar valuesC. Scott Ananian2024-02-201-0/+1
* | | | | | Merge "build: Fix line indents"jenkins-bot2024-03-119-80/+85
|\ \ \ \ \ \
| * | | | | | build: Fix line indentsUmherirrender2024-03-119-80/+85
| | |/ / / / | |/| | | |
* / | | | | Avoid wgTitle in testsFomafix2024-03-101-2/+2
|/ / / / /
* | | | | ResourceLoader: Add missing `@group ResourceLoader` to various casesTimo Tijhof2024-03-097-2/+9
* | | | | Rename dropdown-related methods to avoid random camel-caseBartosz Dziewoński2024-03-092-14/+14
| |/ / / |/| | |
* | | | Merge "tests: Namespace and consolidate existing HTMLForm tests"jenkins-bot2024-03-086-7/+53
|\ \ \ \
| * | | | tests: Namespace and consolidate existing HTMLForm testsJames D. Forrester2024-03-086-7/+53
* | | | | test: Add PHPUnit tests for PageContentDoğu Abaris2024-03-081-0/+219
|/ / / /
* | | / Follow-up "ZhConverter: Fix language variant fallback chain"Winston Sung2024-03-081-8/+8
| |_|/ |/| |
* | | Merge "ChangesListSpecialPage: Refactor user experience conditions"jenkins-bot2024-03-071-16/+18
|\ \ \
| * | | ChangesListSpecialPage: Refactor user experience conditionsBartosz Dziewoński2024-03-061-16/+18
* | | | Merge "paramValidator: Add case body to get parsed json"jenkins-bot2024-03-071-0/+98
|\ \ \ \
| * | | | paramValidator: Add case body to get parsed jsonAtieno2024-03-071-0/+98
* | | | | Merge "REST: allow lower-case method names"jenkins-bot2024-03-071-1/+5
|\ \ \ \ \
| * | | | | REST: allow lower-case method namesdaniel2024-03-061-1/+5
| |/ / / /
* | | | | Merge "Annotate SQL expression builder methods with @phan-side-effect-free"jenkins-bot2024-03-071-0/+3
|\ \ \ \ \
| * | | | | Annotate SQL expression builder methods with @phan-side-effect-freeBartosz Dziewoński2024-03-061-0/+3
| | |/ / / | |/| | |
* | | | | Merge "TempUserConfig: Deduplicate code generating match conditions"jenkins-bot2024-03-073-1/+51
|\| | | |
| * | | | TempUserConfig: Deduplicate code generating match conditionsBartosz Dziewoński2024-03-063-1/+51
* | | | | Merge "rdbms: Remove stray extra space from LIKE expressions"jenkins-bot2024-03-064-32/+32
|\| | | |
| * | | | rdbms: Remove stray extra space from LIKE expressionsBartosz Dziewoński2024-03-064-32/+32
| |/ / /
* | | | Merge "Add TranslationAliasesDirs to specify special page aliases in JSON"jenkins-bot2024-03-065-0/+66
|\ \ \ \
| * | | | Add TranslationAliasesDirs to specify special page aliases in JSONAbijeet2024-03-065-0/+66
| |/ / /
* | | | Merge "Make sure MovePage::isValidFileMove matches UploadBase::getTitle"jenkins-bot2024-03-061-0/+24
|\ \ \ \
| * | | | Make sure MovePage::isValidFileMove matches UploadBase::getTitleBrian Wolff2024-03-061-0/+24
* | | | | Merge "TempUserCreator: Use separate rate limit for temp account creations"jenkins-bot2024-03-061-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | TempUserCreator: Use separate rate limit for temp account creationsKosta Harlan2024-03-061-0/+19
| | |_|/ | |/| |
* | | | Merge "PoolCounter: Adopt PSR logger in PoolCounter objects"jenkins-bot2024-03-053-45/+44
|\ \ \ \
| * | | | PoolCounter: Adopt PSR logger in PoolCounter objectsTimo Tijhof2024-03-023-45/+44
* | | | | Merge "Group temporary users with IP users in ApiQueryWatchlist filters"jenkins-bot2024-03-052-2/+59
|\ \ \ \ \
| * | | | | Group temporary users with IP users in ApiQueryWatchlist filtersThalia2024-03-032-2/+59
| | |/ / / | |/| | |
* | | | | Merge "Rest: allow Handlers to disable body parsing."jenkins-bot2024-03-052-0/+103
|\ \ \ \ \