Commit History

Auteur SHA1 Bericht Datum
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] 9 jaren geleden
  Max Semenik 59db24e90b Use addDescription() instead of accessing mDescription directly 9 jaren geleden
  Reedy 44cebea941 Update wfGetDB calls in Maintenance scripts to use getDB() 9 jaren geleden
  Siebrand Mazeland f2f31fadc7 Update formatting in maintenance/ (2/4) 11 jaren geleden
  Siebrand Mazeland 752c708149 Pass phpcs-strict on maintenance/ (6/8) 11 jaren geleden
  Timo Tijhof beb1c4a0ec phpcs: More require/include is not a function 11 jaren geleden
  Timo Tijhof 50e7985d4d phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings 12 jaren geleden
  jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ ) 12 jaren geleden
  Alexandre Emsenhuber a28e00cb4b Improve documentation of maintenance scripts. 12 jaren geleden
  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 jaren geleden
  Mark A. Hershberger 617a5b1e15 Whitespace fixup under tha maint directory. 14 jaren geleden
  Sam Reed 659778619c Stylize maintenance folder.. 15 jaren geleden
  Alexandre Emsenhuber 9ed6ba2461 Redo r53641, reverted in r55457, now using indexed queries: 15 jaren geleden
  Brion Vibber 7df5a329de Partial revert of r53641 "* (bug 19857) maintenance/deleteRevision.php on last revision no longer breaks target page" 15 jaren geleden
  Chad Horohoe 567f244e36 Revert r54244 which was stupid and fix this properly. Require commandLine.inc/Maintenance.php using the full path every time. 15 jaren geleden
  Alexandre Emsenhuber 5a9d854a8f removed double "@ingroup Maintenance" 15 jaren geleden
  Chad Horohoe a1c51e18af Merge maintenance-work branch (now with less errors!): 15 jaren geleden
  Alexandre Emsenhuber a39cc67b65 * (bug 19857) maintenance/deleteRevision.php on last revision no longer breaks target page 15 jaren geleden
  Brion Vibber 1c9773bd01 Revert r52336 "Merge maintenance-work branch:" 15 jaren geleden
  Chad Horohoe 59b60fc311 Merge maintenance-work branch: 15 jaren geleden
  Greg Sabino Mullane 35abc46185 Minor grammar fixes, etc. 16 jaren geleden
  Antoine Musso 15eb06032a Fix 12384 : comment on maintenance/*php files 16 jaren geleden
  Alexandre Emsenhuber 087a9f70c5 WARNING: HUGE COMMIT 17 jaren geleden
  Aryeh Gregor a15c419b3d Remove ?>'s from files. They're pointless, and just asking for people to mess with the files and add trailing whitespace. (Yes, I looked over every one and reverted those that were bogus. Slash-enter a million times in less worked well enough, although it was a bit mind-numbing.) 17 jaren geleden
  Nick Jenkins f88c771756 The war on redundant ampersand usage! 18 jaren geleden
  Tim Starling e174a4ddfb Abolished $wgDBname as a unique wiki identifier, it doesn't work with the new-fangled feature we call "table prefixes". Instead use wfWikiID() for an identifier containing the DB name and the prefix if there is one, and wfMemcKey() for cache key construction. 18 jaren geleden
  Tim Starling 15dc046224 Delete (i.e. move to archive) a list of revisions 19 jaren geleden