aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialProtectedpages.php
Commit message (Expand)AuthorAgeFilesLines
* Bug 29524 - Rename RequestContext::getLang to getLanguageJohn Du Hart2011-11-211-1/+1
* Moved wfSpecialList() to Language::specialList() so that it can be used in th...Alexandre Emsenhuber2011-10-131-1/+1
* * Made IndexPager extend ContextSourceAlexandre Emsenhuber2011-09-201-32/+25
* In Special:Protectedpages and Special:Protectedtitles, show protection expiry...Rotem Liss2011-08-021-4/+4
* Trim trailing whitespaceSam Reed2011-07-241-1/+1
* (bug 6100; follow-up to r91315) Being bold and removing $wgBetterDirectionali...Robin Pepermans2011-07-061-2/+2
* Override IndexPager::getTitle() in AlphabeticPager instance of core to not re...Alexandre Emsenhuber2011-07-051-0/+4
* * Improvements as part of bug 6100: Use wfUILang() instead of $wgContLang whe...Robin Pepermans2011-06-211-2/+2
* Swap else if for elseifSam Reed2011-06-171-1/+1
* DB_READ -> DB_SLAVE, the former is obsoleteAlexandre Emsenhuber2011-05-181-1/+1
* Followup r86763, and also fix ancient revision from SpecialProtectedpages (Aa...Sam Reed2011-04-231-1/+2
* Follow-ups to r84258Happy-melon2011-03-181-3/+3
* w/s diff. mostly eol w/s and using only tabs of width 4 to indent.Mark A. Hershberger2011-03-181-3/+3
* More cleanup in Block.php. Push Block::encodeExpiry() and Block::decodeExpir...Happy-melon2011-03-181-6/+12
* Follow-up r82853: Filter out create restriction from SpecialProtectedPages an...Bryan Tong Minh2011-02-261-3/+1
* Update deprecated method callsSam Reed2010-10-311-1/+1
* Big attack on unused variables...Sam Reed2010-10-141-1/+0
* Assignment in loop conditions suckSam Reed2010-10-131-1/+1
* Modified Special:Protectedpages and Special:Protectedtitles to subclass Speci...Alexandre Emsenhuber2010-08-151-13/+8
* Standardised file description headers; second partAlexandre Emsenhuber2010-08-151-4/+4
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* GPL Headers for all!Sam Reed2010-06-211-0/+18
* Remove most named character references from outputAryeh Gregor2010-05-301-12/+12
* Fixed some doxygen warningsAlexandre Emsenhuber2010-03-131-10/+10
* Attempt at normalistion of comparison styles - empty string on left and right...Sam Reed2010-01-061-1/+1
* Fix Special:ProtectedPages' canonical name (Protectedpages) to avoid notice w...Alexandre Emsenhuber2009-12-041-1/+1
* Update break notation to self enclosed and properly spacedSiebrand Mazeland2009-11-141-2/+2
* * Use styling 'white-space: nowrap' for restriction level label/input field tooRaimond Spekking2009-09-301-4/+11
* Fix double escaping issues. Related to r51559 and friends.Siebrand Mazeland2009-06-151-1/+1
* * replace use of deprecated makeKnownLinkObj() by linkKnown() in core special...Siebrand Mazeland2009-06-071-4/+16
* Escaping fixesNiklas Laxström2009-05-221-1/+1
* Use link() instead of deprecated makeLinkObj() where possible.Siebrand Mazeland2009-05-081-1/+1
* (bug 11487) Special:Protectedpages doesn't list protections with pr_expiry IS...Roan Kattouw2009-03-171-1/+2
* minor cleanupAaron Schulz2009-01-091-19/+18
* * Use user's language for 'protect-expiring' message in Special:Protectedpage...Alexandre Emsenhuber2009-01-051-2/+1
* MediaWiki:Protect-expiring needs to have date and time separated.Purodha B Blissenbach2009-01-041-1/+1
* clean up form (bug 15163)Aaron Schulz2008-09-061-2/+3
* (bug 15141) - Give "cascadeonly" checkbox on Special:ProtectedPages.Chad Horohoe2008-08-131-4/+20
* * Cleanup for r37375. Split duplicated code into function and really fix itNiklas Laxström2008-07-141-8/+1
* Add spacing in Special:Protectedpages.Rotem Liss2008-07-141-1/+1
* * Fix some misuse of message functionsNiklas Laxström2008-07-091-4/+7
* Rename all the special page class files back to their proper names.Brion Vibber2008-06-191-0/+313