Histórico de commits

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