ProfilerSimpleText needs loading!
[lhc/web/wiklou.git] / includes / AutoLoader.php
2008-04-20 Domas MituzasProfilerSimpleText needs loading!
2008-04-19 Niklas Laxström* New helper class for dealing with forms
2008-04-15 Alexandre Emsenhuber* Pass directly the title object to OutputPage::returnT...
2008-04-15 Tim StarlingIn User:
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-10 Raimond Spekking* (bug 13604) Add Special:ListGroupRights to show a...
2008-04-05 Tim Starling* Generalised FileRepoStatus, providing a very similar...
2008-04-05 Alexandre EmsenhuberUgly hack to fix two strict standarts errors:
2008-04-02 Aaron Schulzproper name
2008-04-02 Aaron Schulz* User Pager for special:log
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-27 Roan KattouwRemoving ApiChangeRights module
2008-03-25 Brion Vibber* (bug 13450) Email confirmation can now be canceled...
2008-03-21 Brion Vibber* (bug 12294) Namespace class renamed to MWNamespace...
2008-03-19 Raimond Spekking* (bug 1459) Search for duplicate files by hash: Specia...
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...
2008-03-17 Victor VasilievWhoops, it's case-sensitive!
2008-03-17 Victor VasilievYes, and also I forgot autoloader
2008-03-09 Aryeh GregorAlphabetize
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-02-06 Brion VibberMore file type checks...
2008-02-05 Tim Starling* Added alternate preprocessor implementation "Preproce...
2008-01-30 Brion Vibber* Merged backends for OpenSearch suggestions and AJAX...
2008-01-28 Roan Kattouw(bug 12816) Adding list=random module which fetches...
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...
2008-01-21 Tim StarlingPostcard from linuxland.
2008-01-15 Roan KattouwAPI:
2008-01-14 Domas MituzasCleanup for Special:Randompage and Special: Randomredir...
2008-01-08 Victor VasilievAPI: add action=logout
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-03 Aryeh GregorVarious Userrights-related fixes:
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2007-12-27 Brion VibberRefactor some of the horror that was Special:Userrights...
2007-12-23 Victor VasilievIntroduce new autopromotion system
2007-12-10 Roan KattouwAPI:
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-01 Victor VasilievForgot to commit AutoLoader changes.
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-11-27 Roan KattouwAPI:
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-17 Victor VasilievAPI:
2007-11-12 Victor Vasiliev* Remove Special:Randomincategory. Domas said that...
2007-11-11 Victor Vasiliev* Add special page for getting random page from category
2007-11-03 Roan KattouwAPI:
2007-10-08 Roan Kattouw* (bug 11173) Allow limited wikicode rendering via...
2007-10-03 Tim StarlingWARNING! NEEDS CAREFUL DEPLOYMENT
2007-09-24 Aaron Schulz*Kill references to non-existent php files (bug 11433)
2007-08-30 Brion VibberRevert r25297, r25298 for now.
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons includes into ApiMain and AutoLoa...
2007-08-17 Rob Church* Confirmation is now required when deleting old versio...
2007-08-15 Tim StarlingBasic integrated audio/video support, with Ogg implemen...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-30 Yuri AstrakhanAPI:
2007-07-29 Rob Church* (bug 10739) Users can now enter comments when reverti...
2007-07-22 Tim Starling* Introduced FileRepoStatus -- result class for file...
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-04 Rob ChurchMove all watchlist editing into WatchlistEditor class...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-21 Rob ChurchSome job cleanup:
2007-06-21 Nick JenkinsPrevent error on viewing [[Special:Allmessages]] when...
2007-06-16 Tim Starling* Split off ultimate base class FileRepo from FSRepo
2007-06-16 Yuri AstrakhanAPI: Added categorymembers list ability.
2007-06-11 Rob Church(bug 8869) Introduce Special:Uncategorizedtemplates...
2007-06-08 Rob Church* (bug 10181) Support the XCache object caching mechani...
2007-06-04 Rob Church* (bug 10118) Introduce Special:Mostlinkedtemplates
2007-05-30 Tim StarlingMerged filerepo-work branch:
2007-05-14 Yuri Astrakhan* API: added property for external links (urls) retrieval
2007-05-14 Yuri Astrakhan* API: added categories property
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
2007-05-11 River Tarnellinstead of storing every mail as a job, have a job...
2007-05-05 River Tarnellallow enotif mails to be sent via job queue
2007-04-23 Brion VibberRevert r21461 for now; a cleanup patch which doesn...
2007-04-22 Antoine MussoAdd support for microsoft bmp format. It simply give...
2007-04-21 Antoine MussoMove tidy callbacks from the Parser class to a new...
2007-04-20 Tim Starling* Introduced media handler modules for file-type specif...
2007-04-19 Ilmari Karonenmake Special:Random retry (once, but more carefully...
2007-04-08 Rob Church(bug 9508) Special page to list articles with the fewes...
2007-03-31 Rob ChurchMove PageQueryPage class into own file
2007-03-31 Rob Church(bug 9046) Special page to list pages without language...
2007-03-28 Rob Church* Split most of the result output code from QueryPage...
2007-03-14 Aaron Schulz*Rename FSarchivedFile to ArchivedFile, add to autoloader
2007-03-11 River Tarnellfull-search search for oracle using Oracle Text
2007-03-11 River Tarnellrevive experimental Oracle support
2007-02-21 Tim StarlingRemoved ListUsersPage from the lists in QueryPage.php...
2007-02-09 Nick JenkinsPrevent some unnecessary lstat system calls, generated...
2007-02-04 Domas Mituzas* Add AlphabeticPager abstract class
next