1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
wallabag/tests/Controller
Yassine Guedidi 2272d3da66 Merge branch '2.6'
# Conflicts:
#	src/Repository/EntryRepository.php
#	src/Twig/WallabagExtension.php
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_actions.html.twig
#	src/Wallabag/CoreBundle/Resources/views/Entry/_card_list.html.twig
#	tests/Twig/WallabagExtensionTest.php
2025-03-18 21:02:22 +01:00
..
Api Add IsGranted to EntryRestController 2025-03-18 00:15:34 +01:00
Import Add methods to all controllers 2025-03-10 01:37:14 +01:00
AnnotationControllerTest.php Add IsGranted to AnnotationController 2025-03-14 09:30:34 +01:00
ConfigControllerTest.php Replace entity manager clear by creating a new client 2025-03-18 00:03:35 +01:00
EntryControllerTest.php Merge branch '2.6' 2025-03-18 21:02:22 +01:00
ExportControllerTest.php Add Markdown export 2024-11-13 17:39:29 +01:00
FeedControllerTest.php Merge pull request #7294 from yguedidi/move-assets-to-assets-root-folder-as-is 2024-02-26 14:05:08 +01:00
IgnoreOriginInstanceRuleControllerTest.php No class level route annotations 2025-03-18 01:22:55 +01:00
SecurityControllerTest.php Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
SettingsControllerTest.php Convert 403 errors to 404 errors 2025-03-14 06:41:28 +01:00
SiteCredentialControllerTest.php No class level route annotations 2025-03-18 01:22:55 +01:00
StaticControllerTest.php Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00
TagControllerTest.php Replace entity manager clear by creating a new client 2025-03-18 00:03:35 +01:00
UserControllerTest.php Rename WallabagCoreTestCase to WallabagTestCase 2024-02-24 20:24:51 +01:00