Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / AutoLoader.php
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...
2010-10-17 Sam ReedMove profiler stuff to own folder, updater AutoLoader...
2010-09-28 Chad HorohoeMove parser test related stuff to tests directory
2010-09-22 Priyanka DhandaFollowup to r73500. SeleniumTestConfig renamed to Selen...
2010-09-22 Max SemenikClass doesn't exist anymore
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-14 Trevor Parscal* Added exporting of user preferences
2010-09-10 Trevor ParscalBroke part of ResourceLoaderSiteModule into ResourceLoa...
2010-09-10 Alexandre EmsenhuberUse the AutoLoader instead of manually requiring these...
2010-09-09 Trevor ParscalMoved stand-alone libraries to includes/libs.
2010-09-08 Aryeh GregorMove DatabaseType to Database.php
2010-09-07 Trevor ParscalMerged reorganization work for PHPUnit from branches...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-09-03 Alexandre EmsenhuberMoved OracleUpdater to its own file so that I can stop...
2010-08-27 PlatonidesMake a bunch of incompatible changes to the PoolCounter.
2010-08-26 Sam ReedMove ApiFormatYaml_spyc.php to spyc.php as per r71763
2010-08-26 Chad HorohoeCopy paste fail
2010-08-26 Chad HorohoePer wikitech-l discussion, it would be kind of cool...
2010-08-26 Chad HorohoeMove all abstract stuff that DatabaseBase children...
2010-08-21 Alexandre EmsenhuberModified Special:Categories to subclass SpecialPage
2010-08-16 Chad HorohoeAdd a post-update maintenance script list, moved delete...
2010-08-15 Chad HorohoeInitial refactoring for Postgres; DatabaseUpdater subcl...
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-15 Jeroen De DauwMoved in repository interaction classes from Deployment...
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-08-12 Max Semenikmaintenance/sqlite.php: added the ability to check...
2010-08-09 PlatonidesMove pieces related to ParserOutput expiry into a new...
2010-08-09 X!Add format=dump and format=dumpfm, outputs results...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-08-08 Chad HorohoeKill NamespaceCompat. Nothing, anywhere (not even comme...
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-08-07 Max SemenikGood bye, SearchMysql4!
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-07-31 Markus Glaserload selenium test suite instead of single test
2010-07-27 Bryan Tong Minh(bug 23380) Uploaded files that are larger than allowed...
2010-07-24 Max SemenikFix autoloader borkage (from Jeroen's refactoring?)
2010-07-22 Jeroen De DauwSplit Installer into Installer and CoreInstaller +...
2010-07-20 Chad Horohoe* Split Mysql/Sqlite updates into their own files
2010-07-20 Jeroen De DauwRenamed InstallerDBType to DatabaseInstaller
2010-07-19 Jeroen De DauwFollow up to r69528 (forgot to commit this file)
2010-07-18 Alexandre Emsenhuber* Modified Special:Log to extend SpecialPage
2010-07-17 Alexandre Emsenhuber* Modified Special:Blockme to subclass UnlistedSpecialPage
2010-07-17 Chad HorohoeAdd stub OracleUpdater
2010-07-16 Niklas LaxströmRevert part of r69412 which causes fatal errors
2010-07-15 X!Move FakeResultWrapper to Database.php, allowing more...
2010-07-11 Alexandre EmsenhuberModified Special:Userlogout to subclass UnlistedSpecialPage
2010-07-10 Alexandre Emsenhuber* Modified Special:Specialpages to subclass UnlistedSpe...
2010-07-09 Bryan Tong MinhRevert r64436, r64437, r64508 per CR r64436
2010-07-08 Chad HorohoeChange Updaters to Updater
2010-07-08 Chad HorohoeRefactor a lot of updaters.inc into some classes in...
2010-07-03 Alexandre EmsenhuberModified Special:Filepath to subclass SpecialPage;...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-25 Tim Starling* Integrated the selenium tests into MediaWiki properly...
2010-06-25 Tim Starling* Removed require/require_once from maintenance scripts...
next