| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Followup r89099 per RobertL's CR: Remove now unused parameter. Thanks :) | Raimond Spekking | 2011-05-29 | 1 | -1/+1 |
* | Fix message key for account creation by e-mail. | Raimond Spekking | 2011-05-29 | 1 | -1/+1 |
* | Follow-up r84475: update userBlockedMessage() caller. | Happy-melon | 2011-05-23 | 1 | -1/+1 |
* | * (bug 20468) User::invalidateCache throws 1205: Lock wait timeout exceeded | Sam Reed | 2011-05-02 | 1 | -1/+1 |
* | (bug 13015, bug 18347, bug 18996, bug 20473, bug 23669, bug 28244) separate t... | Happy-melon | 2011-04-20 | 1 | -95/+7 |
* | Rename Special:Resetpass to Special:ChangePassword. "pass" is vague and unin... | Happy-melon | 2011-04-17 | 1 | -1/+1 |
* | Merge r81445 from 1.17: revert r70520 (js password complexity checker) | Chad Horohoe | 2011-04-15 | 1 | -4/+0 |
* | Created BeforeWelcomeCreation hook to be run before any welcome message gets ... | Nimish Gautam | 2011-04-13 | 1 | -3/+11 |
* | * (bug 24755) AuthPlugin auto-creation of local accounts can now be aborted by | Brion Vibber | 2011-04-05 | 1 | -0/+8 |
* | Blame hashar for this giant commit; he teased me for making so many smaller o... | Happy-melon | 2011-03-21 | 1 | -10/+20 |
* | w/s diff. mostly eol w/s and using only tabs of width 4 to indent. | Mark A. Hershberger | 2011-03-18 | 1 | -4/+4 |
* | Documentation and explicit variable definitions | Sam Reed | 2011-03-07 | 1 | -1/+9 |
* | Fix and Enhance: | Jack D. Pond | 2011-03-06 | 1 | -1/+5 |
* | And some more function level documentation | Sam Reed | 2011-02-19 | 1 | -3/+10 |
* | * Changed all calls to wfMsgWikiHtml() in core | Alexandre Emsenhuber | 2011-02-06 | 1 | -3/+3 |
* | Allow the $result parameter of the isValidPassword hook to be an array if the... | Alexandre Emsenhuber | 2011-01-25 | 1 | -1/+8 |
* | bug 10158 : do not mention allowing others to contact you if $wgEnableUserEma... | Antoine Musso | 2011-01-14 | 1 | -1/+3 |
* | Implement Message::isBlank and Message::isDisabled. | Daniel Friesen | 2011-01-14 | 1 | -3/+3 |
* | Aryeh was right in r71721. | Platonides | 2010-12-19 | 1 | -2/+2 |
* | * Per Ilmari Karonen, fix for r78224: make it work correctly with API | Alexandre Emsenhuber | 2010-12-11 | 1 | -51/+53 |
* | * Converted Special:Userlogin to subclass SpecialPage | Alexandre Emsenhuber | 2010-12-11 | 1 | -51/+45 |
* | * Converted UserMailer stuff to return a Status object instead of true-or-Wik... | Alexandre Emsenhuber | 2010-12-04 | 1 | -12/+12 |
* | Kill off userNotPrivilegedMessage, not used after r77617 | Sam Reed | 2010-12-03 | 1 | -16/+0 |
* | Fix r75759: replace call to userNotPrivilegedMessage() with a call to OutputP... | Andrew Garrett | 2010-12-02 | 1 | -1/+1 |
* | More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully) | Sam Reed | 2010-11-25 | 1 | -2/+1 |
* | revert r76464 | Antoine Musso | 2010-11-25 | 1 | -1/+2 |
* | Various unused variables, add some braces | Sam Reed | 2010-11-10 | 1 | -2/+1 |
* | userNotPrivilegedMessage being called with no parameter. Guessing it needs to... | Sam Reed | 2010-10-31 | 1 | -1/+1 |
* | Remove unused globals. | Platonides | 2010-10-31 | 1 | -1/+1 |
* | Optional feature to login through HTTPS and come back to HTTP. | Antoine Musso | 2010-10-27 | 1 | -2/+11 |
* | Fix dupe title construction, reported by ymas on IRC | Chad Horohoe | 2010-09-22 | 1 | -2/+0 |
* | Code cleanup: unused globals, empty statements, typos... | Platonides | 2010-09-11 | 1 | -1/+1 |
* | Fixup some method calls with missing parameters | Sam Reed | 2010-09-02 | 1 | -1/+1 |
* | Get rid of PHP4-style constructors | Chad Horohoe | 2010-08-30 | 1 | -1/+1 |
* | When the CSRF token on is not available in the session, show the | Platonides | 2010-08-26 | 1 | -1/+3 |
* | coding style tweaks | Jack Phoenix | 2010-08-22 | 1 | -71/+79 |
* | Standardised file description headers; second part | Alexandre Emsenhuber | 2010-08-15 | 1 | -4/+4 |
* | Cleanup getCookie() and use it all over the place instead of using $_COOKIE d... | Chad Horohoe | 2010-08-06 | 1 | -2/+2 |
* | JavaScript-based password complexity checker on account creation and password... | Max Semenik | 2010-08-05 | 1 | -0/+4 |
* | * (bug 21503) There's now a "reason" field when creating account for other users | Alexandre Emsenhuber | 2010-08-01 | 1 | -2/+5 |
* | $wgMemc at line 563 was only the global if $wgPasswordAttemptThrottle was an ... | Platonides | 2010-07-27 | 1 | -2/+2 |
* | Move double $wgOut globals to the top, remove $wgLang duplicated global. | Platonides | 2010-07-25 | 1 | -3/+1 |
* | Follow up r68354. $wgUser *is* used in successfulLogin() and mailPasswordInte... | Platonides | 2010-07-25 | 1 | -2/+2 |
* | Removal of unused globals | Sam Reed | 2010-07-24 | 1 | -5/+4 |
* | Correct the address of the FSF in some of the GPL headers | Derk-Jan Hartman | 2010-06-21 | 1 | -1/+1 |
* | GPL Headers for all! | Sam Reed | 2010-06-21 | 1 | -0/+18 |
* | Follow up r67798. Use wfMsgExt() with 'parseinline' and 'replaceafter' as poi... | Platonides | 2010-06-10 | 1 | -1/+1 |
* | "<p id="userloginlink"><p>Don't have an account" is illegal xhtml | Platonides | 2010-06-10 | 1 | -1/+1 |
* | Follow-up r66933: escape the whole message instead of only the parameter | Alexandre Emsenhuber | 2010-05-27 | 1 | -1/+1 |
* | Allow use of GENDER in 'noemail' message. | Siebrand Mazeland | 2010-05-26 | 1 | -1/+1 |