wallabag/src/Wallabag/CoreBundle
Jeremy Benoist f62c3faf88
Update test
If the database isn't found when checking for the connection it means, we can connect to the server.
The InstallCommand will create the database later.

Also, when checking for the SQLite connection, Doctrine creates the file (so the database). That's why the test is skipped for SQLite.
2016-09-03 10:34:27 +02:00
..
Command Update test 2016-09-03 10:34:27 +02:00
Controller Fixed some translations 2016-08-18 15:30:28 +02:00
DataFixtures/ORM Change ManyToMany between entry & tag 2016-05-31 10:01:03 +02:00
DependencyInjection Handling socials links into a config file 2016-07-20 19:36:01 +02:00
Entity Change ManyToMany between entry & tag 2016-05-31 10:01:03 +02:00
Event/Subscriber Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
EventListener Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Form CS 2016-08-17 14:36:20 +02:00
Helper CS 2016-08-17 14:36:20 +02:00
Operator Add phpdoc for all Matches implementations 2015-11-13 20:50:09 +01:00
ParamConverter Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
Repository Remove useless method 2016-05-03 09:39:34 +02:00
Resources Fix issue #1991: correction of the height field to add articles 2016-08-26 01:13:35 +03:00
Subscriber Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Tools Convert array + phpDoc 2016-04-12 12:25:29 +02:00
Twig Convert array + phpDoc 2016-04-12 12:25:29 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00