Use local context to get message
[lhc/web/wiklou.git] / includes / specials / SpecialProtectedpages.php
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-10-13 Alexandre EmsenhuberMoved wfSpecialList() to Language::specialList() so...
2011-09-20 Alexandre Emsenhuber* Made IndexPager extend ContextSource
2011-08-02 Rotem LissIn Special:Protectedpages and Special:Protectedtitles...
2011-07-24 Sam ReedTrim trailing whitespace
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Alexandre EmsenhuberOverride IndexPager::getTitle() in AlphabeticPager...
2011-06-21 Robin Pepermans* Improvements as part of bug 6100: Use wfUILang()...
2011-06-17 Sam ReedSwap else if for elseif
2011-05-18 Alexandre EmsenhuberDB_READ -> DB_SLAVE, the former is obsolete
2011-04-23 Sam ReedFollowup r86763, and also fix ancient revision from...
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-02-26 Bryan Tong MinhFollow-up r82853: Filter out create restriction from...
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-14 Sam ReedBig attack on unused variables...
2010-10-13 Sam ReedAssignment in loop conditions suck
2010-08-15 Alexandre EmsenhuberModified Special:Protectedpages and Special:Protectedti...
2010-08-15 Alexandre EmsenhuberStandardised file description headers; second part
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-21 Sam ReedGPL Headers for all!
2010-05-30 Aryeh GregorRemove most named character references from output
2010-03-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-12-04 Alexandre EmsenhuberFix Special:ProtectedPages' canonical name (Protectedpa...
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-09-30 Raimond Spekking* Use styling 'white-space: nowrap' for restriction...
2009-06-15 Siebrand MazelandFix double escaping issues. Related to r51559 and friends.
2009-06-07 Siebrand Mazeland* replace use of deprecated makeKnownLinkObj() by linkK...
2009-05-22 Niklas LaxströmEscaping fixes
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-03-17 Roan Kattouw(bug 11487) Special:Protectedpages doesn't list protect...
2009-01-09 Aaron Schulzminor cleanup
2009-01-05 Alexandre Emsenhuber* Use user's language for 'protect-expiring' message...
2009-01-04 Purodha B BlissenbachMediaWiki:Protect-expiring needs to have date and time...
2008-09-06 Aaron Schulzclean up form (bug 15163)
2008-08-13 Chad Horohoe(bug 15141) - Give "cascadeonly" checkbox on Special...
2008-07-14 Niklas Laxström* Cleanup for r37375. Split duplicated code into functi...
2008-07-14 Rotem LissAdd spacing in Special:Protectedpages.
2008-07-09 Niklas Laxström* Fix some misuse of message functions
2008-06-19 Brion VibberRename all the special page class files back to their...