Historial de Commits

Autor SHA1 Mensaje Fecha
  Kunal Mehta 6e9b4f0e9c Convert all array() syntax to [] hace 9 años
  Max Semenik 59db24e90b Use addDescription() instead of accessing mDescription directly hace 9 años
  Reedy 44cebea941 Update wfGetDB calls in Maintenance scripts to use getDB() hace 9 años
  Siebrand Mazeland f2f31fadc7 Update formatting in maintenance/ (2/4) hace 11 años
  Siebrand Mazeland 752c708149 Pass phpcs-strict on maintenance/ (6/8) hace 11 años
  Timo Tijhof beb1c4a0ec phpcs: More require/include is not a function hace 11 años
  Timo Tijhof 50e7985d4d phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings hace 12 años
  jeroendedauw 38c7f444e1 Use __DIR__ instead of dirname( __FILE__ ) hace 12 años
  Alexandre Emsenhuber a28e00cb4b Improve documentation of maintenance scripts. hace 12 años
  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. hace 14 años
  Mark A. Hershberger 617a5b1e15 Whitespace fixup under tha maint directory. hace 14 años
  Sam Reed 659778619c Stylize maintenance folder.. hace 15 años
  Alexandre Emsenhuber 9ed6ba2461 Redo r53641, reverted in r55457, now using indexed queries: hace 15 años
  Brion Vibber 7df5a329de Partial revert of r53641 "* (bug 19857) maintenance/deleteRevision.php on last revision no longer breaks target page" hace 15 años
  Chad Horohoe 567f244e36 Revert r54244 which was stupid and fix this properly. Require commandLine.inc/Maintenance.php using the full path every time. hace 15 años
  Alexandre Emsenhuber 5a9d854a8f removed double "@ingroup Maintenance" hace 15 años
  Chad Horohoe a1c51e18af Merge maintenance-work branch (now with less errors!): hace 15 años
  Alexandre Emsenhuber a39cc67b65 * (bug 19857) maintenance/deleteRevision.php on last revision no longer breaks target page hace 15 años
  Brion Vibber 1c9773bd01 Revert r52336 "Merge maintenance-work branch:" hace 15 años
  Chad Horohoe 59b60fc311 Merge maintenance-work branch: hace 15 años
  Greg Sabino Mullane 35abc46185 Minor grammar fixes, etc. hace 16 años
  Antoine Musso 15eb06032a Fix 12384 : comment on maintenance/*php files hace 16 años
  Alexandre Emsenhuber 087a9f70c5 WARNING: HUGE COMMIT hace 17 años
  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.) hace 17 años
  Nick Jenkins f88c771756 The war on redundant ampersand usage! hace 18 años
  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. hace 18 años
  Tim Starling 15dc046224 Delete (i.e. move to archive) a list of revisions hace 19 años