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
*
Avoid constructing Title from LinkTarget where not needed
thiemowmde
2025-01-24
1
-1
/
+1
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+1
*
search: Move SearchUpdate.php to /includes/search directory
Timo Tijhof
2024-11-26
1
-12
/
+10
*
Add namespace to IDBAccessObject and DBAccessObjectUtils
James D. Forrester
2024-09-27
1
-0
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Use expression builder to avoid raw sql via BETWEEN operator
Umherirrender
2024-04-21
1
-1
/
+2
*
maintenance: Introduce getReplicaDB() and getPrimaryDB()
Amir Sarabadani
2024-01-18
1
-1
/
+1
*
maintenance: Migrate to expression builders
Amir Sarabadani
2024-01-17
1
-1
/
+1
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
maintenance: Migrate another batch to SelectQueryBuilder
Amir Sarabadani
2023-09-21
1
-11
/
+7
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
Replace uses of DB_MASTER with DB_PRIMARY
James D. Forrester
2021-04-29
1
-1
/
+1
*
Update updateSearchIndex.php to 2006+ standards
Tim Starling
2021-04-09
1
-28
/
+49
*
Fix capitalisation of updateSearchIndex.php parameter desc
Reedy
2020-04-01
1
-1
/
+1
*
Deprecate Revision::loadFromPageId
Petr Pchelko
2020-03-25
1
-2
/
+2
*
Migrate various callers away from wfWikiId() to WikiMap
Aaron Schulz
2019-07-12
1
-1
/
+2
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
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
[next]