aboutsummaryrefslogtreecommitdiffstats
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* In .htaccess deny files, use "Satisfy All"REL1_42Tim Starling2025-04-044-3/+9
* Localisation updates from https://translatewiki.net.Translation updater bot2025-04-0311-29/+166
* FileBackend: PHP Deprecated: strrpos(): Passing null to parameter #1 ($haystack)Paladox2025-03-311-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-276-23/+58
* ResourceLoader: Set "math=always" before Less.php 5.0 upgradeHannah Okwelum2025-03-261-0/+1
* PermissionManager: Differentiate between cascading protection of file content...Dylan F2025-03-243-46/+96
* Apply proper restrictions on file revert actionFunc2025-03-242-0/+17
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-2012-20/+52
* Merge "Sanitizer::normalizeWhitespace: simplify redundant preg_replace" into ...jenkins-bot2025-03-181-1/+1
|\
| * Sanitizer::normalizeWhitespace: simplify redundant preg_replaceDavid Causse2025-03-181-1/+1
* | upload: Suppress warnings from iconv()Ammarpad2025-03-181-0/+2
|/
* Merge "MagicWord::replace*: Make sure we don't pass null into preg_match/preg...jenkins-bot2025-03-171-5/+5
|\
| * MagicWord::replace*: Make sure we don't pass null into preg_match/preg_replaceJames D. Forrester2025-03-171-5/+5
* | Merge "Sanitizer::normalizeSectionNameWhitespace: Apply same anti-null fix as...jenkins-bot2025-03-171-2/+7
|\ \
| * | Sanitizer::normalizeSectionNameWhitespace: Apply same anti-null fix as 270499bJames D. Forrester2025-03-171-2/+7
| |/
* / Html: Fix "substr(): Passing null to parameter #1 ($string) of type string is...Paladox2025-03-171-1/+1
|/
* ApiLogin: Don't break BotPasswords if password or user is blank, just errorJames D. Forrester2025-03-131-1/+1
* api: Avoid assignment in condition in ApiLoginUmherirrender2025-03-131-20/+20
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-136-12/+210
* permissions: Avoid potential infinite loop if BlockDisablesLogin = trueMáté Szabó2025-03-131-0/+5
* HttpError: Cast Message to stringGergő Tisza2025-03-111-1/+1
* Avoid trying to load the session user in MW_NO_SESSION endpointsGergő Tisza2025-03-111-0/+10
* Request: Improve log message when headers already sentUmherirrender2025-03-101-2/+2
* Merge "Sanitizer::normalizeWhitespace warn on preg_replace error" into REL1_42jenkins-bot2025-03-081-4/+6
|\
| * Sanitizer::normalizeWhitespace warn on preg_replace errorDavid Causse2025-03-061-4/+6
* | RevDelList: Ensure setVisibility always includes itemStatuses in value if app...Reedy2025-03-081-4/+5
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2025-03-063-3/+10
* Merge "ExternalLinks: fix mailto: links reversal" into REL1_42jenkins-bot2025-03-031-2/+2
|\
| * ExternalLinks: fix mailto: links reversalAmmarpad2025-02-281-2/+2
* | RateLimiter: Fix peek modedaniel2025-03-012-2/+10
* | exception: Suppress dependency loop exceptionTim Starling2025-02-282-11/+26
|/
* Localisation updates from https://translatewiki.net.Translation updater bot2025-02-2710-10/+74
* FeedItem: Update @since on xmlEncodeNullable for backportsReedy2025-02-211-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2025-02-206-18/+30
* feeds: Fix str_replace() deprecation warnings on PHP 8Tacsipacsi2025-02-183-2/+11
* language: Use fallback chain to create NumberFormatterUmherirrender2025-02-171-14/+55
* Localisation updates from https://translatewiki.net.Translation updater bot2025-02-137-10/+19
* Localisation updates from https://translatewiki.net.Translation updater bot2025-02-066-12/+16
* MultiUsernameFilter: Don't try to split ids if they're not a stringReedy2025-01-301-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-302-2/+3
* resourceloader: Fix hash computation for virtual files with versionFilePathRoan Kattouw2025-01-291-3/+2
* specialpage: Improve handling of invalid lang codes on login/signupAmmarpad2025-01-291-3/+7
* FormatMetadata: Prevent running preg_match() on nullReedy2025-01-281-0/+7
* Prep 1.42.5Reedy2025-01-281-1/+1
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-235-15/+16
* MWExceptionHandler: Add error suppression to constant( 'E_STRICT' )Reedy2025-01-211-1/+2
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-166-21/+24
* Localisation updates from https://translatewiki.net.Translation updater bot2025-01-097-15/+27
* Merge "session: Do not set session.use_trans_sid" into REL1_42jenkins-bot2025-01-061-1/+0
|\
| * session: Do not set session.use_trans_sidGergő Tisza2025-01-061-1/+0