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
/
filerepo
/
NullRepo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated MWException
Daimona Eaytoy
2024-01-16
1
-2
/
+4
*
Fix even more PHPStorm inspections (#3)
Tim Starling
2023-03-25
1
-0
/
+1
*
filerepo: Clean up file and class doc comments
Timo Tijhof
2022-04-07
1
-3
/
+3
*
Set method visibility for various constructors
Umherirrender
2019-12-03
1
-1
/
+1
*
Clean up get_class() in /includes/filerepo and /includes/resourceloader
Timo Tijhof
2017-03-07
1
-1
/
+1
*
Update documentation for file repo related classes
Siebrand Mazeland
2013-12-04
1
-2
/
+1
*
Update formatting of file repo classes
Siebrand Mazeland
2013-11-23
1
-1
/
+2
*
Improved/added parameter documentation
Reedy
2012-05-18
1
-0
/
+4
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-07
1
-0
/
+15
*
[FileRepo] Various code cleanups.
Aaron Schulz
2012-04-05
1
-33
/
+2
*
Use database to track uploaded chunks and concatenate at the end.
Jan Gerber
2011-11-30
1
-0
/
+3
*
Fill-in missing implementations of abstract function appendFinish()
Russ Nelson
2011-05-23
1
-0
/
+3
*
* added file description headers
Alexandre Emsenhuber
2010-09-04
1
-0
/
+6
*
follow up r62231, r61779, r62175
Mark A. Hershberger
2010-02-22
1
-1
/
+1
*
* new FauxResponse class to help with unit testing
Mark A. Hershberger
2010-02-10
1
-0
/
+3
*
Removed JS2 work (has been moved to the js2-work branch). Has been lightly te...
Tim Starling
2009-11-26
1
-3
/
+0
*
* some clean up and defined append function in other repo types
Michael Dale
2009-09-17
1
-0
/
+3
*
* Per my CR comments on r44560: merged FileCache into RepoGroup and fixed wfF...
Tim Starling
2009-08-15
1
-1
/
+1
*
Add fileExistsBatch method to FileRepo and derived classes (per comments on r...
Victor Vasiliev
2009-06-08
1
-0
/
+3
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+1
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-4
/
+2
*
A file repository without files. Gets rid of useless DB queries during parser...
Tim Starling
2007-11-20
1
-0
/
+34