Added parser test about brackets and for bug 21261
[lhc/web/wiklou.git] / includes / api / ApiPurge.php
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-05 Alexandre Emsenhuber* Use WikiPage instead of Article for doPurge(), gettin...
2011-10-26 John Du HartFollowup 100905, fixing usages of getContext()
2011-10-26 John Du HartAdding context to the API
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-12 Alexandre EmsenhuberUse createContext() instead of using the global context
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-05-22 Alexandre EmsenhuberMoved MediaWiki::articleFromTitle() to Article::newFrom...
2011-05-07 Happy-melonFix E_STRICT reported on r86273 CR.
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-17 Happy-melonFollow-up r85929: update MediaWiki::articleFromTitle...
2011-01-05 Sam ReedFollowup r79638
2011-01-05 Sam Reed* (bug 26498) allow LinksUpdate with API
2010-10-18 Roan KattouwRevert r74810 (vary API help cache on $wgUser->isAnon...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-04 Sam ReedFollowup r70461 if PARAM_REQUIRED is set, use for missi...
2010-08-04 X!Followup to r70460 and r70461: Use true instead of 1
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-04-03 Chad Horohoe(bug 18311) Purging images via the API now works. This...
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2008-09-19 Chad HorohoeFix some doxygen stuff.
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...