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
/
cache
/
FileCacheBase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve class property documentation
Umherirrender
2020-10-30
1
-1
/
+1
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-2
/
+2
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-2
/
+2
*
Use namespaced IPUtils class
Kunal Mehta
2020-01-01
1
-4
/
+6
*
Migrate BagOStuff::incr() calls to incrWithInit()
Aaron Schulz
2019-08-25
1
-9
/
+4
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
FileCacheBase: Avoid deprecated wfMemcKey()
Kunal Mehta
2017-05-23
1
-5
/
+6
*
Clean up get_class($this) -> static::class in /includes/cache and /includes/libs
Timo Tijhof
2017-03-07
1
-2
/
+2
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
Make rebuildFileCache cover ?action=history
Aaron Schulz
2016-09-20
1
-6
/
+0
*
Migrate more callers away from $wgMemc
Aaron Schulz
2015-10-26
1
-8
/
+8
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
Fixed some @params documentation (includes/[cache|objectcache])
umherirrender
2014-04-19
1
-2
/
+2
*
Update some documentation
Siebrand Mazeland
2013-12-03
1
-0
/
+1
*
Break long lines in includes/cache/
Siebrand Mazeland
2013-11-17
1
-1
/
+2
*
Update formatting
Siebrand Mazeland
2013-11-17
1
-0
/
+7
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Fixed spacing in actions/cache/filebackend/filerepo/job folder
umherirrender
2013-04-20
1
-1
/
+1
*
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-09
1
-1
/
+1
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-08
1
-1
/
+23
*
Add missing >
Sam Reed
2012-02-16
1
-1
/
+1
*
Fix some injection from r110871
Antoine Musso
2012-02-12
1
-3
/
+6
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
make gzopen() portable by using binary flag
Antoine Musso
2012-02-08
1
-1
/
+1
*
simplify FileCacheBase::fetchText
Antoine Musso
2012-02-07
1
-6
/
+4
*
add up comment for FileCache rewrite (r98698)
Antoine Musso
2012-02-07
1
-1
/
+4
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+3
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-3
/
+0
*
Comment and whitespace fixes
Tim Starling
2011-12-27
1
-4
/
+4
*
Follow-up r98698: Reduce amount of ipv6 spam in FileCacheBase::incrMissesRece...
Aaron Schulz
2011-12-23
1
-1
/
+1
*
Simplified cacheDirectory() in FileCacheBase and HTMLFileCache. It turns out ...
Aaron Schulz
2011-10-03
1
-9
/
+2
*
* Added isCacheWorthy() optimization (checks if the file exists, stale or not)
Aaron Schulz
2011-10-02
1
-4
/
+13
*
FileCache:
Aaron Schulz
2011-10-02
1
-13
/
+86
*
FU r98405: various document cleanup
Aaron Schulz
2011-09-29
1
-4
/
+4
*
HTMLFileCache refactoring:
Aaron Schulz
2011-09-29
1
-0
/
+173