merged master
[lhc/web/wiklou.git] / includes / api / ApiComparePages.php
2012-06-20 danielmerged master
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 danielMerge "undo misguided changes to phpunit" into Wikidata
2012-06-19 Tim StarlingFix indenting errors introduced in Wikidata branch
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-07 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-06-06 jeroendedauwmerged master
2012-05-29 danielmerged master
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-15 danielmerged master after 1.20wmf3
2012-05-14 danielmerged latest master
2012-05-14 jeroendedauwMerge branch 'Wikidata' of ssh://review/mediawiki/core...
2012-05-14 danielmerge incoming
2012-05-14 danielUse integers for content_model and content_format.
2012-04-29 danielmerged from master
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 danielmerged from master
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-17 danielrenamed getDifferenceEngine to createDifferenceEngine
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-07 Alex Monk(bug 32498) Allow comparing pages using pageids
2012-04-04 Daniel Kinzleruse factory method to get difference engine everywhere
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-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396
2011-06-06 Sam ReedFollowup r89550, add new error message to getPossibleErrors
2011-06-06 Matthew BrittonApiComparePages: Throw an error if getDiffBody returns...
2011-05-24 Alexandre EmsenhuberFixed api=compare example to use existing parameters
2011-05-14 Sam ReedFollowup r88002, fix naming on param documentation
2011-05-13 Sam ReedImprove variable naming
2011-05-02 Sam ReedFollowup r87225
2011-05-01 Sam Reed* (bug 27185) API: Add Special:ComparePages