aboutsummaryrefslogtreecommitdiffstats
path: root/includes/CacheManager.php
Commit message (Expand)AuthorAgeFilesLines
* Adding cache related stuff to a new 'Cache' subpackageÆvar Arnfjörð Bjarmason2005-04-121-0/+1
* tyopBrion Vibber2004-11-211-1/+1
* Fix obsolete function callBrion Vibber2004-11-211-1/+1
* fixes Bug 718: Bad charset in cached pages.Zheng Zhu2004-10-181-1/+4
* First batch of files modified to switch wgLang to wgContLang.Zheng Zhu2004-09-241-2/+2
* Split files and classes in different packages for phpdocumentor. I probably c...Antoine Musso2004-09-031-0/+2
* Changing comments layout preparing for generated documentation with Phpdocume...Antoine Musso2004-09-021-11/+18
* Fix for file cache on PHP 4.1.2. The text string seems to be passed byBrion Vibber2004-08-081-1/+2
* some double quoting replaced by single quotingAntoine Musso2004-06-081-15/+15
* include_once -> require_onceTim Starling2004-05-071-1/+1
* Fix for compatibility with short_open_tag = OffBrion Vibber2004-02-181-1/+1
* Extract the edit page interface functions out of Article and into separateBrion Vibber2003-08-021-0/+11
* Slight cache tweaks; fixes gzip encoding header for newly recached pagesBrion Vibber2003-08-021-7/+5
* Move file cache functions into CacheManager class (in CacheManager.php)Brion Vibber2003-08-021-0/+142