aboutsummaryrefslogtreecommitdiffstats
path: root/includes/utils
Commit message (Expand)AuthorAgeFilesLines
* Replace MimeMagic::singleton() callsReedy2017-11-271-2/+2
* Refactor some Installer code into ExecutableFinderKunal Mehta2017-10-261-0/+110
* Unwrap types in function docs from {}Umherirrender2017-10-091-2/+2
* Improve some parameter docsUmherirrender2017-09-101-1/+1
* Use short type bool/int in param documentationUmherirrender2017-08-202-5/+5
* Fix spacing for @param and indent of function commentsUmherirrender2017-08-152-4/+4
* Use correct variable name in @param documentationUmherirrender2017-08-111-1/+1
* Remove auto-generated "Constructor" documentation on constructorsThiemo Mättig2017-07-101-3/+0
* Remove empty lines at begin of function, if, foreach, switchUmherirrender2017-07-011-3/+0
* Remove "@author Aaron Schulz" annotationsAaron Schulz2017-06-271-1/+0
* build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0Umherirrender2017-06-262-2/+1
* Move some more classes to comply with class per fileReedy2017-05-212-18/+38
* Fix php code stylePaladox2017-05-052-3/+2
* Move IDatabase/IMaintainableDatabase to Rdbms namespaceAaron Schulz2017-03-282-0/+4
* Use tabs for autoloader extension.json generationMatthew Flaschen2017-03-021-1/+1
* Use wikimedia/timestampKunal Mehta2017-02-281-0/+9
* Miscellaneous indentation tweaksBartosz Dziewoński2017-02-272-5/+5
* AutoloadGenerator: Add support for class_alias()Timo Tijhof2017-02-221-9/+57
* Move Field classes to Rdbms namespaceAaron Schulz2017-02-161-0/+2
* Move Blob class to Rdbms namespacesAaron Schulz2017-02-131-1/+4
* Remove empty lines from PHP and JavaScript comment blocksThiemo Mättig2016-12-091-1/+0
* Merge "Update weblinks in comments from HTTP to HTTPS"jenkins-bot2016-11-081-3/+3
|\
| * Update weblinks in comments from HTTP to HTTPSFomafix2016-11-071-3/+3
* | Remove spaces after cast operatorsSam Wilson2016-10-311-2/+2
* | Allow BatchRowIterator to also set query options.Stanislav Malyshev2016-10-181-1/+14
* | Move most of MWCryptHKDF into libsKunal Mehta2016-10-171-237/+6
* | Merge "Move utils/iterators/ into libs/"jenkins-bot2016-10-162-85/+0
|\ \
| * | Move utils/iterators/ into libs/Kunal Mehta2016-10-162-85/+0
| |/
* / Remove some MediaWiki dependencies on utils/BatchRow*Kunal Mehta2016-10-162-12/+5
|/
* Move MWGrants out of utilsKunal Mehta2016-10-151-214/+0
* Merge "Clean up some ObjectCache factory callers"jenkins-bot2016-10-042-4/+10
|\
| * Clean up some ObjectCache factory callersAaron Schulz2016-10-032-4/+10
* | Move most of MWCryptRand into libsKunal Mehta2016-10-041-350/+7
* | Move MWCryptHash into libs/Kunal Mehta2016-10-011-115/+0
|/
* Move DatabaseBase to a class alias for type-hintsAaron Schulz2016-09-291-0/+5
* Merge "Add HTMLFormField class for MWRestrictions and use it for bot passwords"jenkins-bot2016-09-231-0/+3
|\
| * Add HTMLFormField class for MWRestrictions and use it for bot passwordsGergő Tisza2016-09-221-0/+3
* | Merge "Move IP class to libs/"jenkins-bot2016-09-221-744/+0
|\ \
| * | Move IP class to libs/Kunal Mehta2016-09-211-744/+0
* | | Merge "Remove MimeMagic depedency from FSFile and move it to /libs"jenkins-bot2016-09-221-1/+31
|\ \ \ | |/ / |/| |
| * | Remove MimeMagic depedency from FSFile and move it to /libsAaron Schulz2016-09-221-1/+31
* | | Move IP::isConfigured/TrustedProxy() to ProxyLookup serviceKunal Mehta2016-09-211-47/+0
|/ /
* / Migrate callers to new MWFileProps::getPropsFromPath() methodAaron Schulz2016-09-221-0/+115
|/
* Change "slave" => "replica DB" in /includesAaron Schulz2016-09-051-1/+1
* Clean array() syntax in docs, part VAmir Sarabadani2016-09-051-2/+2
* Use newer transaction methods in BatchRowWriterAaron Schulz2016-08-211-3/+5
* Fix comment about how to use AutoloadGeneratorReedy2016-08-111-1/+1
* Clean up array() syntax in docs, part IIAmir Sarabadani2016-08-071-1/+1
* Fix for "Invalid key type: integer"Ben Davis2016-08-061-1/+1
* Change explicit class to self in AutoloadGeneratorFlorian2016-08-051-4/+4