1
0
Fork 0
forked from blallo/rss-bridge
rss-bridge/lib
logmanoriginal 0998cbde9d [cache] Directly implement CacheInterface in FileCache
The function 'prepare' previously implemented in CacheAbstract
is specifically required for FileCache and thus belongs to FileCache.
Since this change removes all code from CacheAbstract, it can be
removed completely.
2016-10-08 14:52:03 +02:00
..
Bridge.php [Bridge] Fix whitelist check 2016-09-11 14:02:02 +02:00
BridgeAbstract.php [cache] Directly implement CacheInterface in FileCache 2016-10-08 14:52:03 +02:00
BridgeInterface.php [BridgeAbstract] replace getCacheDuration method by CACHE_TIMEOUT class constant 2016-09-25 17:04:28 +02:00
Cache.php [Cache] Move 'purge' function to implementations 2016-10-07 22:33:45 +02:00
CacheInterface.php [Cache] Move 'purge' function to implementations 2016-10-07 22:33:45 +02:00
contents.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00
error.php [core] extract BridgeAbstract methods to make them functions 2016-09-25 23:22:33 +02:00
Exceptions.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
FeedExpander.php [FeedExpander] Fix SimplXMLElement serialization error 2016-10-02 18:07:56 +02:00
Format.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatAbstract.php [core] Apply some fixes 2016-09-10 21:01:02 +02:00
FormatInterface.php [core] Apply common indentation 2016-09-10 20:41:11 +02:00
html.php [core] extract HTMLUtils methods to make them functions 2016-09-25 23:58:52 +02:00
RssBridge.php [cache] Directly implement CacheInterface in FileCache 2016-10-08 14:52:03 +02:00
validation.php [core] extract BridgeAbstract methods to make them functions 2016-09-26 00:09:29 +02:00