wallabag/tests/Wallabag/CoreBundle/Controller
Adrien Gallou 29df8ed590
this change adds an option to sort the feed entires by updated_at
There is now an option to sort the feed entires by updated_at, on the
controler : a sort querystring argument that accepts either "created"
or "updated".
2022-03-14 22:58:45 +01:00
..
ConfigControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
EntryControllerTest.php Fix tagging rule match when user a custom reading speed 2022-03-02 19:12:33 +01:00
ExportControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
FeedControllerTest.php this change adds an option to sort the feed entires by updated_at 2022-03-14 22:58:45 +01:00
IgnoreOriginInstanceRuleControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
SecurityControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
SettingsControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
SiteCredentialControllerTest.php Fix deprecated method in tests 2020-06-15 14:21:35 +02:00
StaticControllerTest.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
TagControllerTest.php Add build test on PHP 8.0 & 8.1 2022-01-31 12:59:39 +01:00