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
/
syncFileBackend.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop experimental FileJournal system without deprecation
James D. Forrester
2021-11-01
1
-314
/
+0
*
Avoid Status/StatusValue mismatch in syncFileBackend maintenance script
Umherirrender
2021-08-27
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Convert FileBackendGroup to service
Aryeh Gregor
2019-10-25
1
-2
/
+5
*
Migrate various callers away from wfWikiId() to WikiMap
Aaron Schulz
2019-07-12
1
-1
/
+5
*
Remove comments literally repeating the next line of code
Thiemo Kreuz
2019-02-27
1
-1
/
+1
*
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
-3
/
+3
*
Introduce Maintenance::getBatchSize()
Max Semenik
2017-11-05
1
-1
/
+1
*
syncFileBackend.php: ellapsed => elapsed
Kevin Israel
2016-07-25
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-18
/
+18
*
Use addDescription() instead of accessing mDescription directly
Max Semenik
2016-01-30
1
-1
/
+1
*
Fixed small IDE error in –syncFileBackend.php
Aaron Schulz
2015-09-19
1
-0
/
+1
*
Add missing @param to function docs
umherirrender
2014-08-18
1
-0
/
+1
*
Update formatting in maintenance/ (4/4)
Siebrand Mazeland
2014-04-23
1
-1
/
+4
*
Fixed some @params documentation (maintenance)
umherirrender
2014-04-17
1
-11
/
+11
*
Use preloadFileStat() to speed up syncFileBackend
Aaron Schulz
2014-03-14
1
-0
/
+3
*
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
*
Added a --backoff option for syncFileBackend.php
Aaron Schulz
2013-04-30
1
-1
/
+8
*
Made backend sync script update the pos file periorically.
Aaron Schulz
2013-03-09
1
-2
/
+13
*
Made syncFileBackend.php clearer with handling --postime.
Aaron Schulz
2013-03-06
1
-1
/
+2
*
Added --postime option syncFileBackend.
Aaron Schulz
2013-03-03
1
-1
/
+6
*
Added "posdump" option to syncFileBackend to dump the current position.
Aaron Schulz
2012-10-04
1
-2
/
+25
*
Made backend sync script handle random errors better.
Aaron
2012-09-10
1
-1
/
+5
*
Improve documentation of maintenance scripts.
Alexandre Emsenhuber
2012-09-02
1
-0
/
+7
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
[FileBackend] Made copy script use error() for status dump.
Aaron Schulz
2012-07-25
1
-1
/
+1
*
[FileBackend] Added "bypassReadOnly" flag.
Aaron Schulz
2012-07-17
1
-3
/
+3
*
[FileBackend] Improved copy/sync script output.
Aaron
2012-07-10
1
-7
/
+12
*
[FileBackend] Syncing from journal support.
Aaron Schulz
2012-05-06
1
-0
/
+236