Revert r28215: incorrectly moved files
[lhc/web/wiklou.git] / includes / AutoLoader.php
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
2007-01-20 Rob ChurchCheck for interface existence in wfLoadAllExtensions...
2007-01-20 Antoine MussoSplit out ParserOptions and ParserOutput classes in...
2007-01-17 Brion VibberApply most of the code tweaks from the live site:
2007-01-16 Rob Church* (bug 8621) Log revisions marked as patrolled
2007-01-13 Brion Vibber* Unmaintained Oracle support files have been removed.
2006-12-23 Brion Vibberrevert r18517; should have been on branch
2006-12-23 Paa Kwesi ImbeahMinimal version of IC functionality.
2006-12-16 Rob Church* (bug 8164) Special:Booksources should use GET for...
2006-12-12 Brion Vibber* Change behavior of logins using the temporary e-maile...
2006-12-03 Ilmari KaronenNew special page Special:NewbieContributions to replace...
2006-12-03 Ilmari KaronenDidn't really mean to delete SpecialContributions.php...
2006-11-28 Brion VibberRevert special:deletedcontribs for now; it's not ready...
2006-11-28 Ilmari KaronenNew special page Special:Deletedcontribs for browsing...
2006-11-21 Tim Starling* Introduced StringUtils.php, populated it with some...
2006-11-04 Yuri AstrakhanAPI * version param now links to the SVN
2006-11-01 Andrew GarrettImplement usercontribs module for API.
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-22 Yuri AstrakhanAPI * cache expiration control
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-16 Yuri Astrakhan* API: logevents query module (incomplete)
2006-10-16 Yuri Astrakhan* API: help screen now shows default and allowed parame...
2006-10-14 Tim StarlingDependency tracking layer for caching.
2006-10-14 Yuri Astrakhan* API: Restructured to allow internal usage. Error...
2006-10-11 Tim StarlingRenamed CacheManager to HTMLFileCache, to avoid confusi...
2006-10-05 Brion VibberAdd missing AjaxResponse class
2006-10-03 Tim Starling* Removed lots of explicit require_once statements...
2006-08-25 Tim StarlingCategoryPage bug fix
2006-08-13 Tim StarlingRevamped Special:Imagelist. Implemented generic table...
2006-08-12 Domas Mituzasadd some abstraction for web responses, so far minimal...
2006-08-03 Tim StarlingLanguageUtf8 is gone
2006-08-02 Tim StarlingAvoid duplicate require_once() under windows by using...
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-14 Tim StarlingConsolidated web initialisation code into includes...
2006-07-12 Antoine MussoMigrate IP related tools from ProxyTools.php to IP.php
2006-07-07 Brion Vibber* (bug 6562) Removed unmaintained ParserXml.php for now
2006-07-07 Tim StarlingSplit off index paging code from PageHistory.php to...
2006-07-05 Greg Sabino MullaneAdd SearchPostgres.php
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...
2006-07-02 Tim StarlingRemoved a couple of bogus autoload entries
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-07-02 Tim StarlingFixed bugs
next