aboutsummaryrefslogtreecommitdiffstats
path: root/includes/utils
Commit message (Expand)AuthorAgeFilesLines
* MimeAnalyzer: move ZipDirectoryReader to librarydaniel2025-01-032-741/+0
* Remove CryptHKDF and MWCryptHKDFKevin Israel2024-11-111-103/+0
* Use ++ and -- rather than += 1 and -= 1Reedy2024-10-171-2/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-162-4/+4
* Add namespace to remaining parts of Wikimedia\FileBackendJames D. Forrester2024-10-031-0/+1
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-0/+1
* Remove unchecked exception annotationsAdam Wight2024-09-171-1/+0
* Remove UIDGenerator, deprecated since 1.35Ebrahim Byagowi2024-09-041-177/+0
* Merge "utils: Add missing documentation to class properties"jenkins-bot2024-09-014-14/+19
|\
| * utils: Add missing documentation to class propertiesUmherirrender2024-09-014-14/+19
* | utils: Remove unused ZipDirectoryReader::$data class propertyUmherirrender2024-09-011-3/+0
|/
* Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-3/+1
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+5
* Use namespaced classes (1)Umherirrender2024-06-161-0/+1
* Add "implements Stringable" to every class with "function __toString()"Bartosz Dziewoński2024-06-131-1/+1
* Add namespace and deprecation alias to FileBackendEbrahim Byagowi2024-05-191-0/+2
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-163-1/+4
* Migrate to IReadableDatabase::newSelectQueryBuilderUmherirrender2024-05-051-11/+10
* namespace MWDebugAmir Sarabadani2024-05-031-1/+1
* Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyleTaavi Väänänen2024-04-221-4/+4
* utils: zip: Fix PSR2.Classes.PropertyDeclaration.Multiple errorsTaavi Väänänen2024-04-221-1/+3
* utils: Improve documentation of UrlUtils protocol methodsthiemowmde2024-04-151-10/+4
* GitInfo: Fix Phan warning on WindowsBartosz Dziewoński2024-04-051-2/+2
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-193-9/+3
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+1
* build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manuallyJames D. Forrester2024-02-102-7/+6
* Namespace includes/contextJames D. Forrester2024-02-081-1/+1
* Merge "Use native str_contains/str_starts_with in a few more places"jenkins-bot2024-01-251-2/+2
|\
| * Use native str_contains/str_starts_with in a few more placesthiemowmde2024-01-251-2/+2
* | Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-231-3/+3
* | Replace deprecated MWExceptionDaimona Eaytoy2024-01-161-1/+1
|/
* Allow setting page restrictions on BotPassword grantsSiddharth VP2023-12-051-3/+51
* Refactor HTMLRestrictionsField to allow more restrictions to be addedSiddharth VP2023-11-231-8/+4
* [UrlUtils] Update documentation to refer to new location of wfRemoveDotSegmentsC. Scott Ananian2023-11-161-1/+1
* GitInfo: Update use of SpecialVersion utility methodsTimo Tijhof2023-10-191-42/+28
* Merge "Improve performance of trivial encoding/decoding regexes"jenkins-bot2023-10-171-4/+2
|\
| * Improve performance of trivial encoding/decoding regexesthiemowmde2023-10-041-4/+2
* | Use the expression assignment operator to simplify codeUmherirrender2023-10-141-1/+1
|/
* Merge "Follow RFC 3986 on what is path in mailto URLs"jenkins-bot2023-09-201-19/+4
|\
| * Follow RFC 3986 on what is path in mailto URLsPetr Pchelko2023-09-041-19/+4
* | Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-1/+1
* | Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-0/+1
|/
* Follow-up 15a2781: Add in-code comment on alias for when it was addedJames D. Forrester2023-08-291-0/+3
* Follow-up cb73518: Add in-code comment on alias for when it was addedJames D. Forrester2023-08-291-0/+3
* Follow-up c822159: Add in-code comment on alias for when it was addedJames D. Forrester2023-08-291-0/+3
* Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-252-0/+3
* Reorg: Move GitInfo to utils/Amir Sarabadani2023-08-211-0/+474
* Reorg: Move ExtensionInfo to utils/Amir Sarabadani2023-08-191-0/+66
* Reorg: Move MWTimestamp to MediaWiki\UtilsAmir Sarabadani2023-08-191-0/+159