wallabag/src/Wallabag/CoreBundle
Jeremy Benoist b3437d58ae
Enable Redis async import
- using javibravo/simpleue
- internal config value are now `import_with_redis` & `import_with_rabbit` which are more clear
- if both option are enable rabbit will be choosen
- services imports related to async are now splitted into 2 files: `redis.yml` & `rabbit.yml`
-
2016-09-11 21:58:56 +02:00
..
Command Enable Redis async import 2016-09-11 21:58:56 +02:00
Controller Added tags counter in sidebar (material theme) 2016-09-04 20:53:28 +02:00
DataFixtures/ORM Enable Redis async import 2016-09-11 21:58:56 +02:00
DependencyInjection Store cache lifetime in config 2016-09-03 14:02:50 +02:00
Entity Fix DateTime & clear() 2016-09-11 21:58:55 +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 Merge remote-tracking branch 'origin/master' into 2.1 2016-08-22 23:03:16 +02:00
Helper Export dates from entries 2016-09-08 16:49:21 +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 variable 2016-09-05 10:23:40 +02:00
Resources Enable Redis async import 2016-09-11 21:58:56 +02: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 Returned 0 instead of returning empty array for Twig Extension 2016-09-05 14:17:44 +02:00
WallabagCoreBundle.php Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00