Use local context instead of global variables
[lhc/web/wiklou.git] / includes / specials /
2011-08-07 Alexandre EmsenhuberUse local context instead of global variables
2011-08-05 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-04 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-03 Aaron Schulz* Refactored SpecialUndelete::revDeleteLink into a...
2011-08-03 Aaron SchulzReverted r91942,r91943,r91949,r92156 per CR
2011-08-03 Alexandre Emsenhuber* Use local context instead of global variables
2011-08-02 Rotem LissIn Special:Protectedpages and Special:Protectedtitles...
2011-08-02 Rotem LissFixing Special:Protectedtitles to match Special:Protect...
2011-08-01 Sam ReedCommit live hack
2011-07-30 Alexandre EmsenhuberFollow-up r93527: $value can also be null when not set
2011-07-30 Sam ReedBack out r93533, r93531, r93530
2011-07-30 Sam ReedMerge iwtransclusion branch into trunk
2011-07-30 Alexandre EmsenhuberIn Special:ComparePages:
2011-07-28 Niklas LaxströmFu r92231: PHP Fatal error: Call to a member function...
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-26 Antoine Mussomakes SpecialPage::mName explicitly private
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-26 Happy-melon* Fix double-escaping from r85025
2011-07-25 Aaron SchulzMarked canChangePassword protected, w/s fixes
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-24 Robin PepermansAdd lang & dir attributes around the recentchangestext...
2011-07-23 Aaron SchulzDummy-proof incLoginThrottle/clearLoginThrottle with...
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
next