FileCache cleanup:
authorAaron Schulz <aaron@users.mediawiki.org>
Thu, 25 Sep 2008 23:02:35 +0000 (23:02 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Thu, 25 Sep 2008 23:02:35 +0000 (23:02 +0000)
commite29274ca9d05a55c7525c627279131ab422a72c8
tree76eecdc758332f9fa88da70cb2c901c2e3644df1
parentc2383bff2b05591488bfe9c569c0e4103283563e
FileCache cleanup:
* Make isFileCacheable() more reliable and explicit
* Do not cache uncacheable content
* Specify tryFileCache() return values
includes/Article.php
includes/HTMLFileCache.php