]> git.immae.eu Git - github/shaarli/Shaarli.git/commit - composer.json
namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}
authorVirtualTam <virtualtam@flibidi.net>
Sun, 2 Dec 2018 23:08:04 +0000 (00:08 +0100)
committerVirtualTam <virtualtam@flibidi.net>
Sat, 12 Jan 2019 21:47:48 +0000 (22:47 +0100)
commitdfc650aa239d3a2c028d0ba13132ce75b4f4c0b4
tree4b3f54ecfe27e57fd5d32f3543f688c545588aab
parentf3d2f257946e2a3c8791c1ba99b379acbe934fec
namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}

Signed-off-by: VirtualTam <virtualtam@flibidi.net>
application/feed/Cache.php [moved from application/Cache.php with 100% similarity]
application/feed/CachedPage.php [moved from application/CachedPage.php with 93% similarity]
application/feed/FeedBuilder.php [moved from application/FeedBuilder.php with 87% similarity]
composer.json
index.php
plugins/pubsubhubbub/pubsubhubbub.php
tests/LinkDBTest.php
tests/feed/CacheTest.php [moved from tests/CacheTest.php with 68% similarity]
tests/feed/CachedPageTest.php [moved from tests/CachedPageTest.php with 92% similarity]
tests/feed/FeedBuilderTest.php [moved from tests/FeedBuilderTest.php with 97% similarity]