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
/
includes
/
filebackend
/
FSFileBackend.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FSFilebackend and MemoryFileBackend to /libs
Aaron Schulz
2016-09-24
1
-984
/
+0
*
Remove wf* function usage from FSFileBackend
Aaron Schulz
2016-09-23
1
-32
/
+41
*
Dependency inject $wgTmpDirectory into FileBackend classes
Aaron Schulz
2016-09-21
1
-2
/
+2
*
Make Status extend StatusValue and start FileBackend update
Aaron Schulz
2016-09-17
1
-18
/
+18
*
Improve code suffering from PHP 5.3's lack of support for foo()[]
Bartosz Dziewoński
2016-02-28
1
-2
/
+2
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-23
/
+23
*
Fix some FSFileBackend IDEA errors
Aaron Schulz
2015-12-29
1
-4
/
+2
*
Fix and make PHPDoc tags in FileBackend more specific
Thiemo Mättig
2015-03-18
1
-0
/
+5
*
Fixed spacing
umherirrender
2014-12-05
1
-2
/
+2
*
Improve doPrepareInternal error messages
Gilles Dubuc
2014-11-10
1
-0
/
+3
*
Cleanup some docs (includes/[e-l])
umherirrender
2014-07-24
1
-2
/
+2
*
Fixed spacing
umherirrender
2014-07-20
1
-5
/
+5
*
Use some callable hints on @param docs
umherirrender
2014-07-03
1
-1
/
+1
*
Fixed FSFileOpHandle comment
Aaron Schulz
2014-06-13
1
-1
/
+1
*
Made FSFileBackend use closures for doExecuteOpHandlesInternal()
Aaron Schulz
2014-06-12
1
-57
/
+37
*
Added unicode encoding support flags to FileBackend
Aaron Schulz
2014-05-13
1
-0
/
+4
*
Fixed some @params documentation (includes/[file...|upload])
umherirrender
2014-04-19
1
-1
/
+1
*
Merge "Remove leading underscore from methods _getResponse*"
jenkins-bot
2013-11-24
1
-6
/
+6
|
\
|
*
Remove leading underscore from methods _getResponse*
Siebrand Mazeland
2013-11-24
1
-6
/
+6
*
|
Update documentation of file backend classes
Siebrand Mazeland
2013-11-23
1
-21
/
+44
*
|
Update formatting of file backend classes
Siebrand Mazeland
2013-11-22
1
-1
/
+35
|
/
*
filebackend: throw exceptions during file iteration.
Aaron Schulz
2013-06-15
1
-4
/
+4
*
Cleaned up variable/type order in docs.
Aaron Schulz
2013-06-13
1
-12
/
+14
*
Removed redundant documentation for some methods.
Aaron Schulz
2013-06-12
1
-70
/
+0
*
Fix visibility of error handlers
Jakub Vrana
2013-05-04
1
-1
/
+2
*
Fixed spacing in actions/cache/filebackend/filerepo/job folder
umherirrender
2013-04-20
1
-3
/
+3
*
[FileBackend] Cleanup behavior for coping/moving a file over itself.
ASchulz
2013-03-25
1
-2
/
+2
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-6
/
+6
*
Kill off numerous unused variables
Reedy
2013-03-08
1
-8
/
+8
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
Bug 44157 - The return value of realpath should be tested
MarkAHershberger
2013-01-31
1
-5
/
+12
*
[FileBackend] Suppress most file warnings but log them to an FSFileBackend log.
Aaron Schulz
2012-12-31
1
-19
/
+39
*
Suppress warnings around copy call
Reedy
2012-12-22
1
-0
/
+2
*
Suppress warnings around unlink call
Reedy
2012-12-17
1
-0
/
+2
*
Moved "create" function definitions before "store" for consistency.
Aaron Schulz
2012-11-15
1
-53
/
+53
*
[FileBackend] Avoid some stat calls in various operations.
Aaron Schulz
2012-11-08
1
-40
/
+10
*
[FileBackend] Support "ignoreMissingSource" for copy and move operations.
Aaron Schulz
2012-10-31
1
-0
/
+14
*
[FileBackend] Simplified code for handling "overwrite" parameter.
Aaron Schulz
2012-10-29
1
-35
/
+15
*
[FileBackend] Added more tests and fixed some local copy/reference bugs.
Aaron Schulz
2012-10-17
1
-2
/
+4
*
[FileBackend] Added getLocalCopyMulti() and getLocalReferenceMulti().
Aaron
2012-09-21
1
-30
/
+42
*
[FileBackend] Made getLocalCopy() handle long file names better.
Aaron Schulz
2012-08-29
1
-1
/
+1
*
[FileBackend] Allow enforcing POSIX file owner names.
Aaron
2012-08-20
1
-3
/
+13
*
[FileBackend] Moved filerepo/backend/ up to filebackend
Aaron Schulz
2012-08-08
1
-0
/
+976