aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialLockdb.php
Commit message (Expand)AuthorAgeFilesLines
* * Changed OutputPage's handling of subtitles to use an array and implode it w...Alexandre Emsenhuber2011-11-081-1/+1
* Split out checkExecutePermissions() function from userCanExecute() in FormSpe...Aaron Schulz2011-10-261-3/+3
* Port Special:Lockdb and Special:Unlockdb to HTMLForm using FormSpecialPageAlexandre Emsenhuber2011-10-251-69/+32
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-141-31/+22
* code cosmetics: moved the closing td to a new lineThomas Gries2011-08-111-2/+2
* correction of Mixed tabs and spaces (2 tabs and 4 spaces), should use just ta...Thomas Gries2011-08-111-1/+1
* adding label atttributes for confirm checkboxes in SpecialLockdb and SpecialU...Thomas Gries2011-08-101-2/+4
* Kill unused globalsSam Reed2011-07-181-1/+1
* * Use standard method to check user permissionsAlexandre Emsenhuber2011-07-161-2/+3
* Follow-up r88278. Do not call $wfTimestampNow() twice, but use a temporary va...Siebrand Mazeland2011-06-241-2/+3
* Swap else if for elseifSam Reed2011-06-171-1/+1
* Fix broken r89643.Siebrand Mazeland2011-06-071-1/+1
* Add GENDER support for 'lockedbyandtime'. Suggested by Purodha Blissenbach.Siebrand Mazeland2011-06-071-1/+1
* (bug 29011) Remove hard coded text from Special:LockDb.Siebrand Mazeland2011-05-161-2/+7
* Removed usage of error suppression operator in Special:LockDB and Special:Unl...Alexandre Emsenhuber2011-05-151-1/+4
* Standardised file description headers; first pathAlexandre Emsenhuber2010-08-141-0/+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/+17
* Changes to Special:Lockdb and Special:Unlockdb:Alexandre Emsenhuber2010-06-131-68/+57
* Remove most named character references from outputAryeh Gregor2010-05-301-1/+1
* Attempt at normalistion of comparison styles - empty string on left and right...Sam Reed2010-01-061-1/+1
* Replaced all instances of <<<END (which breaks vim syntax highlighting), with...Tim Starling2009-12-071-2/+2
* * (bug 16623) Add missing </p> tag in Special:LockDB -- patch by NakonRyan Schmidt2008-12-131-1/+1
* Rename all the special page class files back to their proper names.Brion Vibber2008-06-191-0/+131