follow-up to r53282:
[lhc/web/wiklou.git] / includes / AutoLoader.php
2009-07-15 Jack Phoenixfollow-up to r53282:
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-13 Roan KattouwRevert r53147, r53149 and r53163 ("Add API module for...
2009-07-12 Bryan Tong Minh(bug 14869) Allow access to QueryPage-based special...
2009-07-08 Tim StarlingImplemented the PoolCounter feature and did some genera...
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-03 Jack Phoenixmake ActiveUsers subclass SpecialPage
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-26 Niklas LaxströmAdded subclasses of HTMLField to autoloader... so that...
2009-06-20 Tim StarlingAdded PHP port of CDB, with abstraction layer. Tested...
2009-06-19 Chad HorohoeRefactor Blankpage to subclass SpecialPage like a norma...
2009-06-17 Roan KattouwMoving ConfEditor class from switch-master to core
2009-06-15 Aryeh GregorMove some stuff from DatabaseBase to DatabaseMysql
2009-06-12 Chad HorohoePut actual location of these two classes.
2009-06-12 Aryeh GregorMake Database into abstract class DatabaseBase
2009-06-01 Tim StarlingIn Special:RevisionDelete:
2009-04-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
2009-04-25 Siebrand Mazeland* add uniwiki/CreatePage extension to core
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...
2009-04-15 Chad HorohoeMake Whatlinkshere subclass SpecialPage.
2009-04-15 Chad Horohoe(bug 18151) Clean up duplicate code between Special...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-26 Andrew GarrettMove WikiMap class from CentralAuth to core, since...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-16 Brion Vibber* (bug 17714) Limited TIFF upload support now built...
2009-03-09 Aaron Schulz* Refactored revisiondelete to use subclassing
2009-02-26 Tim Starling* Refactored the forking code from runJobs.php to a...
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-13 Roan KattouwAPI: (bug 16740) Adding list=protectedtitles to list...
2009-02-06 Chad HorohoeRewrite Special:Export to subclass SpecialPage.
2009-02-04 Roan Kattouw* API: (bug 17007) Add action=import
2009-02-02 Roan Kattouw* API: (bug 17007) Add export functionality to the API
2009-01-30 Bryan Tong MinhRemoving the new upload code from trunk so that patches...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-27 Alexandre EmsenhuberDon't use AutoLoader in class_exists() and interface_ex...
2009-01-27 Alexandre EmsenhuberSTAB STAB STAB
2009-01-14 Leons Petrazickis(bug 17028) Added support for IBM DB2 database. config...
2009-01-13 Alex Zadding newline to end of wfDebug calls where it was...
2008-12-31 Brion VibberRevert r45231, r45235 "* (bug 674) Allow users to be...
2008-12-31 Siebrand Mazeland* Revert r45062 and related (Merge Interwiki extension...
2008-12-31 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-12-27 X!Add Interwiki extension to core.
2008-12-23 Brion VibberRevert r44702, r44703, r44704 (wfInvoke and UserMailer...
2008-12-17 David McCabeUserMailer bigtime refactor. Please test.
2008-12-14 Ilmari KaronenAdd a new FileCache class to wrap RepoGroup::findFile...
2008-12-13 Chad HorohoeComplete rewrite of Special:Statistics:
2008-12-12 Brion Vibberremove no longer needed line for Parser_OldPP (now...
2008-12-12 Tim StarlingMoved the IE content type checks to their own class...
2008-12-10 Alexandre EmsenhuberFix for r44383: profiling error on unexisting class
2008-12-10 David McCabeRevert r44386; depends on wfInvoke, also reverted.
2008-12-10 David McCabeRefactored UserMailer.php. Please let me know if this...
2008-12-10 Aaron SchulzReduce profile overhead here
2008-12-08 Alexandre EmsenhuberCheck if wfDebug() is defined before calling it since...
2008-12-08 Aaron Schulz*Skip autoloading of skin, always does inefficient...
2008-11-29 Alexandre EmsenhuberRenamed PasswordReset class to SpecialResetpass and...
2008-11-26 Aaron SchulzCleanup for r43841:
2008-11-26 Chad HorohoeRefactor Special:Import to extend SpecialPage instead...
2008-11-19 Andrew GarrettRevert "Starter for a re-jig of hit counting (in a...
2008-11-19 Andrew GarrettStarter for a re-jig of hit counting (in a per-day...
2008-11-17 Aaron Schulz* Re-commit new search UI code, disabled by default...
2008-11-06 Tim Starling* Added the BitmapHandler_ClientOnly media handler...
2008-10-25 Tim StarlingRemoved scary YAML parsing code, the function of which...
2008-10-19 Brion VibberBack out r42182 for now "Move UDP stuff to new UDP...
2008-10-18 Danny B* back the UDP class accidentaly removed in r42201
2008-10-18 Danny B* A new special page to list wanted templates
2008-10-17 Aaron SchulzMove UDP stuff to new UDP class
2008-10-17 Tim StarlingRevert revert r41578 of r41531 and fix compressOld...
2008-10-17 Aaron SchulzRefactor contribs to use the newer class extension...
2008-10-15 Brion VibberBack out r41630 -- merging of Nuke extension to core
2008-10-11 Chad HorohoeRevert r41603, r41751 (splitting Preferences validation...
2008-10-05 Aaron SchulzPartial revert of r41527. Do this in a cleaner way.
2008-10-04 Roan Kattouw(bug 15768) Add list=watchlistraw to the API
2008-10-04 Siebrand Mazeland* Add functionality of extension Nuke to core. Messages...
2008-10-03 Chad HorohoeSplit off some of these validation methods into their...
2008-10-03 Brion VibberBacking r41531 out for now ("Concept for diff-based...
2008-10-02 Tim Starling* Concept for diff-based compression using the new...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Matt JohnstonNew format for accessing Interwiki data. Replaced all...
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
2008-09-25 Roan KattouwAPI: Add ApiDisabled and ApiQueryDisabled classes so...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-18 Aaron Schulz* Add support for log importing
2008-09-18 Aaron Schulz* Move Import stuff to it's own file like Export
2008-09-16 Chad HorohoeRemove two useless classes from HTMLDiff. One was entir...
2008-09-14 Siebrand Mazeland* Add functionality of extension LinkSearch to core
2008-09-12 Aaron SchulzRedo RefreshLinksJob2 commit with trivial notice fix.
2008-09-12 Siebrand MazelandRevert 40741. Causes "Division by zero in includes...
2008-09-12 Aaron Schulzjob-queue insert should no longer fail for highly used...
2008-09-11 X!Add new special page Wantedfiles.
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Roan Kattouw* Split patrol code
2008-09-01 Tim StarlingRename UploadFromBase to UploadBase. It's best to use...
2008-08-27 Bryan Tong MinhSplitting backend upload code from SpecialUpload.
2008-08-25 Chad Horohoe* Add all HTMLDiff-related classes to the autoloader.
2008-08-21 Roan KattouwAdding action=watch to the API
2008-08-18 Alexandre Emsenhuber*stab* forgot to commit that file
2008-08-18 Daniel FriesenCommitting today's work the LinkHooks' new parser.
2008-08-18 Daniel FriesenCreate a placeholder for the LinkHook experimentation.
next