| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'master' into Wikidata | Jens Ohlig | 2012-04-11 | 1 | -1/+1 |
|\| |
|
| * | Fixing some of the "@return true" or "@return false", need to be "@return boo... | Sam Reed | 2012-02-09 | 1 | -1/+1 |
* | | auto-summary, auto-delete-reason | Daniel Kinzler | 2012-04-04 | 1 | -1/+1 |
|/ |
|
* | Consistency: made all API examples a verbs | Max Semenik | 2012-01-12 | 1 | -2/+2 |
* | Re-instate most of the revisions for bug 33147 "API examples should explain w... | Sam Reed | 2011-12-27 | 1 | -2/+2 |
* | * Integrate $wgDeleteRevisionsLimit in Title::getUserPermissionsErrors() (onl... | Alexandre Emsenhuber | 2011-12-27 | 1 | -5/+0 |
* | Revert r106521: creates lots of long, unwrappable lines in help output | Brion Vibber | 2011-12-20 | 1 | -2/+2 |
* | More example conversions/additions | Sam Reed | 2011-12-17 | 1 | -2/+2 |
* | Oh noes, moar http:// -> https:// | Sam Reed | 2011-11-28 | 1 | -1/+1 |
* | * Use WikiPage instead of Article | Alexandre Emsenhuber | 2011-11-16 | 1 | -44/+51 |
* | Removed the 'eclipse helper' bit on top of every API module | John Du Hart | 2011-11-16 | 1 | -5/+0 |
* | Documentation | Sam Reed | 2011-10-27 | 1 | -8/+3 |
* | Based on diff to wikia, set more functions consistently public rather than pr... | Sam Reed | 2011-08-17 | 1 | -1/+1 |
* | Followup r92396, add help urls for most of the core (non query) modules | Sam Reed | 2011-07-17 | 1 | -0/+4 |
* | Removed raw Article->field accessing | Aaron Schulz | 2011-06-28 | 1 | -1/+1 |
* | Single messages can be passed as strings to Api::dieUsageMsg() | Antoine Musso | 2011-05-19 | 1 | -1/+1 |
* | Remove @static from all over the place. That's what the static keyword is for... | Chad Horohoe | 2011-04-21 | 1 | -1/+0 |
* | Revert r86001: Brion says it's too scary :D will recommit in pieces | Happy-melon | 2011-04-13 | 1 | -17/+15 |
* | New infrastructure for actions, as discussed on wikitech-l. Fairly huge commit. | Happy-melon | 2011-04-13 | 1 | -15/+17 |
* | Removing pass by reference, and making the $error argument for doDeleteArticl... | Ryan Lane | 2011-03-23 | 1 | -1/+1 |
* | Moving deletion hooks into doArticleDelete so that other code can sanely dele... | Ryan Lane | 2011-03-23 | 1 | -8/+4 |
* | Implement getRequireOnlyOneParameterErrorMessages, to make the error messages... | Sam Reed | 2011-02-25 | 1 | -8/+9 |
* | More parameter documentation | Sam Reed | 2011-02-19 | 1 | -1/+1 |
* | Add some more requireOnlyOneParameter related errors | Sam Reed | 2011-01-07 | 1 | -0/+2 |
* | Delete all the "API for MediaWiki 1.8+" comments | Sam Reed | 2010-12-22 | 1 | -1/+1 |
* | Replace my old e-mail address with my new one in API comments. A bit outdated... | Roan Kattouw | 2010-12-22 | 1 | -1/+1 |
* | * (bug 26075) ApiDelete.php now calls correctly ArticleDelete hook | Alexandre Emsenhuber | 2010-11-23 | 1 | -1/+1 |
* | Fix some method documentation | Sam Reed | 2010-10-20 | 1 | -1/+1 |
* | Assignment in loop conditions suck | Sam Reed | 2010-10-13 | 1 | -1/+1 |
* | Not sure why watch was marked as deprecated, but unwatch wasn't... Marking un... | Sam Reed | 2010-10-09 | 1 | -1/+4 |
* | Comment return types, some explicit class variable declaration | Sam Reed | 2010-10-09 | 1 | -0/+9 |
* | Minor tweaks to r74232, add a value for $botMax on calls for integer validati... | Sam Reed | 2010-10-03 | 1 | -0/+5 |
* | * (bug 25248) API: paraminfo errors with certain modules | Sam Reed | 2010-10-01 | 1 | -0/+4 |
* | Remove some unused variables | Sam Reed | 2010-09-25 | 1 | -1/+0 |
* | Standardised file description headers, added @file | Alexandre Emsenhuber | 2010-08-07 | 1 | -2/+4 |
* | Remove some unused globals | Sam Reed | 2010-07-22 | 1 | -2/+0 |
* | $this isn't valid in a static function. Fix for r46507 | Sam Reed | 2010-07-22 | 1 | -1/+1 |
* | Correct the address of the FSF in some of the GPL headers | Derk-Jan Hartman | 2010-06-21 | 1 | -1/+1 |
* | Remove arrays from getDescription where we are only using 1 line | Sam Reed | 2010-05-25 | 1 | -3/+1 |
* | Mixture of things. | Sam Reed | 2010-05-11 | 1 | -4/+5 |
* | Followup to r64962: Fixed watchlist parameter in API. User options watchdelet... | Bryan Tong Minh | 2010-04-14 | 1 | -3/+1 |
* | * Clean up some duplicated code in r64291 | Mark A. Hershberger | 2010-04-10 | 1 | -12/+8 |
* | Followup r64197 | Sam Reed | 2010-03-28 | 1 | -4/+12 |
* | Fix bug 22944 in a much better fashion (using watchlist parameter) | Sam Reed | 2010-03-25 | 1 | -3/+19 |
* | Revert my api changes to pre r64815 | Sam Reed | 2010-03-25 | 1 | -5/+0 |
* | Add array( 'show' ), to getPossibleErrors | Sam Reed | 2010-03-25 | 1 | -0/+1 |
* | Stop mutually exclusive values in ApiProtect | Sam Reed | 2010-03-25 | 1 | -1/+1 |
* | Stop mutually exclusive values in ApiDelete and ApiMove | Sam Reed | 2010-03-25 | 1 | -0/+4 |
* | Fixed some doxygen warnings | Alexandre Emsenhuber | 2010-03-08 | 1 | -3/+3 |
* | API deletion module: trim trailing spaces, tweak coding style, change copyrig... | Jack Phoenix | 2010-02-19 | 1 | -46/+59 |