Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-08 | Cache/file: Catch unlink exception | Florian Pritz | 1 | -1/+1 | |
Call delete() which already catches the exception if the file is missing. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-05-28 | Fix error when removing missing entries from file cache | Florian Pritz | 1 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-31 | Changelog messages, bump year in copyright notices | Andrey Andreev | 1 | -20/+18 | |
2012-07-02 | Fix issue #1543 | Andrey Andreev | 1 | -6/+5 | |
2012-05-17 | Added upgrade for 2.1.1 and updated version. | Phil Sturgeon | 1 | -1/+1 | |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It ↵ | Derek Jones | 1 | -20/+20 | |
broke the Typography class's string replacements, for instance | |||||
2011-04-25 | Fixed double-space typo. | Razican | 1 | -20/+20 | |
2011-04-02 | Added CI_ Prefix to the Cache driver. | Phil Sturgeon | 1 | -1/+1 | |
2011-02-14 | Fix #329 where the file caching driver referenced the incorrect cache directory. | Greg Aker | 1 | -1/+1 | |
2011-01-28 | updating copyrights to 2011 | Derek Jones | 1 | -1/+1 | |
2010-12-21 | Initial commit of Caching Driver. | Greg Aker | 1 | -0/+196 | |