]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/feed/FeedBuilderTest.php
Fixed: Pinned bookmarks are displayed first in ATOM/RSS feeds
[github/shaarli/Shaarli.git] / tests / feed / FeedBuilderTest.php
2020-08-29  ArthurHoaroFixed: Pinned bookmarks are displayed first in ATOM... 1524/head
2020-08-27  ArthurHoaroMerge pull request #1511 from ArthurHoaro/wip-slim...
2020-07-28  ArthurHoaroFix basePath in unit tests reference DB
2020-07-23  ArthurHoaroMake FeedBuilder instance creation independant of the...
2020-07-23  ArthurHoaroSlim router: handle add tag route
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag...
2020-01-18  ArthurHoaroFix an issue with private tags and fix nomarkdown tag 1399/head
2020-01-18  ArthurHoaroStore bookmarks as PHP objects and add a service layer...
2020-01-18  ArthurHoaroAdd and update unit test for the new system (Bookmark... 1307/head
2019-02-09  ArthurHoaroMerge pull request #1182 from ArthurHoaro/feature/sessi...
2019-01-18  Aurélien TamisierMerge pull request #1248 from virtualtam/refactor/names...
2019-01-12  VirtualTamOptimize and cleanup imports 1248/head
2019-01-12  VirtualTamnamespacing: \Shaarli\Bookmark\LinkDB
2019-01-12  VirtualTamnamespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}