aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials
Commit message (Expand)AuthorAgeFilesLines
* SpecialExport: Prevent passing null to strtolowerPaladox2024-09-211-1/+1
* Use i18n strings for truncated subpage message in SpecialMovePageDreamy Jazz2024-04-061-10/+9
* SECURITY: Limit subpages displayed on Special:MovePage formDreamy Jazz2024-03-281-3/+27
* filerepo: Fix img_major_mime for files with a non-standard extensionsapasternak2024-01-291-23/+3
* Add missing space in Special:RecentChangesLinkedJean-Luc Hassec2024-01-141-1/+1
* Merge "Headings in the license pickers should not be selected" into REL1_39jenkins-bot2024-01-021-2/+2
|\
| * Headings in the license pickers should not be selectedDerk-Jan Hartman2023-12-231-2/+2
* | ActiveUsersPager: Count actions only onceMatěj Suchánek2023-12-241-1/+1
|/
* ImportReporter: Make callback functions publicFunc2023-09-231-2/+2
* build: Update mediawiki/mediawiki-phan-config to 0.12.0Daimona Eaytoy2023-06-293-3/+1
* Fixes for the phan upgrade, part 2Daimona Eaytoy2023-06-291-13/+14
* SpecialEditTags: Set default of '' for wpReasonReedy2023-02-251-1/+1
* SpecialRevisionDelete: Set default of '' for wpReasonReedy2023-01-311-1/+1
* Respond to some messages from Phan on PHP 8.1Tim Starling2023-01-061-1/+1
* SpecialBotPasswords: Don't pass null to trim()Reedy2022-11-091-6/+9
* SpecialChangeEmail: Set default for returntoqueryReedy2022-09-241-1/+1
* Introduce PagerNavigationBuilder for making pagination linksBartosz Dziewoński2022-09-052-36/+16
* Add a new function LanguageFactory::getRawLanguageFomafix2022-09-041-1/+1
* Replace wfGetLangObj() by $languageFactory->getLanguage()Fomafix2022-09-042-1/+26
* Track change email/passwordELLENR2022-09-012-4/+6
* SpecialRecentChangesLinked: Pass query builder instead of SQLAmir Sarabadani2022-08-231-3/+8
* Merge "Remove references to removed 'watchlist' query group"jenkins-bot2022-08-171-1/+1
|\
| * Remove references to removed 'watchlist' query groupBartosz Dziewoński2022-08-161-1/+1
* | SpecialRecentChangesLinked: Use array_uniqe on fields and tablesAmir Sarabadani2022-08-171-2/+2
* | SpecialRecentChangesLinked: Use rdbms code for building the main queryAmir Sarabadani2022-08-151-4/+13
|/
* SpecialBlock: Set defaults for wpPageRestrictions and wpNamespaceRestrictionsReedy2022-08-101-0/+2
* Update styling of message that show up when no results are foundMark Shenouda2022-08-091-5/+5
* mail: Replace deprecated User::getOptionUmherirrender2022-08-051-2/+12
* Merge "Suggest files when searching subpages for Special:FilePath"jenkins-bot2022-08-051-1/+37
|\
| * Suggest files when searching subpages for Special:FilePathUmherirrender2022-04-131-1/+37
* | Merge "Fix LoginHelper::showReturnToPage() docs"jenkins-bot2022-08-041-2/+4
|\ \
| * | Fix LoginHelper::showReturnToPage() docsGergő Tisza2022-08-031-2/+4
* | | Merge "SpecialMergeHistory: Set timestamp to '' if no mergepoint"jenkins-bot2022-08-041-1/+1
|\ \ \
| * | | SpecialMergeHistory: Set timestamp to '' if no mergepointReedy2022-08-041-1/+1
* | | | SpecialMergeHistory: Set defaults for target and dest parametersReedy2022-08-041-2/+2
|/ / /
* | | Merge "SpecialBlock: Better handle null in getTargetUserTitle"jenkins-bot2022-08-021-2/+5
|\ \ \
| * | | SpecialBlock: Better handle null in getTargetUserTitleReedy2022-08-021-2/+5
* | | | SpecialGoToInterwiki: Null coalescene $parReedy2022-08-021-0/+2
|/ / /
* | | Merge "SpecialCategories: Null coalescene $par"jenkins-bot2022-07-301-1/+1
|\ \ \
| * | | SpecialCategories: Null coalescene $parReedy2022-07-301-1/+1
* | | | SpecialImport: Replace custom JS with HTMLForm disable-ifTimo Tijhof2022-07-301-6/+7
|/ / /
* | | Migrate use of ${var}-style string interpolationMáté Szabó2022-07-291-2/+2
* | | Fix some special pages submitting 'title' parameter twiceBartosz Dziewoński2022-07-272-10/+2
* | | Merge "SpecialContributions: Display form errors"jenkins-bot2022-07-201-1/+13
|\ \ \ | |/ / |/| |
| * | SpecialContributions: Display form errorsBartosz Dziewoński2022-07-141-1/+13
* | | Handle setComment for specialsMark A. Hershberger2022-07-183-5/+5
* | | SpecialRecentChangesLinked: Only add the second join if it's read newAmir Sarabadani2022-07-141-2/+4
|/ /
* | SpecialDiff: Don't pass null to trim()Alexander Vorwerk2022-07-131-1/+1
* | tests: Remove intermediary `suites` concept from /tests/qunitTimo Tijhof2022-07-131-1/+1
* | Show fragment of middle page in Special:DoubleRedirectsBrian Wolff2022-07-111-1/+4