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
/
HTMLFileCache.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make HTMLFileCache also work when gzip is not enabled server-side.
Alexandre Emsenhuber
2012-06-26
1
-0
/
+2
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-08
1
-1
/
+25
*
Made loadFromFileCache() always disable $wgOut regardless of whether compress...
Aaron Schulz
2012-02-09
1
-2
/
+1
*
debug statements for HTMLFileCache / Output
Antoine Musso
2012-02-09
1
-0
/
+2
*
add up comment for FileCache rewrite (r98698)
Antoine Musso
2012-02-07
1
-0
/
+2
*
Follow-up r110761: removed duplicate check of $wgShowIPinHeader and fix some ...
Alexandre Emsenhuber
2012-02-06
1
-3
/
+3
*
disable wgDebugToolbar when rebuilding file cache
Antoine Musso
2012-02-06
1
-1
/
+6
*
Removed false comment, we no longer use file cache for action=raw calls.
Alexandre Emsenhuber
2012-02-06
1
-1
/
+0
*
Reverted r108743 per CR comment. This should at least be discussed first.
Aaron Schulz
2012-01-12
1
-0
/
+1
*
Kill "* @return void"
Sam Reed
2012-01-12
1
-1
/
+0
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-1
/
+1
*
* Let HTMLFileCache constructor take in a Title *or* a the prefixed dbkey its...
Aaron Schulz
2011-11-02
1
-3
/
+5
*
Simplified cacheDirectory() in FileCacheBase and HTMLFileCache. It turns out ...
Aaron Schulz
2011-10-03
1
-10
/
+1
*
* Added isCacheWorthy() optimization (checks if the file exists, stale or not)
Aaron Schulz
2011-10-02
1
-3
/
+3
*
FileCache:
Aaron Schulz
2011-10-02
1
-2
/
+14
*
More RequestContext -> IContextSource.
Daniel Friesen
2011-10-02
1
-4
/
+4
*
Reverted accidental change in r98405
Aaron Schulz
2011-10-02
1
-1
/
+1
*
FU r98405: various document cleanup
Aaron Schulz
2011-09-29
1
-2
/
+7
*
HTMLFileCache refactoring:
Aaron Schulz
2011-09-29
1
-162
/
+90
*
Added filecache support for history pages
Aaron Schulz
2011-09-24
1
-6
/
+10
*
Removed action=raw support from HTMLFileCache. Obsolete due to RL.
Aaron Schulz
2011-09-24
1
-18
/
+8
*
Adding __METHOD__ to parameters passed to wfMkdirParents()
Sam Reed
2011-07-25
1
-2
/
+2
*
Removed ampersand in HTMLFileCache constructor
Aaron Schulz
2011-07-01
1
-1
/
+1
*
* Follow-up r90749
Aaron Schulz
2011-06-25
1
-4
/
+2
*
Swap else if for elseif
Sam Reed
2011-06-17
1
-4
/
+4
*
And some more parameter documentation!!
Sam Reed
2011-05-28
1
-0
/
+2
*
/* to /**
Platonides
2011-05-22
1
-4
/
+4
*
Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals
Sam Reed
2011-05-06
1
-2
/
+2
*
Move 3 files into cache directory
Sam Reed
2011-04-25
1
-0
/
+250
[prev]