| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-instate most of the revisions for bug 33147 "API examples should explain w... | Sam Reed | 2011-12-27 | 1 | -2/+1 |
* | Revert r106439, r106441 - bad formatting mushing separate lines together | Brion Vibber | 2011-12-20 | 1 | -1/+2 |
* | Convert a few more descriptions | Sam Reed | 2011-12-16 | 1 | -2/+1 |
* | Oh noes, moar http:// -> https:// | Sam Reed | 2011-11-28 | 1 | -1/+1 |
* | Removed the 'eclipse helper' bit on top of every API module | John Du Hart | 2011-11-16 | 1 | -5/+0 |
* | (bug 26909) Add dir parameter for prop= API modules. Modified patch by Umheri... | Roan Kattouw | 2011-11-14 | 1 | -4/+19 |
* | Make the PROTO_ parameter to wfExpandUrl() explicit in all calls. There are n... | Roan Kattouw | 2011-08-19 | 1 | -1/+1 |
* | Based on diff to wikia, set more functions consistently public rather than pr... | Sam Reed | 2011-08-17 | 1 | -1/+1 |
* | Revert r93802 per CR. Will avoid cache pollution by splitting the cache instead | Roan Kattouw | 2011-08-03 | 1 | -1/+1 |
* | Followup r92044: force HTTP on URLs output by the API, now that wfExpandUrl()... | Roan Kattouw | 2011-08-03 | 1 | -1/+1 |
* | Followup r92396 | Sam Reed | 2011-07-17 | 1 | -0/+4 |
* | Per wikitech-l, run a bunch of URLs in the API output through wfExpandUrl(), ... | Roan Kattouw | 2011-07-13 | 1 | -1/+1 |
* | * (bug 26484) add a lltitles param to prop=langlinks | Sam Reed | 2011-01-05 | 1 | -4/+25 |
* | Delete all the "API for MediaWiki 1.8+" comments | Sam Reed | 2010-12-22 | 1 | -1/+1 |
* | Followup r77072: declare llurl as a boolean parameter. | Roan Kattouw | 2010-12-03 | 1 | -2/+2 |
* | (bug 25174) Add equal sign to boolean parameters in examples, so that the exa... | Bryan Tong Minh | 2010-11-23 | 1 | -1/+1 |
* | Per Reedy, follow-up to r77072: don't use array_merge() to add just one item | Alexandre Emsenhuber | 2010-11-21 | 1 | -1/+1 |
* | * (bug 26006) prop=langlinks now allows obtaining full URL | Alexandre Emsenhuber | 2010-11-21 | 1 | -0/+8 |
* | Standardised file description headers, added @file | Alexandre Emsenhuber | 2010-08-07 | 1 | -3/+4 |
* | Rewrote r69339 etc. to clean up API cache header handling. | Tim Starling | 2010-07-23 | 1 | -1/+5 |
* | Big blitz on unused variables (a lot of $db = $this->getDb() ) | Sam Reed | 2010-07-22 | 1 | -1/+0 |
* | Correct the address of the FSF in some of the GPL headers | Derk-Jan Hartman | 2010-06-21 | 1 | -1/+1 |
* | Per http://www.mediawiki.org/wiki/Special:Code/MediaWiki/66168#c7252 switch w... | Sam Reed | 2010-06-20 | 1 | -1/+1 |
* | Nuke $db->freeResult() from Api stuffs | Sam Reed | 2010-06-20 | 1 | -1/+0 |
* | API: fix copyright symbol, coding style cleanup, more braces | Jack Phoenix | 2010-02-24 | 1 | -31/+35 |
* | 4 More dieUsage calls | Sam Reed | 2010-02-13 | 1 | -0/+6 |
* | Normalise comment usage (# --> //) | Sam Reed | 2010-01-23 | 1 | -1/+1 |
* | Add/remove whitelines to increase readability in API code files | Sam Reed | 2010-01-23 | 1 | -0/+1 |
* | stylize.php on API code | Aryeh Gregor | 2010-01-11 | 1 | -32/+32 |
* | * API: BREAKING CHANGE: (bug 11430) Return fewer results than the limit in so... | Roan Kattouw | 2009-02-05 | 1 | -17/+7 |
* | Consistent casing for wfGetDB(), getDB(), and getDBKey() | Siebrand Mazeland | 2008-11-06 | 1 | -1/+1 |
* | Partial revert of r37502, 37503: double-quoting of SQL strings | Brion Vibber | 2008-07-10 | 1 | -1/+1 |
* | Forgot to change one strencode() to addQuotes() | Roan Kattouw | 2008-07-10 | 1 | -1/+1 |
* | API: Add paging (i.e. limit and continue) parameters to prop={links,templatel... | Roan Kattouw | 2008-07-07 | 1 | -3/+46 |
* | WARNING: HUGE COMMIT | Alexandre Emsenhuber | 2008-05-20 | 1 | -1/+1 |
* | * remove end of line whitespace | Siebrand Mazeland | 2008-04-14 | 1 | -4/+3 |
* | Missing pages in prop=langlinks and prop=extlinks are now handled properly. (... | Bryan Tong Minh | 2008-03-20 | 1 | -0/+3 |
* | API: Changing all modules' getParamDescription(), getAllowedParams() and getD... | Roan Kattouw | 2008-01-28 | 1 | -1/+1 |
* | Revert r28215: incorrectly moved files | Victor Vasiliev | 2007-12-06 | 1 | -0/+94 |
* | Create includes/api/query for Query API and includes/api/edit for Edit API | Victor Vasiliev | 2007-12-06 | 1 | -94/+0 |
* | API: implemented prop=imageinfo, minor cleanup | Yuri Astrakhan | 2007-07-07 | 1 | -8/+0 |
* | Remove ?>'s from files. They're pointless, and just asking for people to mes... | Aryeh Gregor | 2007-06-29 | 1 | -1/+1 |
* | API: documentation and cleanup. | Yuri Astrakhan | 2007-05-20 | 1 | -1/+3 |
* | * New properties: links, templates, images, langlinks | Yuri Astrakhan | 2007-05-14 | 1 | -0/+100 |