aboutsummaryrefslogtreecommitdiffstats
path: root/includes/utils
Commit message (Expand)AuthorAgeFilesLines
* Use the unserialized form of image metadata internallyTim Starling2021-06-081-22/+4
* Fix Extract typoReedy2021-05-201-1/+1
* Update Legoktm's email addressKunal Mehta2021-05-021-1/+1
* Drop Avro format option for monolog without deprecationJames D. Forrester2021-03-251-183/+0
* Use static closures where safe to useUmherirrender2021-02-111-1/+1
* Document and fix UploadBase::$mFinalExtension being nullThiemo Kreuz2021-02-031-5/+3
* MWFileProps: Hotfix getPropsFromPath() to treat null as empty stringTimo Tijhof2021-02-021-1/+4
* Safer autoloading with respect to file-scope codeTim Starling2021-01-111-3/+16
* build: Updating mediawiki/mediawiki-phan-config to 0.10.5Umherirrender2020-12-121-1/+0
* Improve class property documentationUmherirrender2020-10-302-2/+2
* Remove documentation that literally repeats the codeThiemo Kreuz2020-10-271-2/+0
* AutoloadGenerator: Drop support for .inc files, we don't use them nowJames D. Forrester2020-09-291-5/+2
* Add setCaller to BatchRowIteratorReedy2020-08-211-1/+25
* Add setCaller to BatchRowWriterReedy2020-08-211-1/+24
* Use IPset in MWRestrictions::checkIPReedy2020-08-181-8/+4
* Merge "Replace "@stable for implementation" with "@stable to implement""jenkins-bot2020-07-131-1/+1
|\
| * Replace "@stable for implementation" with "@stable to implement"daniel2020-07-131-1/+1
* | Replace "@stable for calling" by "@stable to call"daniel2020-07-132-2/+2
|/
* Mark exceptions as @newabledaniel2020-07-081-0/+6
* Stability annotations for interfaces.daniel2020-07-071-0/+2
* Annotate newable classesdaniel2020-07-071-5/+11
* Remove terminating line breaks from debug messagesTim Starling2020-06-031-1/+1
* mime: Document null return from MimeAnalyzer::improveTypeFromExtension()Ori Livneh2020-05-241-0/+3
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-2/+2
* Add missing visibility on methods of class ZipDirectoryReaderUmherirrender2020-05-102-54/+20
* Cleanup AutoloadGeneratorReedy2020-05-091-12/+12
* doxygen: Changed Doxygen tags causing warnings during documentation generationHolger Knust2020-04-144-19/+18
* Fix the namespace of SpecialPageFactoryTim Starling2020-02-211-1/+14
* Move UIDGenerator code to a service and put it under /libsAaron Schulz2020-02-181-561/+30
* UIDGenerator::getTimestampFromUUIDv1 - replace wfTimestampPetr Pchelko2020-01-211-2/+3
* Provide UIDgenerator::getTimestampFromUUIDv1 methodPetr Pchelko2020-01-211-0/+24
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-101-1/+1
* Merge "Use namespaced IPUtils class"jenkins-bot2020-01-011-2/+4
|\
| * Use namespaced IPUtils classKunal Mehta2020-01-011-2/+4
* | Fix doc for BatchRowWriter::$clusterNameUmherirrender2019-12-301-2/+2
|/
* resourceloader: Use FileContentsHasher batching in FileModule::getFileHashesTimo Tijhof2019-12-171-5/+5
* Set visibility on php magic functions __destruct/sleep/wakeup/get/callUmherirrender2019-12-051-1/+1
* Merge "Set method visibility for various constructors"jenkins-bot2019-12-051-1/+1
|\
| * Set method visibility for various constructorsUmherirrender2019-12-031-1/+1
* | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-1/+1
|/
* Fix new phan errors, part 7Daimona Eaytoy2019-10-211-0/+1
* Fix new phan errors, part 4Daimona Eaytoy2019-10-121-2/+3
* Unsuppress PhanParamsTooManyDaimona Eaytoy2019-10-101-1/+1
* Suppress PhanUndeclaredProperty for custom properties and phan bugsDaimona Eaytoy2019-09-141-1/+1
* Unsuppress another phan issue (part 7)Daimona Eaytoy2019-09-031-0/+1
* Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-1/+1
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-1/+1
* Unsuppress other phan issues with low countDaimona Eaytoy2019-08-301-0/+1
* Globally unsuppress phan issues with low countDaimona Eaytoy2019-08-301-0/+1