aboutsummaryrefslogtreecommitdiffstats
path: root/includes/AutoLoader.php
Commit message (Expand)AuthorAgeFilesLines
...
* MessageFormatterFactoryTim Starling2019-08-281-0/+2
* API: Abstract out parameter validationBrad Jorsch2019-06-231-0/+1
* REST API initial commitTim Starling2019-06-121-0/+1
* Introduce PermissionManager serviceVedmaka2019-04-051-0/+1
* build: Updating mediawiki/mediawiki-codesniffer to 24.0.0Kunal Mehta2019-02-071-2/+2
* Fully extract services framework as a libraryLucas Werkmeister2019-01-161-1/+1
* Add block restriction classesDayllan Maza2018-10-231-0/+1
* Re-namespace RevisionStore and RevisionRecord classesBrad Jorsch2018-10-091-0/+1
* build: Updating mediawiki/mediawiki-codesniffer to 22.0.0Umherirrender2018-09-161-8/+8
* Use PSR-4 autoloader for includes/auth/Kunal Mehta2018-09-011-0/+1
* Improve AutoLoader test coverageKunal Mehta2018-05-261-0/+1
* Switch includes/{sparql,Storage,tidy} to use the PSR-4 autoloaderKunal Mehta2018-05-241-0/+3
* Switch includes/{preferences,services,session,shell} to use the PSR-4 autoloaderKunal Mehta2018-05-241-0/+4
* Move includes/auth back to the standard classmap autoloaderKunal Mehta2018-05-241-1/+0
* Switch includes/{auth,edit,editpage} to use the PSR-4 autoloaderKunal Mehta2018-05-231-1/+4
* Don't require trailing slash in PSR-4 autoloader directoryMark A. Hershberger2018-05-201-1/+1
* Fix additional usage of incorrect casemainframe982017-12-151-1/+1
* Enable using PSR-4 autoloader for MediaWiki core and extensionsKunal Mehta2017-12-121-0/+44
* Remove AutoLoader::loadClass()Chad Horohoe2016-07-221-12/+0
* Merge "Remove fix for a 5.3 problem"jenkins-bot2016-02-291-9/+0
|\
| * Remove fix for a 5.3 problemMax Semenik2016-02-111-9/+0
* | Convert all array() syntax to []Kunal Mehta2016-02-171-1/+1
|/
* autoloader: Remove incorrect documentation commentTimo Tijhof2014-12-191-1/+0
* Generate $wgAutoloadLocalClasses with a maint scriptErik Bernhardson2014-11-131-1211/+2
* Move request-only template profiling to an always-on parser reportAaron Schulz2014-11-121-0/+1
* Merge "Enable profiling via xhprof"jenkins-bot2014-11-121-0/+2
|\
| * Enable profiling via xhprofBryan Davis2014-11-081-0/+2
* | Moved MapCacheLRU to libs/Aaron Schulz2014-11-101-1/+1
* | cdb: One class per fileKunal Mehta2014-11-101-8/+8
* | Move Cdb classes into includes/libs/cdb/Kunal Mehta2014-11-101-8/+10
* | Removed incomplete/unused DatabaseType interfaceAaron Schulz2014-11-091-1/+0
|/
* Move Cookie(Jar) to libs/Chad Horohoe2014-11-061-2/+2
* Move ArrayUtils into libs/ as there is nothing tying it to MediaWikiKunal Mehta2014-11-061-1/+1
* Use CSSJanus via composerKunal Mehta2014-11-051-2/+0
* Profiler code cleanupChad Horohoe2014-11-041-2/+2
* API: Split list=deletedrevs into prop=deletedrevisions and list=alldeletedrev...Brad Jorsch2014-11-041-0/+3
* Remove ProfileMwprofChad Horohoe2014-10-301-1/+0
* Use MWLogger logging for legacy logging methodsBryan Davis2014-10-291-0/+2
* Merge "Make $wgMWLoggerDefaultSpi more expressive"jenkins-bot2014-10-271-0/+1
|\
| * Make $wgMWLoggerDefaultSpi more expressiveBryan Davis2014-10-251-0/+1
* | Remove invalid CacheHelper entry from wgAutoloadLocalClassesBryan Davis2014-10-211-1/+0
|/
* Migrate merge log to new log systemumherirrender2014-10-211-0/+1
* Merge "Remove hitcounters and associated code"jenkins-bot2014-10-201-2/+0
|\
| * Remove hitcounters and associated codeChad Horohoe2014-10-201-2/+0
* | Merge "Add a PSR-3 based logging interface"jenkins-bot2014-10-161-0/+6
|\ \
| * | Add a PSR-3 based logging interfaceBryan Davis2014-10-141-0/+6
| |/
* | SpecialNewpages: Prepare for mw-uiFlorianschmidtwelzow2014-10-151-0/+2
* | Merge "API: HTMLize and internationalize the help, add Special:ApiHelp"jenkins-bot2014-10-131-0/+1
|\ \ | |/ |/|
| * API: HTMLize and internationalize the help, add Special:ApiHelpBrad Jorsch2014-10-101-0/+1
* | Move TimestampException to exception directoryaude2014-10-061-1/+1