trim $this->mUserName var so that login attempt throttle key isn't fragmented with...
[lhc/web/wiklou.git] / includes / specials /
2011-07-23 Aaron Schulztrim $this->mUserName var so that login attempt throttl...
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-22 Aaron SchulzFollow-up r92887: clear throttle count once the passwor...
2011-07-22 Aaron SchulzImproved r92884 comments a bit on second thought
2011-07-22 Aaron SchulzFix for r86482: throttle password attempts for SpecialC...
2011-07-22 Aaron SchulzFollow-up r92884: mark these functions static
2011-07-22 Aaron SchulzRefactored code out into incLoginThrottle/clearLoginThr...
2011-07-21 Aaron SchulzUse proper nosuchuser msg (fix for r86482)
2011-07-20 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-20 Aryeh GregorAllow blocked sysops to view Special:Unblock
2011-07-20 Aryeh GregorFix inaccurate return type in comment
2011-07-20 Owen Davisadded missing null checks in callers of Revision::newNu...
2011-07-19 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-19 PlatonidesFollow up r91561. Use canonical class names.
2011-07-19 Jeroen De Dauwstyle fix
2011-07-18 Sam ReedRemove call to User::getImplicitGroups() from ApiQueryA...
2011-07-18 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-18 Sam ReedKill unused globals
2011-07-18 Sam Reed-rakkaus/#mediawiki-i18n- (1 lines skipped) [18-Jul...
2011-07-17 Alexandre EmsenhuberFix for r92388: that was the wrong method
2011-07-17 Alexandre Emsenhuber* Changed Special:RecentChanges and Special:RecentChang...
2011-07-16 Alexandre Emsenhuber* Use standard method to check user permissions
2011-07-16 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Sam Reedsync up RELEASE-NOTES
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-15 Alexandre EmsenhuberPer Nikerabbit, follow-up to r92231: removed unreachabl...
2011-07-15 Alexandre Emsenhuber* Use local context instead of global variables
2011-07-14 Leo Koppelkammr91949 : EditWatchlist assumed that action was always...
2011-07-14 Robin Pepermans* Fix r80248: login language links included a newline...
2011-07-13 Purodha B BlissenbachFix for r85876 by doing away with a potentially invalid...
2011-07-12 Mark A. Hershbergerfollowup r91985 — remove duplication of code per ^demon...
2011-07-12 Mark A. HershbergerBug #29807 — Special:PasswordReset listed on Special...
2011-07-12 Mark A. Hershbergereol w/s before commiting real patch
2011-07-12 Alexandre Emsenhuber* Added token to watch links
2011-07-12 Alexandre EmsenhuberUse the local context instead of global variables
2011-07-11 Aaron SchulzAdded explicit parse() call to wfMessage object
2011-07-11 Alexandre EmsenhuberCall Linker methods statically and removed the $mSkin...
2011-07-11 Alexandre EmsenhuberOverride UsersPager::getTitle() in ActiveUsersPager
2011-07-10 Alexandre EmsenhuberDisable feed mode when including the page. I know that...
2011-07-09 Sam ReedFix whitespace, documentation
2011-07-08 Leo Koppelkammr86603 : Updatin last call to mediawiki.legacy.edit...
2011-07-08 Alexandre EmsenhuberFix for r78786: make Special:Wantedpages includable...
2011-07-08 Alexandre EmsenhuberRemoved some error suppression operators
2011-07-08 Leo Koppelkammr91734: Do the same for search.css and remove module...
2011-07-08 Leo KoppelkammMigrate skins/common/search.js functionality to mediawi...
2011-07-07 Robin PepermansFix r91685: add space at the right place.
2011-07-07 Alexandre EmsenhuberOverride IndexPager::getTitle() in ImageListPager,...
2011-07-06 Chad HorohoeMove wfShowingResultsNum() back into SpecialSearch...
2011-07-06 Brian Wolff(follow-up r57868) Check if there exists a deleted...
2011-07-06 Brian Wolff(Bug 19725) Do not include suppressed edits in the...
2011-07-06 Alexandre EmsenhuberOverride Pager::getTitle() in core subclasses of Revers...
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-06 Jack Phoenixcode readability is everything
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-07-04 Alexandre EmsenhuberUse WebRequest::getValues() instead of raw $_REQUEST
2011-07-04 Alexandre EmsenhuberChanged calls to Linker::tooltipAndAccesskeyAttribs...
2011-07-03 Robin PepermansUse Linker::linkKnown per Siebrand on r91377.
2011-07-03 Robin PepermansChanging back to $wgUser in SpecialImport.php. Importin...
2011-07-02 Aaron Schulz* Added generic Rev_List revision listing class and...
2011-07-01 Robin PepermansAdd direction mark for better RTL display
2011-07-01 Alexandre EmsenhuberReplaced calls to Skin::formatSize() by Language::forma...
2011-07-01 Sam ReedRemove unused globals
2011-07-01 Sam ReedChange usages of $wgUser->getSkin() in special pages...
2011-06-30 Alexandre EmsenhuberPer Aaron, fix for r91180: pass false to second paramet...
2011-06-30 Alexandre EmsenhuberFixes for r88113 and some realted changes:
2011-06-30 Sam ReedMore return documentation and trimming trailing whitespace
2011-06-29 Sam ReedAdd 'api' type to extension types for special version
2011-06-29 Alexandre Emsenhuber* Modified some methods of SpecialWatchlist to be non...
2011-06-28 Antoine MussoDisable ns selector checkboxes when 'all' namespace...
2011-06-28 Brian Wolff(follow-up to some RequestContext revision) When Specia...
2011-06-27 Sam ReedFollowup r90923, best to actually use displayPrefix
2011-06-27 Sam ReedDon't put a quoted/regexed prefix back out again
2011-06-27 Sam ReedFix casing of langcode
2011-06-26 Aaron SchulzRestore new_name_timestamp index usage in UNION. Since...
2011-06-26 Sam ReedFollowup r89566, r89568, make links point to the user...
2011-06-26 Sam ReedFollowup r90839, de-capitali[sz]e api parameter
2011-06-26 Sam ReedUpdate calls to deprecated User::isValidEmailAddr
2011-06-26 Raimond SpekkingFollowup r90775: Fix PHP Notice: Undefined index:...
2011-06-25 Sam ReedFollowup r89566
2011-06-25 Antoine MussoRename messages from r90670
2011-06-24 Robin Pepermans(bug 12406) Pages with names in RTL scripts are not...
2011-06-24 Aaron Schulz* More cleanups for r88084 (and fixed r90692).
2011-06-24 Siebrand MazelandReduce calls to wfTimestampNow() by using temporary...
2011-06-24 Siebrand MazelandFollow-up r88278. Do not call $wfTimestampNow() twice...
2011-06-24 Aaron SchulzCode style cleanups, use strict comparison with $data...
2011-06-24 Aaron SchulzMinor code cleanups
2011-06-23 Antoine MussoAdd tooltips to the Special:Recentchanges checkboxes
2011-06-22 Matěj GrabovskýFollow-up r90482: escape some more wikitext
2011-06-22 Matěj GrabovskýFollow-up r90369: Add third parameter to filetype-unwan...
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-06-20 Aaron SchulzCode cleanups to ListFiles including r85548
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-20 Niklas LaxströmPartial revert of r86734: restore mPrefix - I still...
2011-06-18 Matěj Grabovský(bug 29325) Setting $wgStrictFileExtensions to false...
2011-06-18 Matěj Grabovský(bug 29443) Special:Undelete should invert checkboxes...
2011-06-18 Aaron SchulzUse makeTitle instead of newFromText since it comes...
2011-06-18 Robin PepermansFollow-up to r90265: directionality improvements as...
2011-06-17 Robin PepermansRemove unneeded div with dir on Special:Version. It...
2011-06-17 Sam ReedSwap else if for elseif
next