aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Use OpenSSL if available for PBKDF2 password hashingKevin Israel2022-10-047-91/+332
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Replace various `array` type hints with more specific `string[]`"jenkins-bot2022-10-043-19/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace various `array` type hints with more specific `string[]`thiemowmde2022-09-273-19/+18
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "The Special:Contributions page should show tabs to Special:Contribute"jenkins-bot2022-10-047-4/+79
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | The Special:Contributions page should show tabs to Special:ContributeMoh'd Khier Abualruz2022-10-047-4/+79
* | | | | | | | | Merge "ParsoidHandler: use metrics from SiteConfig"jenkins-bot2022-10-043-15/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | ParsoidHandler: use metrics from SiteConfigdaniel2022-10-043-15/+15
* | | | | | | | | Merge "Revert "Introduce LanguageVariantConverter""jenkins-bot2022-10-044-201/+21
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Revert "Introduce LanguageVariantConverter"Daniel Kinzler2022-10-044-201/+21
* | | | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2022-10-042-7/+7
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge ".phan/config.php: Update minimum_target_php_version"jenkins-bot2022-10-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | .phan/config.php: Update minimum_target_php_versionReedy2022-10-031-1/+1
* | | | | | | | | Merge "Introduce LanguageVariantConverter"jenkins-bot2022-10-034-21/+201
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * / / / / / / Introduce LanguageVariantConverterAbijeet2022-10-034-21/+201
| |/ / / / / /
* | | | | | | Introduce SearchResultThumbnailProvider & move hook + NS_FILE thumbs inMatthias Mullie2022-10-0313-41/+363
* | | | | | | Merge "HtmlInputTransformHelper: Fall back to ParserCache"jenkins-bot2022-10-034-25/+156
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | HtmlInputTransformHelper: Fall back to ParserCachedaniel2022-09-304-25/+156
* | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2022-10-032-0/+4
| |/ / / / / |/| | | | |
* | | | | | Merge "wgPasswordPolicy: Raise default password length for basic users to 8 c...jenkins-bot2022-10-012-2/+2
|\ \ \ \ \ \
| * | | | | | wgPasswordPolicy: Raise default password length for basic users to 8 charactersJames D. Forrester2022-09-272-2/+2
* | | | | | | Merge "context: Remove deprecated IContextSource::getStats() implementations"jenkins-bot2022-09-304-43/+1
|\ \ \ \ \ \ \
| * | | | | | | context: Remove deprecated IContextSource::getStats() implementationsUmherirrender2022-09-304-43/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "SpecialContribute Follow up"jenkins-bot2022-09-305-15/+40
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SpecialContribute Follow upMoh'd Khier Abualruz2022-09-305-15/+40
* | | | | | | Merge "Remove deprecated global function wfQueriesMustScale"jenkins-bot2022-09-301-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove deprecated global function wfQueriesMustScaleUmherirrender2022-09-301-16/+0
* | | | | | | | Merge "exception: Tolerate no service container when trying DB rollback"jenkins-bot2022-09-301-18/+38
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | exception: Tolerate no service container when trying DB rollbackdaniel2022-09-301-18/+38
* | | | | | | | Merge "Deduplicate code for parsing API 'continue' parameters"jenkins-bot2022-09-3035-252/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | Deduplicate code for parsing API 'continue' parametersBartosz Dziewoński2022-09-2935-252/+151
* | | | | | | | | Merge "Use buildComparison() instead of raw SQL in more API modules (easy cas...jenkins-bot2022-09-3022-209/+198
|\| | | | | | | |
| * | | | | | | | Use buildComparison() instead of raw SQL in more API modules (easy cases)Bartosz Dziewoński2022-09-2922-209/+198
* | | | | | | | | Merge "SiteStatsInit: Migrate Database::select usages to SelectQueryBuilder"jenkins-bot2022-09-301-19/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SiteStatsInit: Migrate Database::select usages to SelectQueryBuilderAmir Sarabadani2022-09-301-19/+21
* | | | | | | | | | Merge "ResourceLoader: Migrate Database::select usages to SelectQueryBuilder"jenkins-bot2022-09-301-6/+5
|\| | | | | | | | |
| * | | | | | | | | ResourceLoader: Migrate Database::select usages to SelectQueryBuilderAmir Sarabadani2022-09-301-6/+5
* | | | | | | | | | Merge "RestrictionStore: Migrate Database::select usages to SelectQueryBuilder"jenkins-bot2022-09-301-27/+23
|\| | | | | | | | |
| * | | | | | | | | RestrictionStore: Migrate Database::select usages to SelectQueryBuilderAmir Sarabadani2022-09-301-27/+23
* | | | | | | | | | ApiEditPage: Create temporary account on edit attempt if enabledBartosz Dziewoński2022-09-301-0/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Localisation updates from https://translatewiki.net.Translation updater bot2022-09-301-2/+2
* | | | | | | | | Merge "poolcounter: Clean up file headers and `@ingroup`"jenkins-bot2022-09-308-59/+43
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | poolcounter: Clean up file headers and `@ingroup`Timo Tijhof2022-09-298-59/+43
* | | | | | | | | | Merge "Drop PHP 7.2 & PHP 7.3 support in MediaWiki master; require 7.4.3"jenkins-bot2022-09-291-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Drop PHP 7.2 & PHP 7.3 support in MediaWiki master; require 7.4.3James D. Forrester2022-09-291-4/+1
* | | | | | | | | | | Merge "interwiki: Overall clean up and simplification"jenkins-bot2022-09-292-179/+125
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | interwiki: Overall clean up and simplificationTimo Tijhof2022-09-292-179/+125
| |/ / / / / / / / /
* | | | | | | | | | Merge "REST: HtmlInputTransformHelper: Load original data from stash"jenkins-bot2022-09-294-16/+129
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | REST: HtmlInputTransformHelper: Load original data from stashdaniel2022-09-294-16/+129
* | | | | | | | | | | Merge "pager: Clean up file headers and `@ingroup`"jenkins-bot2022-09-2912-50/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pager: Clean up file headers and `@ingroup`Timo Tijhof2022-09-2912-50/+48
| | |/ / / / / / / / / | |/| | | | | | | | |