aboutsummaryrefslogtreecommitdiffstats
path: root/autoload.php
Commit message (Expand)AuthorAgeFilesLines
* Move ReplacementArray into includes/libs/Kunal Mehta2015-01-281-1/+1
* Move ExplodeIterator into includes/libs/Kunal Mehta2015-01-281-1/+1
* Move "Replacers" into includes/libs/replacers/Kunal Mehta2015-01-281-4/+4
* Move includes/normal to includes/libs/normalKunal Mehta2015-01-291-1/+1
* Provide a backwards compatibility shim for MWLoggerBryan Davis2015-01-221-0/+1
* Replace MWLogger with MWLoggerFactoryBryan Davis2015-01-221-1/+1
* HTMLForm: Separate VForm code to a subclassBartosz Dziewoński2015-01-141-0/+1
* Move DeferredStringifier into libs, add testsKunal Mehta2015-01-131-1/+1
* Merge "Don't call localisation functions when initializing pageset"jenkins-bot2015-01-091-0/+1
|\
| * Don't call localisation functions when initializing pagesetMax Semenik2015-01-081-0/+1
* | Added ProfilerSectionOnly classAaron Schulz2015-01-081-0/+1
* | Implement extension registration from an extension.json fileKunal Mehta2015-01-081-0/+5
* | Removed ProfilerStandard and ProfilerSimpleTraceAaron Schulz2015-01-071-2/+0
* | Merge "Make a VirtualRESTService class for Parsoid"jenkins-bot2015-01-071-0/+1
|\ \ | |/ |/|
| * Make a VirtualRESTService class for ParsoidAlex Monk2015-01-071-0/+1
* | Merge "Proper namespace handling for WikiImporter"jenkins-bot2015-01-051-0/+8
|\ \
| * | Proper namespace handling for WikiImporterThis, that and the other2014-12-101-0/+8
* | | Add checkComposerLockUpToDate.php scriptKunal Mehta2014-12-291-0/+3
| |/ |/|
* | Merge "monolog: MWLoggerMonologSamplingHandler"jenkins-bot2014-12-231-0/+1
|\ \
| * | monolog: MWLoggerMonologSamplingHandlerBryan Davis2014-12-201-0/+1
* | | API: Allow for documenting individual values of 'prop' parametersBrad Jorsch2014-12-221-0/+1
|/ /
* | Made a new SectionProfileCallback class that extends ScopedCallbackAaron Schulz2014-12-171-0/+1
* | Create a generic UDP transport classBryan Davis2014-12-151-0/+1
* | Add better error message for files which exceeds $wgMaxImageAreaumherirrender2014-12-151-0/+1
* | Fix out-of-order entry in autoload.phpOri Livneh2014-12-091-1/+1
* | ResourceLoaderImageModule for iconsBartosz Dziewoński2014-12-091-0/+2
* | Optimize how user options are delivered to the clientOri Livneh2014-12-051-0/+1
* | Hygiene: RemoveInvalidEmails maint script not in autoloaderErik Bernhardson2014-12-041-0/+1
* | Added ApiStashEdit module for pre-emptive edit parsingAaron Schulz2014-12-031-0/+1
* | Implement SiteListFileCache and rebuild scriptaude2014-11-271-0/+3
* | Load lessphp via composerKunal Mehta2014-11-241-5/+0
* | Add Monolog formatter that mimics legacy log outputBryan Davis2014-11-201-0/+1
* | Remove deprecated (since 1.21) Sites classaude2014-11-201-1/+0
|/
* Use cdb library and provide a back-compat layerKunal Mehta2014-11-191-9/+4
* Refactor profiling output from profilingChad Horohoe2014-11-171-4/+5
* Doc: Mention the php command in autoload.php to regenerate itErik Bernhardson2014-11-171-1/+1
* Performance improvements for autoload generatorErik Bernhardson2014-11-141-1311/+1313
* Generate $wgAutoloadLocalClasses with a maint scriptErik Bernhardson2014-11-131-0/+1316