Merge to trunk everything in img_metadata branch.
[lhc/web/wiklou.git] / includes / AutoLoader.php
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.
2011-04-15 Chad HorohoeMerge r81448 from REL1_17: reverting RevisionMove featu...
2011-04-15 Chad HorohoeRevert r77555 and followups r77563, r77572, r78116...
2011-04-14 Happy-melonRecommit r84805, but without removing UsersPager, which...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-04-13 Happy-melonImplement user-is-blocked and wiki-is-read-only as...
2011-04-12 Happy-melonFollow-up r85928: AutoLoader entry.
2011-04-12 Brion VibberRevert r84856: restore version that works before destru...
2011-04-12 Brion VibberRevert r84805: broke CentralAuth by removing base Users...
2011-04-12 Leons PetrazickisFixes to DB2 support. DB2 support integration with...
2011-04-11 Sam ReedAdd MWInit to AutoLoader, see if we unbreak doxygen
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-04 Happy-melonFix for catchable fatals thrown on invalid titles,...
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-04-04 Tim StarlingPartial revert of r85236: __autoload() is needed for...
2011-04-03 Happy-melonFollow-up to r85240:
2011-04-03 Happy-melonAutoLoader entry for r85247.
2011-04-03 Daniel FriesenImplement the RequestContext class. Some credit to...
2011-04-03 Alexandre Emsenhuber* Drop 5.1 compat code
2011-04-02 Alexandre EmsenhuberRemoved deprecated Image class per documentation; no...
2011-04-02 Sam ReedFix casing of SpecialListUsers
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-11 Happy-melonFirst little bit of cleaning out the Augean stables...
2011-03-11 Happy-melonFollow-up r83298: add AutoLoader entry
2011-03-07 Sam ReedStrip cookie classes out of the middle of HttpFunctions...
2011-03-05 Bryan Tong Minh(bug 27018) Added action=filerevert to revert files...
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-04 Tim Starling* Added an Ehcache client.
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-02-25 Tim Starling* (bug 24230) Added JAR detection. ZIP archives contain...
2011-02-23 Tim Starling* Rewrote StripState to not use ReplacementArray. The...
2011-02-20 Alexandre EmsenhuberPer Tim Starling, follow-up r76252: move WikiDiff.php...
2011-02-19 Max SemenikBug 27518: Updater calls PopulateLogSearch before addin...
2011-02-16 Happy-melonRevert r78585. While I definitely think this is an...
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-12 Niklas Laxström* (bug 17160) Gender specific display text for User...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-01-31 Tim StarlingCleanup for r66268, r66267: merge WikiImporter back...
2011-01-25 Tim Starling* Fixed a bug causing the installer to ignore the ...
2011-01-21 Chad HorohoePartially revert r69738 (splitting Installer/CoreInstal...
2011-01-21 Trevor ParscalAddresses issues raised in an excellent review of r80656.
2011-01-20 Trevor ParscalResolved bug 26791 by replacing JSMin with a new librar...
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 X!Add new Hooks class, because $wgHooks globals are evil.
2011-01-11 Sam ReedFixup some of the ordering of API Autoloader stuff
2011-01-10 Sam ReedExplicitally add ApiFormatXmlRsd to the AutoLoader
2011-01-10 Jure Kajzer* fixed Oracle code for installer and phpunit tests
2011-01-05 Chad HorohoeFollowup r68129: rename UndeleteForm to SpecialUndelete...
2011-01-02 X!Followup to r79463: Move fallback functions to new...
2011-01-02 X!Per my comment on r68760: Make MWfunction class, comple...
2011-01-01 Alexandre EmsenhuberMade the page_count update defered, as for the site_sta...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...
2010-12-23 Chad HorohoeRevert r78903, r78904, r78905, r78906 (changing opendir...
2010-12-23 X!Per discussion on mailing list, modifying some uses...
2010-12-22 Roan Kattouw(bug 14869) Add API module for accessing QueryPage...
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-18 Happy-melonMerge in Token class from my branch; would like some...
2010-12-16 Chad HorohoeFix a few more paths from the tests move
2010-12-14 Chad HorohoeFix a few more paths, restore a few files lost in the...
2010-12-14 Chad HorohoePer r76225 CR: Get rid of Autoloader::loadAllExtensions...
2010-12-09 Jeroen De DauwFollow up to r77883
2010-12-07 Daniel FriesenFollow up r77893, add BaseTemplate to autoloader.
2010-12-04 Sam ReedFollowup r77679, 1 more for bug 23332
2010-12-03 Sam ReedFixup 1 more autoloader from r77677
2010-12-03 Sam ReedFollowup r77677, fix rest of autoloader entries
2010-12-03 Sam ReedMove includes/RevisionDelete.php to includes/revisionde...
2010-12-02 Andrew GarrettMerge DisableAccount extension into core, disabled...
2010-11-30 Roan KattouwFixes for r77451 per CR: add UploadStashZeroLengthFileE...
2010-11-21 Max SemenikRefactoring of *Field classes:
2010-11-21 PlatonidesAdd UploadStashFile
2010-11-21 PlatonidesAdd PhpHttpRequest, added in r60811
2010-11-16 Neil KandalgaonkarFixed bug#25784 (thumbnails of stashed files had wrong...
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-07 Alexandre Emsenhuber* (bug 24833) Files name in includes/diff/ are now...
2010-11-07 Chad HorohoeRm back-compat (was moved to the class in r36353) wfLoa...
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-11-06 Roan KattouwRevert r76177 and use AutoLoader
2010-11-04 Tim Starling* Introduced Xml::encodeJsCall(), to replace the awkwar...
2010-11-03 Neil Kandalgaonkarcore changes for UploadWizard (merged from r73549 to...
2010-11-01 Derk-Jan Hartman* Moving wfGetSVGSize() and wfScaleSVGUnit() into a...
2010-10-28 Bryan Tong Minh(bug 25648) API discovery information has been added...
2010-10-21 Antoine MussoFollow up r67073 : add curly to if statement
2010-10-19 Trevor ParscalPart 2 of 2, moved ResourceLoader*Module classes to...
2010-10-19 Trevor ParscalMoved ResourceLoader classes to their own folder, prepa...
2010-10-17 Sam ReedRevert r74913, caused many problems, and was only likel...
next