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
/
rebuildLocalisationCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
add `use MediaWiki\Maintenance\Maintenance` to some maintenance classes
Novem Linguae
2024-12-05
1
-0
/
+1
*
maintenance: Replace deprecated Maintenance::$mOptions
Umherirrender
2024-08-29
1
-1
/
+1
*
Exclude boilerplate maintenance code from code coverage reports
Dreamy Jazz
2024-08-27
1
-0
/
+4
*
Make Maintenance::finalSetup require a SettingsBuilder
daniel
2024-01-08
1
-1
/
+1
*
maintenance: Begin using `Maintenance::getServiceContainer()`
Derick Alangi
2023-09-04
1
-2
/
+1
*
Fix more PHPStorm inspections (#2)
Tim Starling
2023-03-25
1
-1
/
+1
*
Add --dry-run flag to rebuildLocalisationCache.php
Ahmon Dancy
2022-08-25
1
-2
/
+7
*
rebuildLocalisationCache: Avoid compare with false for bool, use !
Umherirrender
2022-07-30
1
-1
/
+1
*
Maintenance scripts: replace most globals with Config
Ferran Tufan
2022-07-12
1
-4
/
+2
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-0
/
+1
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-1
/
+0
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-0
/
+1
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-1
/
+2
*
rebuildLocalisationCache: Update threaded support to check ext-sockets
Timo Tijhof
2022-03-04
1
-2
/
+2
*
Allow config merge strategies to be bypassed.
daniel
2022-02-22
1
-1
/
+1
*
rebuildLocalisationCache.php: Reuse $sockets variable without $pids
Timo Tijhof
2022-02-16
1
-5
/
+4
*
rebuildLocalisationCache.php: Show operation summary when threads > 1
Ahmon Dancy
2022-02-15
1
-38
/
+64
*
rebuildLocalisationCache.php: Add --no-progress option
Ahmon Dancy
2022-02-11
1
-1
/
+8
*
Reapply "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-6
/
+6
*
Revert "SettingsBuilder: allow maintenance scripts to manipulate config"
Ppchelko
2022-01-26
1
-6
/
+6
*
SettingsBuilder: allow maintenance scripts to manipulate config
daniel
2022-01-26
1
-6
/
+6
*
Use LanguageNameUtils constants instead of strings
Alexander Vorwerk
2021-12-05
1
-1
/
+2
*
maintenance: Cleanup use of exit in Maintenance::execute implementation
Umherirrender
2021-08-30
1
-2
/
+2
*
Fix a bunch of random typos
DannyS712
2021-06-29
1
-1
/
+1
*
rebuildLocalisationCache: Add --skip-message-purge and accompanying script
Timo Tijhof
2021-04-07
1
-15
/
+18
*
maintenance: rebuildLocalisationCache should be DB_NONE if possible
Dan Duvall
2021-03-02
1
-2
/
+24
*
rebuildLocalisationCache.php: Fix typo
Ahmon Dancy
2021-02-15
1
-1
/
+1
*
Merge "Use static closures where safe to use"
jenkins-bot
2021-02-14
1
-1
/
+1
|
\
|
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
|
rebuildLocalisationCache.php: handle killed children
Ahmon Dancy
2021-02-13
1
-3
/
+12
|
/
*
Add flag to rebuildLocalisationCache.php to skip MessageBlobStore clear
Ahmon Dancy
2020-11-24
1
-3
/
+6
*
Fix failure of rebuildLocalisationCache.php due to RL hook
Tim Starling
2020-09-16
1
-7
/
+7
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+2
*
Fix various MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment
Reedy
2020-05-21
1
-1
/
+2
*
Update misleading PHPDocs in rebuildLocalisationCache
Thiemo Kreuz
2020-03-19
1
-2
/
+2
*
Remove usages of deprecated Language methods
Petr Pchelko
2020-02-16
1
-1
/
+3
*
Add option to override storeClass in rebuildLocalisationCache
Amir Sarabadani
2019-12-23
1
-0
/
+10
*
Merge "Split some Language methods to LanguageNameUtils"
jenkins-bot
2019-10-08
1
-1
/
+2
|
\
|
*
Split some Language methods to LanguageNameUtils
Aryeh Gregor
2019-10-07
1
-1
/
+2
*
|
Services: Convert LocalisationCache's static to a const now HHVM is gone
James D. Forrester
2019-10-08
1
-1
/
+1
|
/
*
Make LocalisationCache a service
Aryeh Gregor
2019-10-07
1
-5
/
+20
*
Revert "Make LocalisationCache a service"
Amir Sarabadani
2019-08-26
1
-21
/
+5
*
Pass correct store to rebuildLocalisationCache.php
Aryeh Gregor
2019-08-26
1
-2
/
+2
*
Split some Language methods to LanguageNameUtils
Aryeh Gregor
2019-08-23
1
-1
/
+2
*
Make LocalisationCache a service
Aryeh Gregor
2019-08-22
1
-4
/
+19
*
Use ::class to resolve class names in maintenance scripts
Umherirrender
2018-01-23
1
-1
/
+1
*
Maintenance: add fatalError() method
Bryan Davis
2017-11-21
1
-1
/
+1
*
Update weblinks in comments from HTTP to HTTPS
Fomafix
2016-11-07
1
-1
/
+1
*
Fix RebuildLocalisationCache bug from MediaWikiServices
Bryan Davis
2016-04-11
1
-4
/
+3
*
Allow reset of global services.
daniel
2016-04-11
1
-3
/
+5
[next]