index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
maintenance
/
rebuildall.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+2
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-4
/
+4
*
Rename DB_SLAVE constant to DB_REPLICA
Aaron Schulz
2016-09-05
1
-1
/
+1
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Update wfGetDB calls in Maintenance scripts to use getDB()
Reedy
2016-01-02
1
-1
/
+1
*
Pass phpcs-strict on maintenance/ (3/8)
Siebrand Mazeland
2014-04-22
1
-2
/
+4
*
(bug 50025) rebuildall.php script needs database admin rights
Alexandre Emsenhuber
2013-06-25
1
-0
/
+4
*
phpcs: More require/include is not a function
Timo Tijhof
2013-05-21
1
-1
/
+1
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-08-09
1
-0
/
+6
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Get rid of a bunch of $wgDBtypes in maintenance/
Chad Horohoe
2010-12-10
1
-2
/
+1
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-1
/
+1
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-1
/
+1
*
Now that rebuildtextindex.php is not MySQL-only, rebuildall.php should also t...
Max Semenik
2009-11-07
1
-1
/
+1
*
* Rewrote commandLine.inc to be a simple wrapper around Maintenance.php
Tim Starling
2009-09-04
1
-3
/
+3
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-32
/
+46
*
(bug 17948) Maintenance scripts now exit(0) or exit(1) as appropriate
Chad Horohoe
2009-04-06
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+3
*
Fix for bug 13251, allows some rebuld scripts to work with Postgres.
Greg Sabino Mullane
2008-03-14
1
-6
/
+9
*
Cleanup from r28400: avoid duplication between manually calling multiple pass...
Brion Vibber
2007-12-20
1
-3
/
+1
*
There is a pass three now (may be a four in the future)...don't really like t...
Aaron Schulz
2007-12-11
1
-0
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Revert to r15092; massive breakage, unable to connect to MySQL at all
Brion Vibber
2006-06-27
1
-1
/
+1
*
Add concept of a distinct port separate from a server.
Greg Sabino Mullane
2006-06-27
1
-1
/
+1
*
typo
Brion Vibber
2005-09-17
1
-1
/
+1
*
Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...
Antoine Musso
2004-09-03
1
-4
/
+9
*
Fix rebuildall on case-sensitive unix filesystems.
Brion Vibber
2004-08-14
1
-1
/
+1
*
Fix some of the rebuild scripts
Brion Vibber
2004-08-11
1
-10
/
+12
*
* Moved content from liveCmdLine.inc into commandLine.inc, obsoleting the for...
Tim Starling
2004-06-15
1
-21
/
+11
*
include_once -> require_once
Tim Starling
2004-05-07
1
-6
/
+6
*
Fix for compatibility with short_open_tag = Off
Brion Vibber
2004-02-18
1
-1
/
+1
*
Changed function call to use new function rebuildLinkTables(), replacing the ...
Mr. E23
2003-11-28
1
-2
/
+1
*
Maintenance script fixes
Brion Vibber
2003-11-17
1
-1
/
+5
*
Completed several maintenance scripts for index rebuilding.
Lee Daniel Crocker
2003-05-02
1
-0
/
+39