Rss-Bridge/lib
logmanoriginal 1a2a48e129 [HttpCachingBridgeAbstract] Use sha1 cache file names
Previously folder hierarchies were created based on the input URL
which could result in very deep folder structures. Using SHA1 file
names also allows to check for old files more effectively (via
fileatime)
2016-09-10 00:00:10 +02:00
..
Bridge.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
BridgeAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
BridgeInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
Cache.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
CacheAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
CacheInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
Exceptions.php Correction of few bugs. 2015-11-05 10:12:58 +00:00
FeedExpander.php [FeedExpander] Add optional parameter to specify max items 2016-09-05 20:17:00 +02:00
Format.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
FormatAbstract.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
FormatInterface.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00
HTMLUtils.php [core] transform some BridgeAbstract members to class constants 2016-09-01 23:12:51 +02:00
HttpCachingBridgeAbstract.php [HttpCachingBridgeAbstract] Use sha1 cache file names 2016-09-10 00:00:10 +02:00
RssBridge.php [lib] Split Bridge/Cache/Format into one file per class 2016-09-05 18:05:19 +02:00