| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | -0/+1 |
* | Stylize Api upto date | Sam Reed | 2010-04-17 | 1 | -3/+3 |
* | Overhaul Special:EmailUser, use HTMLForm, a SpecialPage-derived class, and ge... | Happy-melon | 2010-04-10 | 1 | -11/+12 |
* | ApiEmailUser.php: fix copyright symbol, spacing and coding style tweaks, spac... | Jack Phoenix | 2010-02-22 | 1 | -26/+33 |
* | Followup to r62557 as per Roans comment | Sam Reed | 2010-02-16 | 1 | -1/+1 |
* | Refactor requiresToken to getTokenSalt - Returns salt if exists, null if no s... | Sam Reed | 2010-02-15 | 1 | -2/+2 |
* | Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token... | Sam Reed | 2010-02-14 | 1 | -3/+4 |
* | Change layout of the mustBePosted format to standardise it | Sam Reed | 2010-02-14 | 1 | -1/+3 |
* | Start of blanket coverage of dieUsageMsg in getPossibleErrors | Sam Reed | 2010-02-13 | 1 | -0/+9 |
* | Add/remove whitelines to increase readability in API code files | Sam Reed | 2010-01-23 | 1 | -3/+1 |
* | stylize.php on API code | Aryeh Gregor | 2010-01-11 | 1 | -6/+6 |
* | * API: (bug 17774) API pretends action=query doesn't exist for users without ... | Roan Kattouw | 2009-03-06 | 1 | -4/+5 |
* | Revert r46512 (Add "check" parameter to action=email) and its followups r4651... | Roan Kattouw | 2009-01-31 | 1 | -21/+5 |
* | Also return why the target user is not valid | Bryan Tong Minh | 2009-01-29 | 1 | -2/+2 |
* | Kill code duplication & other style tweaks | Bryan Tong Minh | 2009-01-29 | 1 | -11/+11 |
* | Forgot to remove that | X! | 2009-01-29 | 1 | -1/+1 |
* | Per 46512#c1554, moving check to before required params, returns a result rat... | X! | 2009-01-29 | 1 | -7/+17 |
* | Add "check" parameter to action=email | X! | 2009-01-29 | 1 | -2/+8 |
* | API: | Roan Kattouw | 2008-09-25 | 1 | -1/+0 |
* | API: Uniformizing descriptions for write modules | Roan Kattouw | 2008-09-07 | 1 | -1/+1 |
* | missing svn:keywords property | Alexandre Emsenhuber | 2008-09-04 | 1 | -1/+1 |
* | * Fixup validation methods in UserEmailForm a bit so that they don't return a... | Bryan Tong Minh | 2008-08-27 | 1 | -2/+7 |
* | Revert r39793 "* (bug 13879) Special:EmailUser shows a form in case no user w... | Brion Vibber | 2008-08-21 | 1 | -2/+0 |
* | * (bug 13879) Special:EmailUser shows a form in case no user was specified | Bryan Tong Minh | 2008-08-21 | 1 | -0/+2 |
* | ... and should have also made this an array | Bryan Tong Minh | 2008-06-02 | 1 | -1/+1 |
* | Forgot to return success | Bryan Tong Minh | 2008-06-02 | 1 | -1/+1 |
* | Put ratelimiter and edittoken checking in backend. | Bryan Tong Minh | 2008-06-02 | 1 | -11/+8 |
* | API: Add action=emailuser | Bryan Tong Minh | 2008-06-01 | 1 | -0/+117 |