Adding/updating Persian translations
[lhc/web/wiklou.git] / includes / AutoLoader.php
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
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)
next