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
  Jesús Martínez Novo 53c4665ed0 Remove wrong usage documentation in comments 9 years ago
  Siebrand Mazeland f2f31fadc7 Update formatting in maintenance/ (2/4) 11 years ago
  Siebrand Mazeland ebbf031774 Pass phpcs-strict on maintenance/ (7/8) 11 years ago
  umherirrender e78776373e Fixed some @params documentation (maintenance) 11 years ago
  Ladsgroup 16a5102765 Change URLs to mediawiki.org in comments to HTTPS 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
  jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ ) 12 years ago
  Alexandre Emsenhuber f7c4c52ba0 Improve documentation of maintenance scripts. 12 years ago
  umherirrender fafd3e0b26 Use Title::legalChars() 13 years ago
  Alexandre Emsenhuber 087e7a2c3c Pass __METHOD__ to DatabaseBase::commit() and DatabaseBase::rollback() 13 years ago
  Sam Reed c47f83a4d4 More __METHOD__ in our madness 13 years ago
  Sam Reed e336b5e951 Remove some unused getting of non existent arguments 13 years ago
  Sam Reed 27665d27ae Update some deprecated code 13 years ago
  Sam Reed 66e01d1bb7 Adding __METHOD__ to parameters passed to wfMkdirParents() 13 years ago
  Siebrand Mazeland 75c6696aa8 Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia.org/doc/todo.html nicely. 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
  Alexandre Emsenhuber 066984cbe3 * Standardised file description headers 14 years ago
  Sam Reed 659778619c Stylize maintenance folder.. 15 years ago
  Tim Starling ad19c032b0 Fix for bug 9413 and the related Malayalam issue reported on wikitech-l. 15 years ago
  Tim Starling 77086dc2ef Fixes for TitleCleanup subclasses: 15 years ago
  Ilmari Karonen e4466b2e24 followup to r55694: forgot to mark the new functions private 15 years ago
  Ilmari Karonen 03a180747d redo r45388 (hopefully) more cleanly (see also bug 16916: Unnecessary title disambiguation by cleanupImages.php) 15 years ago
  Chad Horohoe f991d9cf77 Rewrite various TableCleanup scripts to subclass Maintenance instead of FiveUpgrade 15 years ago
  Chad Horohoe 567f244e36 Revert r54244 which was stupid and fix this properly. Require commandLine.inc/Maintenance.php using the full path every time. 15 years ago