| Commit message (Expand) | Author | Age | Files | Lines |
* | Oh noes, moar http:// -> https:// | Sam Reed | 2011-11-28 | 1 | -2/+2 |
* | Removed the 'eclipse helper' bit on top of every API module | John Du Hart | 2011-11-16 | 1 | -5/+0 |
* | Introduce MessageCache::getAllMessageKeys(), which returns all message keys s... | Roan Kattouw | 2011-09-14 | 1 | -0/+15 |
* | Introduce Language::getMessageKeysFor() and use it in ApiQueryAllmessages | Roan Kattouw | 2011-09-14 | 1 | -1/+1 |
* | Clarify parameter description added in r95714 | Roan Kattouw | 2011-08-31 | 1 | -1/+1 |
* | Add support to only return keys in ApiAllMessages | Krinkle | 2011-08-29 | 1 | -2/+6 |
* | Based on diff to wikia, set more functions consistently public rather than pr... | Sam Reed | 2011-08-17 | 1 | -1/+1 |
* | Followup r92396 | Sam Reed | 2011-07-17 | 1 | -0/+4 |
* | Swap else if for elseif | Sam Reed | 2011-06-17 | 1 | -1/+1 |
* | * (bug 28249) allow dupes in meta=allmessages&amargs | Sam Reed | 2011-03-26 | 1 | -1/+2 |
* | Fix artifact of 2 working copies from r83831 | Sam Reed | 2011-03-14 | 1 | -1/+1 |
* | * (bug 27183) API: Add filter by customisation state for meta=allmessages | Sam Reed | 2011-03-13 | 1 | -2/+34 |
* | * (bug 27182) API: Add filter by prefix for meta=allmessages | Sam Reed | 2011-03-13 | 1 | -5/+26 |
* | * Add a amtitle param to meta=allmessages | Alexandre Emsenhuber | 2011-02-09 | 1 | -1/+14 |
* | * Use wfMessage() instead of wfMsgGetKey() | Alexandre Emsenhuber | 2011-02-03 | 1 | -29/+21 |
* | Styleli[zs]e the API up to date (Been a while since) | Sam Reed | 2010-12-30 | 1 | -2/+2 |
* | Delete all the "API for MediaWiki 1.8+" comments | Sam Reed | 2010-12-22 | 1 | -1/+1 |
* | $name used in continue is undefined, use $message | Sam Reed | 2010-09-25 | 1 | -1/+1 |
* | Remove some unused variables | Sam Reed | 2010-09-20 | 1 | -1/+0 |
* | Standardised file description headers, added @file | Alexandre Emsenhuber | 2010-08-07 | 1 | -3/+4 |
* | * (bug 24677) axto= parameters added to allcategories, allimages, alllinks, a... | X! | 2010-08-06 | 1 | -0/+7 |
* | Stylize API up to date | Sam Reed | 2010-07-23 | 1 | -2/+2 |
* | Rewrote r69339 etc. to clean up API cache header handling. | Tim Starling | 2010-07-23 | 1 | -4/+14 |
* | Big blitz on unused variables (a lot of $db = $this->getDb() ) | Sam Reed | 2010-07-22 | 1 | -1/+0 |
* | API: Make output containing private or user-specific data uncacheable for log... | Roan Kattouw | 2010-07-14 | 1 | -0/+3 |
* | Correct the address of the FSF in some of the GPL headers | Derk-Jan Hartman | 2010-06-21 | 1 | -1/+1 |
* | Mixture of things. | Sam Reed | 2010-05-11 | 1 | -1/+1 |
* | Stylize Api upto date | Sam Reed | 2010-04-17 | 1 | -2/+2 |
* | Minor followup to r63425 and r63428 | Sam Reed | 2010-03-09 | 1 | -2/+3 |
* | Restore $wgLang in ApiQueryAllmessages if changed during execution | Sam Reed | 2010-03-08 | 1 | -1/+7 |
* | API: fix copyright symbol, coding style cleanup, more braces | Jack Phoenix | 2010-02-24 | 1 | -23/+25 |
* | Whitespace fixes for r62532 | Roan Kattouw | 2010-02-15 | 1 | -5/+5 |
* | * helps address bug 22453, Enables the api to return PLURAL transforms. | Michael Dale | 2010-02-15 | 1 | -3/+23 |
* | Fix careless errors in r61442 and r61444. | Tim Starling | 2010-01-29 | 1 | -2/+3 |
* | More of r61437 (adding/removing whitespace) | Sam Reed | 2010-01-23 | 1 | -2/+2 |
* | stylize.php on API code | Aryeh Gregor | 2010-01-11 | 1 | -18/+18 |
* | * API: (bug 20700) Add amprop=default to list default messages in list=allmes... | Roan Kattouw | 2009-09-18 | 1 | -25/+37 |
* | follow-up r52858: remove unused "global $wgMessageCache;" | Alexandre Emsenhuber | 2009-07-08 | 1 | -1/+0 |
* | fi E_ERROR: Call to undefined method MessageCache::getExtensionMessagesFor() ... | Alexandre Emsenhuber | 2009-07-07 | 1 | -2/+1 |
* | Fix up r47037, which was itself a fix-up of r46845. Change suggested by Brad ... | Roan Kattouw | 2009-02-09 | 1 | -4/+6 |
* | Fix some more regressions from r46845 reported by Brad Jorsch on the mediawik... | Roan Kattouw | 2009-02-09 | 1 | -1/+1 |
* | * API: BREAKING CHANGE: (bug 11430) Return fewer results than the limit in so... | Roan Kattouw | 2009-02-05 | 1 | -4/+13 |
* | API: More cleanup: | Roan Kattouw | 2008-07-10 | 1 | -2/+2 |
* | API: Some cleanup and fixes before 1.13 is released: | Roan Kattouw | 2008-07-10 | 1 | -1/+0 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -1/+1 |
* | Nobody wants to touch this.... | Niklas Laxström | 2008-05-16 | 1 | -2/+0 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -4/+4 |
* | * Introduced list=allimages | Victor Vasiliev | 2008-03-17 | 1 | -1/+5 |
* | API: Changing all modules' getParamDescription(), getAllowedParams() and getD... | Roan Kattouw | 2008-01-28 | 1 | -3/+3 |
* | (bug 12704) Adding amlang parameter to meta=allmessages | Roan Kattouw | 2008-01-20 | 1 | -1/+10 |