Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update handlers."
[lhc/web/wiklou.git] / includes / api / ApiPurge.php
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 danielGeneralizing LinksUpdate to allow extensions to add...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Aaron SchulzMerge "Add maxresults to list=querypage"
2012-05-12 Aaron SchulzMerge "ApiPageSet::populateFromTitles can work with...
2012-05-12 Aaron SchulzMerge "set tidy = true for action=purge&forcelinkupdate="
2012-05-12 umherirrenderset tidy = true for action=purge&forcelinkupdate=
2012-01-21 Alexandre EmsenhuberFix bug 32948:
2012-01-12 Max SemenikConsistency: made all API examples a verbs
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-17 Sam ReedMore example conversions/additions
2011-12-15 Sam ReedUse a revision return method for revisions, follows...
2011-12-11 Sam Reed* (bug 32495) API should allow purge by pageids.
2011-11-28 Sam ReedOh noes, moar http:// -> https://
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...