aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiPurge.php
Commit message (Expand)AuthorAgeFilesLines
...
* API: Add new hook 'APIGetPossibleErrors'umherirrender2013-04-191-1/+1
* Call ApiPageSet::getFinalParamDescriptionumherirrender2013-04-051-1/+1
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-4/+4
* API PageSet allows generator for non-query modulesYuri Astrakhan2013-02-081-47/+81
* api: remove duplicate __contruct callsAntoine Musso2013-01-291-4/+0
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* Cleanup of Wikidata branch.daniel2012-10-081-1/+0
* merging latest masterdaniel2012-08-201-1/+0
* Moved getParserOutput to Content interface.daniel2012-07-231-1/+1
* merged masterdaniel2012-06-251-1/+1
* Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into...daniel2012-06-141-0/+28
|\
| * Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+28
* | make ApiPurge use ContentHandler for parsingdaniel2012-06-131-4/+6
* | cleanup and fixes for secondary data updatesdaniel2012-06-071-1/+1
* | merged masterjeroendedauw2012-06-061-1/+2
|\|
| * Big oops - merged to wrong branch.awjrichards2012-06-051-1/+2
| * Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-2/+1
| * (bug 32643) Prevent action=purge&forcelinkupdate crashBrad Jorsch2012-06-021-1/+2
* | merged master after 1.20wmf3daniel2012-05-151-2/+2
|\|
| * Merge "Generalizing LinksUpdate to allow extensions to add arbitrary update h...Aaron Schulz2012-05-141-2/+2
| |\
| | * Generalizing LinksUpdate to allow extensions to add arbitrary update handlers.daniel2012-05-131-2/+2
* | | merged latest masterdaniel2012-05-141-0/+1
|\| |
| * | set tidy = true for action=purge&forcelinkupdate=umherirrender2012-05-121-0/+1
| |/
* | use ParserOutput::getSecondaryDataUpdates() as the primary method of getting ...daniel2012-04-171-1/+1
* | use ParserOutput::getLinksUpdateAndOtherUpdates() in order to get all necessa...daniel2012-04-051-2/+2
* | replacing deprecated getText, etcDaniel Kinzler2012-04-041-1/+1
|/
* Fix bug 32948:Alexandre Emsenhuber2012-01-211-1/+2
* Consistency: made all API examples a verbsMax Semenik2012-01-121-1/+1
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-271-1/+1
* Revert r106521: creates lots of long, unwrappable lines in help outputBrion Vibber2011-12-201-1/+1
* More example conversions/additionsSam Reed2011-12-171-1/+1
* Use a revision return method for revisions, follows up r105828Sam Reed2011-12-151-1/+1
* * (bug 32495) API should allow purge by pageids.Sam Reed2011-12-111-18/+33
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-4/+0
* * Use WikiPage instead of Article for doPurge(), getting raw wikitext and Par...Alexandre Emsenhuber2011-11-051-7/+7
* Followup 100905, fixing usages of getContext()John Du Hart2011-10-261-1/+1
* Adding context to the APIJohn Du Hart2011-10-261-4/+4
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* Followup r92396, add help urls for most of the core (non query) modulesSam Reed2011-07-171-0/+4
* Use createContext() instead of using the global contextAlexandre Emsenhuber2011-07-121-1/+2
* Replace more multiple calls to $this->getResult() in methods with temporary v...Sam Reed2011-06-301-4/+5
* Moved MediaWiki::articleFromTitle() to Article::newFromTitle(), this has noth...Alexandre Emsenhuber2011-05-221-1/+1
* Fix E_STRICT reported on r86273 CR.Happy-melon2011-05-071-1/+2
* Rm all mentions of "this module" in API action descriptions. They are suppose...Max Semenik2011-04-251-1/+1
* Follow-up r85929: update MediaWiki::articleFromTitle() calls in extensions (a...Happy-melon2011-04-171-1/+1
* Followup r79638Sam Reed2011-01-051-1/+7
* * (bug 26498) allow LinksUpdate with APISam Reed2011-01-051-1/+23
* Revert r74810 (vary API help cache on $wgUser->isAnon()) and move the POST ch...Roan Kattouw2010-10-181-8/+6
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-2/+4