aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Rest: allow Handlers to disable body parsing.daniel2024-03-052-0/+103
* | | | | | Merge "[tests] Remove use of dynamic property Parser::$static_tag_buf"jenkins-bot2024-03-051-6/+14
|\ \ \ \ \ \
| * | | | | | [tests] Remove use of dynamic property Parser::$static_tag_bufC. Scott Ananian2024-02-221-6/+14
* | | | | | | Merge "Make permission checks pass for FormSpecialPageTestCase tests"jenkins-bot2024-03-051-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Make permission checks pass for FormSpecialPageTestCase testsDreamy Jazz2024-03-051-0/+11
* | | | | | | | Merge "resourceloader: Update mw.loader tests to always use full URL"jenkins-bot2024-03-051-24/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | resourceloader: Update mw.loader tests to always use full URLTimo Tijhof2024-03-051-24/+25
* | | | | | | | | Merge "mediawiki.base: Simplify RLQ test without network request"jenkins-bot2024-03-051-9/+5
|\| | | | | | | | | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | mediawiki.base: Simplify RLQ test without network requestTimo Tijhof2024-03-041-9/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "message: Don't load user language when a specific language was requested"jenkins-bot2024-03-051-0/+18
|\ \ \ \ \ \ \
| * | | | | | | message: Don't load user language when a specific language was requestedTim Starling2024-03-041-0/+18
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Output skin related styles after SkinModule feature styles"jenkins-bot2024-03-041-99/+85
|\ \ \ \ \ \ \
| * | | | | | | Output skin related styles after SkinModule feature stylesJan Drewniak2024-02-291-99/+85
* | | | | | | | Merge "HandleSectionLinks: Fix handling headings with raw `>` in attributes"jenkins-bot2024-03-042-1/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | HandleSectionLinks: Fix handling headings with raw `>` in attributesBartosz DziewoƄski2024-03-042-1/+28
* | | | | | | | | Merge "Rest router should provide parsed body data to handler."jenkins-bot2024-03-044-0/+129
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rest router should provide parsed body data to handler.Wendy Quarshie2024-03-044-0/+129
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Combine the expressions in LinkFilter::getQueryConditions"jenkins-bot2024-03-041-13/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Combine the expressions in LinkFilter::getQueryConditionsUmherirrender2024-03-021-13/+13
* | | | | | | | | Merge "Add getCacheKey static method to UploadFromUrl"jenkins-bot2024-03-021-0/+11
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add getCacheKey static method to UploadFromUrlGiuseppe Lavagetto2024-02-281-0/+11
* | | | | | | | | Merge "filebackend: add FileStatePredicates helper class for file operations"jenkins-bot2024-03-021-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | filebackend: add FileStatePredicates helper class for file operationsAaron Schulz2024-02-211-4/+4
* | | | | | | | | | Merge "Rest: extract target variant from accept-language header"jenkins-bot2024-03-012-29/+114
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Rest: extract target variant from accept-language headerdaniel2024-02-282-29/+114
* | | | | | | | | | Merge "parser: Fix formatdate parser function for ISO year 0 = 1 BC"jenkins-bot2024-03-011-0/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parser: Fix formatdate parser function for ISO year 0 = 1 BCthiemowmde2024-02-271-0/+15
* | | | | | | | | | | build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0James D. Forrester2024-03-013-26/+26
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "ParserOutputAccess: only use PoolCounter if the caller asks for it."jenkins-bot2024-03-013-72/+250
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | ParserOutputAccess: only use PoolCounter if the caller asks for it.daniel2024-02-293-72/+250
* | | | | | | | | | Merge "REST: Log parsoid errors"jenkins-bot2024-02-291-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | REST: Log parsoid errorsdaniel2024-02-291-1/+7
* | | | | | | | | | | Merge "handler: Throw on unsupported body"jenkins-bot2024-02-291-2/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | handler: Throw on unsupported bodyAtieno2024-02-291-2/+10
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "maintenance: show broken replicas in getLagTimes"jenkins-bot2024-02-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | maintenance: show broken replicas in getLagTimesAntoine Musso2024-02-271-1/+2
* | | | | | | | | | | | Merge "Support "showmedia" parsertests option"jenkins-bot2024-02-291-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Support "showmedia" parsertests optionArlo Breault2024-02-221-0/+3
* | | | | | | | | | | | | Merge "phpunit: Do not crash when paratest options are passed in"jenkins-bot2024-02-281-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | phpunit: Do not crash when paratest options are passed inDaimona Eaytoy2024-02-251-1/+3
* | | | | | | | | | | | | | Merge "build: Upgrade phpunit to 9.6.16"jenkins-bot2024-02-281-24/+0
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | build: Upgrade phpunit to 9.6.16James D. Forrester2024-02-251-24/+0
* | | | | | | | | | | | | | Merge "objectcache: Migrate BagOStuff from StatsdD to StatsLib"jenkins-bot2024-02-281-16/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | objectcache: Migrate BagOStuff from StatsdD to StatsLibDerick Alangi2024-02-271-16/+34
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Add 'temp' flag to ApiQueryUserInfo APIDreamy Jazz2024-02-281-0/+48
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge "Remove wgTemporaryParsoidHandlerParserCacheWriteRatio config"jenkins-bot2024-02-281-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove wgTemporaryParsoidHandlerParserCacheWriteRatio configPaladox2024-01-301-5/+0
* | | | | | | | | | | | | | Merge "Namespace includes/cache"jenkins-bot2024-02-2818-14/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Namespace includes/cacheJames D. Forrester2024-02-2018-14/+33
* | | | | | | | | | | | | | Merge "Fix autoblock update"jenkins-bot2024-02-281-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \