aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/cache/driver/memory.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/compiled-dic] Split if() over multiple lines for improved readabilityDavid King2012-11-101-1/+5
* [feature/compiled-dic] Compile the DI Container into a cached classDavid King2012-11-101-1/+1
* [ticket/11083] Mark memory cache driver as abstractIgor Wiedler2012-09-011-1/+1
* [ticket/10875] Return $query_id from sql_saveNathan Guse2012-08-061-0/+2
* [ticket/10875] Fix SQL CachingNathan Guse2012-07-301-1/+1
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [task/acm-refactor] Refactor the ACM classes to have a common interface.Igor Wiedler2011-01-091-0/+437