wallabag/src/Wallabag/CoreBundle
Jeremy Benoist 001a7bad66
Add a check for the database connection
Checking for the driver isn't enough.
We are now checking if we can etablish a connection to the database before trying to do anything.
By displaying the error from the Exception (in case of error) we hope to reduce issues overload about people getting error with the database
2016-09-03 09:24:34 +02:00
..
Command Add a check for the database connection 2016-09-03 09:24:34 +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