aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialUnlockdb.php
Commit message (Expand)AuthorAgeFilesLines
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-2/+3
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+4
* Update suppressWarning()/restoreWarning() callsReedy2018-02-101-2/+2
* Merge "SpecialLockdb and SpecialUnlockdb don't do database writes"jenkins-bot2016-05-071-1/+1
|\
| * SpecialLockdb and SpecialUnlockdb don't do database writesBartosz DziewoƄski2016-05-071-1/+1
* | Convert Special:Lockdb and Special:Unlockdb to OOUISethakill2016-05-031-3/+7
|/
* Convert all array() syntax to []Kunal Mehta2016-02-171-4/+4
* Define which SpecialPage classes expect write vs read modeAaron Schulz2016-01-141-0/+4
* Use mediawiki/at-ease library for suppressing warningsKunal Mehta2015-06-111-2/+2
* SpecialUnlockdb: Use Config instead of globalsKunal Mehta2014-08-061-7/+4
* Add SpecialPage::getGroupName and use itumherirrender2013-03-071-0/+4
* * 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-66/+27
* Use local context instead of global variablesAlexandre Emsenhuber2011-08-141-26/+23
* code cosmetics: moved the closing td to a new lineThomas Gries2011-08-111-1/+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/+3
* * Use standard method to check user permissionsAlexandre Emsenhuber2011-07-161-3/+4
* Swap else if for elseifSam Reed2011-06-171-1/+1
* Removed usage of error suppression operator in Special:LockDB and Special:Unl...Alexandre Emsenhuber2011-05-151-1/+6
* Standardised file description headers; second partAlexandre Emsenhuber2010-08-151-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-59/+53
* 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
* Not sure exactly why this parameter was being passed (much less why global $I...Chad Horohoe2009-03-051-2/+1
* Rename all the special page class files back to their proper names.Brion Vibber2008-06-191-0/+107