added unit tests for WikitextContent
[lhc/web/wiklou.git] / includes / api / ApiQueryAllmessages.php
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-09-14 Roan KattouwIntroduce MessageCache::getAllMessageKeys(), which...
2011-09-14 Roan KattouwIntroduce Language::getMessageKeysFor() and use it...
2011-08-31 Roan KattouwClarify parameter description added in r95714
2011-08-29 KrinkleAdd support to only return keys in ApiAllMessages
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396
2011-06-17 Sam ReedSwap else if for elseif
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-14 Sam ReedFix artifact of 2 working copies from r83831
2011-03-13 Sam Reed* (bug 27183) API: Add filter by customisation state...
2011-03-13 Sam Reed* (bug 27182) API: Add filter by prefix for meta=allmes...
2011-02-09 Alexandre Emsenhuber* Add a amtitle param to meta=allmessages
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey()
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-09-25 Sam Reed$name used in continue is undefined, use $message
2010-09-20 Sam ReedRemove some unused variables
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
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-11 Sam ReedMixture of things.
2010-04-17 Sam ReedStylize Api upto date
2010-03-09 Sam ReedMinor followup to r63425 and r63428
2010-03-08 Sam ReedRestore $wgLang in ApiQueryAllmessages if changed durin...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-15 Roan KattouwWhitespace fixes for r62532
2010-02-15 Michael Dale* helps address bug 22453, Enables the api to return...
2010-01-29 Tim StarlingFix careless errors in r61442 and r61444.
2010-01-23 Sam ReedMore of r61437 (adding/removing whitespace)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-09-18 Roan Kattouw* API: (bug 20700) Add amprop=default to list default...
2009-07-08 Alexandre Emsenhuberfollow-up r52858: remove unused "global $wgMessageCache;"
2009-07-07 Alexandre Emsenhuberfi E_ERROR: Call to undefined method MessageCache:...
2009-02-09 Roan KattouwFix up r47037, which was itself a fix-up of r46845...
2009-02-09 Roan KattouwFix some more regressions from r46845 reported by Brad...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-07-10 Roan KattouwAPI: More cleanup:
2008-07-10 Roan KattouwAPI: Some cleanup and fixes before 1.13 is released:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-16 Niklas LaxströmNobody wants to touch this....
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-17 Victor Vasiliev* Introduced list=allimages
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-20 Roan Kattouw(bug 12704) Adding amlang parameter to meta=allmessages
2008-01-08 Victor VasilievAPI: add action=logout
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-01 Victor VasilievAPI: add meta=allmessages