Revert r76177 and use AutoLoader
[lhc/web/wiklou.git] / includes / AutoLoader.php
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...
2010-06-23 Mark A. Hershberger* Adapt install.php to a more “traditional” maintenance...
2010-06-20 Derk-Jan HartmanAdd a new PNG parser in order to recognize APNG (animat...
2010-06-19 Derk-Jan Hartman(bug 23621) New Special:ComparePages to compare (diff...
2010-06-17 Mark A. HershbergerOrganise sub-dirs in AutoLoader.php
2010-06-13 Alexandre EmsenhuberChanges to Special:Lockdb and Special:Unlockdb:
2010-05-30 TobiasNew feature RevisionMove (bug 21312). Introducing Speci...
2010-05-30 Siebrand MazelandRan stylize.php, removed trailing whitespace, updated...
2010-05-26 Andrew GarrettFix r66858 -- reassign classes in the AutoLoader
2010-05-25 Sam Reed* (bug 23524) Api Modules as followup to bug 14473...
2010-05-24 Sam ReedTry r66856 again - Less fail this time
2010-05-24 Sam ReedRevert r66856, due to the complete rubbish commit summa...
2010-05-24 Sam Reedbug 18608 done in a fashion much closer to how I should...
2010-05-14 Sam ReedPart 1 of Bug 23524 - Api Modules as followup to bug...
2010-05-14 Mark A. HershbergerMove jobqueue classes to their own directory.
2010-05-13 Chad Horohoe(bug 22844) Support Micosoft Windows Cache aka WINCACHE
2010-05-12 Andrew GarrettFunction accessibility changes, documentation, revert...
2010-05-12 Andrew GarrettRewrite of XML Dump Processing:
2010-05-10 Sam Reed* (bug 21346) Make deleted images searchable by hash
2010-05-07 Chad HorohoeMerge new-installer branch to trunk
2010-04-21 Chad HorohoeRemove current MSSQL implementation from trunk. See...
2010-04-17 Mark A. Hershberger* New UploadFromUrlJob class to handle Upload-by-Copy
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-03 Happy-melonRevert r64478 - April Fool's is well over.
2010-04-01 Happy-melonFollow-up to r64478 - pull out debugging code
2010-04-01 Happy-melonRewrite the parser in a more friendly and accessible...
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-22 Niklas LaxströmNew message class up for discussion and development.
2010-03-18 Chad HorohoeRefactor MergeHistory to subclass SpecialPage. Ohai...
2010-03-12 Chad HorohoeForce loading of Sanitizer in setUp() so defines()...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-02-26 Aaron SchulzMoved MediaTransformOutput.php to /media dir
2010-02-16 Max SemenikRemoved MMCache support, this thing is dead. Partially...
2010-02-14 Siebrand MazelandRandom indentation and code formatting updates. No...
2010-02-12 Alexandre EmsenhuberFixed a doxygen warning
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-05 Tim Starling* (bug 21551) Rewrote the Squid purge HTTP client to...
2010-02-03 Tim Starling* Fix for r57997 and bug 21222: move math, gallery...
next