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
/
updateSearchIndex.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix numerous class/function casing
Reedy
2016-03-18
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-1
/
+1
*
Fix fatal error in updateSearchIndex.php script
aude
2016-02-09
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/ (1/8)
Siebrand Mazeland
2014-04-22
1
-2
/
+12
*
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
*
Fixed some spacing in maintenance folder
umherirrender
2013-04-18
1
-4
/
+3
*
(bug 34960) drop unused fields rc_moved_to_ns/rc_moved_to_title
umherirrender
2012-09-29
1
-13
/
+3
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-03
1
-1
/
+6
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
Bunch of error suppression operator fixes (bug
Chad Horohoe
2011-07-06
1
-4
/
+3
*
Fix concern raised by Brion in r74108 (but has really existed since the maint...
Chad Horohoe
2011-01-13
1
-1
/
+1
*
Cleanup for r63578: Use Maintenance::error(), that's what its for
Chad Horohoe
2010-12-14
1
-2
/
+2
*
Whitespace fixup under tha maint directory.
Mark A. Hershberger
2010-12-04
1
-3
/
+3
*
Standardised file description headers:
Alexandre Emsenhuber
2010-09-01
1
-0
/
+1
*
Followup r54225
Sam Reed
2010-08-19
1
-0
/
+1
*
Line ending fixes for r67320.
Tim Starling
2010-06-08
1
-2
/
+2
*
Stylize maintenance folder..
Sam Reed
2010-05-22
1
-7
/
+7
*
follow up r63578 - remove stray debugging code.
Mark A. Hershberger
2010-03-11
1
-1
/
+0
*
Follow-up r61856
Mark A. Hershberger
2010-03-10
1
-76
/
+24
*
Fix child class visibility
Chad Horohoe
2010-03-10
1
-1
/
+1
*
* Abstracted table locks in maintenance/updateSearchIndex.php
Max Semenik
2009-10-25
1
-11
/
+2
*
* batch change for "while ( $row = $db->fetchObject( $res ) )" and similar to...
Alexandre Emsenhuber
2009-08-17
1
-1
/
+1
*
* Use DB_ADMIN for fixSlaveDesync, rebuildtextindex, updateSearchIndex, patchSql
Chad Horohoe
2009-08-09
1
-0
/
+4
*
Revert r54244 which was stupid and fix this properly. Require commandLine.inc...
Chad Horohoe
2009-08-03
1
-1
/
+1
*
timestamp() fixes on updateSearchIndex.php, and declare globals in updateSpec...
Chad Horohoe
2009-08-02
1
-2
/
+2
*
Merge maintenance-work branch (now with less errors!):
Chad Horohoe
2009-08-02
1
-40
/
+156
*
Revert r52336 "Merge maintenance-work branch:"
Brion Vibber
2009-06-24
1
-141
/
+40
*
Merge maintenance-work branch:
Chad Horohoe
2009-06-24
1
-40
/
+141
*
fixed missing } (thanks HardDisk)
Daniel Kinzler
2009-06-06
1
-1
/
+1
*
(bug 11654) updateSearchIndex.php now uses a wiki-specific position file.
Chad Horohoe
2009-06-04
1
-1
/
+6
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+2
*
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
*
* s~ +$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-1
/
+1
*
* Drop a couple instances of wfTimestamp2Unix & reverse for wfTimestamp()
Brion Vibber
2004-10-19
1
-1
/
+1
*
Phpdoc comments and place holder. Part of the subpackage "maintenance", archi...
Antoine Musso
2004-09-03
1
-10
/
+15
*
Periodic searchindex updates
Tim Starling
2004-06-26
1
-0
/
+52