]> git.immae.eu Git - github/shaarli/Shaarli.git/history - tests/feed
Move error handling to dedicated controller instead of middleware
[github/shaarli/Shaarli.git] / tests / feed /
2020-07-28  ArthurHoaroFix basePath in unit tests reference DB
2020-07-23  ArthurHoaroUse multi-level routes for existing controllers instead...
2020-07-23  ArthurHoaroRSS/ATOM feeds: process through Slim controller
2020-07-23  ArthurHoaroMake FeedBuilder instance creation independant of the...
2020-07-23  ArthurHoaroSlim router: handle add tag route
2020-07-23  ArthurHoaroMigrate cache purge function to a proper class
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
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 (#1353)
2020-01-17  ArthurHoaroRun Unit Tests against PHP 7.4 1353/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}