Commit History

Author SHA1 Message Date
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 years ago
  Max Semenik 59db24e90b Use addDescription() instead of accessing mDescription directly 9 years ago
  Reedy 44cebea941 Update wfGetDB calls in Maintenance scripts to use getDB() 9 years ago
  Aaron Schulz fa8e1a9b00 Clean up transactions in maintenance scripts 9 years ago
  Siebrand Mazeland 606c680b21 Update formatting in maintenance/ (4/4) 11 years ago
  Siebrand Mazeland 0619388d87 Pass phpcs-strict on maintenance/ (3/8) 11 years ago
  umherirrender e78776373e Fixed some @params documentation (maintenance) 11 years ago
  umherirrender 5dbfd5bf80 Fixed spacing 11 years ago
  Timo Tijhof beb1c4a0ec phpcs: More require/include is not a function 11 years ago
  Timo Tijhof 50e7985d4d phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 12 years ago
  umherirrender b114f5e1c1 Fixed some spacing in maintenance folder 12 years ago
  Antoine Musso f6b92231fd style: normalize end of files 12 years ago
  jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ ) 12 years ago
  Alexandre Emsenhuber 6015071beb Improve documentation of maintenance scripts. 12 years ago
  Sam Reed c47f83a4d4 More __METHOD__ in our madness 13 years ago
  Sam Reed f3f180850a Fixing up undefined types in maintenance documentation 13 years ago
  Roan Kattouw 792c38f424 (bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName() 13 years ago
  Sam Reed 27665d27ae Update some deprecated code 13 years ago
  Sam Reed b88afb0daa Fixup/add documentation 14 years ago
  Chad Horohoe 26505b170a Fix concern raised by Brion in r74108 (but has really existed since the maintenance rewrite). Right now, including a maintenance script causes it to execute. This is bad when you want to reuse the particular class but not have it start executing all by itself. 14 years ago
  Mark A. Hershberger 617a5b1e15 Whitespace fixup under tha maint directory. 14 years ago
  Sam Reed e76775e06f More unused variables 14 years ago
  Sam Reed facb81dff1 Fix spaces to tabs from r77393 14 years ago
  Sam Reed 50b04942e4 Remove some unused variables and globals 14 years ago
  Sam Reed c15c1c6abb More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully) 14 years ago
  Antoine Musso 6fe29c9c30 revert r76464 14 years ago
  Sam Reed 10ecfeb03b Various unused variables, add some braces 14 years ago
  Sam Reed 86fd539c32 Remove some unused variables 14 years ago
  Sam Reed 659778619c Stylize maintenance folder.. 15 years ago
  Chad Horohoe 291efd30f2 Followup r60051, with the rest of the callers and removing a useless subclassing from DatabaseMssql 15 years ago