Histórico de commits

Autor SHA1 Mensagem Data
  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 0619388d87 Pass phpcs-strict on maintenance/ (3/8) 11 anos atrás
  Alexandre Emsenhuber f174d2c404 (bug 50025) rebuildall.php script needs database admin rights 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 6015071beb 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
  Chad Horohoe a548c1d87a Get rid of a bunch of $wgDBtypes in maintenance/ 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
  Max Semenik 0620bb65b0 Now that rebuildtextindex.php is not MySQL-only, rebuildall.php should also take it into account 15 anos atrás
  Tim Starling ce9228369f * Rewrote commandLine.inc to be a simple wrapper around Maintenance.php 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
  Chad Horohoe a1c51e18af Merge maintenance-work branch (now with less errors!): 15 anos atrás
  Chad Horohoe 221967100c (bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriate 16 anos atrás
  Alexandre Emsenhuber 087a9f70c5 WARNING: HUGE COMMIT 17 anos atrás
  Greg Sabino Mullane cab0a1b096 Fix for bug 13251, allows some rebuld scripts to work with Postgres. 17 anos atrás
  Brion Vibber 8d1b3602e3 Cleanup from r28400: avoid duplication between manually calling multiple passes of recent changes rebuild by giving them a nice wrapper function. 17 anos atrás
  Aaron Schulz 40e6f302c0 There is a pass three now (may be a four in the future)...don't really like this duplication here 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
  Antoine Musso c771fc9c96 Use Doxygen @addtogroup instead of phpdoc @package && @subpackage 18 anos atrás
  Brion Vibber 908c51e127 Revert to r15092; massive breakage, unable to connect to MySQL at all 18 anos atrás
  Greg Sabino Mullane ef89ec541c Add concept of a distinct port separate from a server. 18 anos atrás
  Brion Vibber 17f6f800cd typo 19 anos atrás
  Antoine Musso 6bbcf091bf Phpdoc comments and place holder. Part of the subpackage "maintenance", archives in subpackage "maintenanceArchive" 20 anos atrás
  Brion Vibber 18f1971ffd Fix rebuildall on case-sensitive unix filesystems. 20 anos atrás
  Brion Vibber 666306c953 Fix some of the rebuild scripts 20 anos atrás
  Tim Starling 2ba5e0e718 * Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the former. 21 anos atrás