| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Thanks to the BC compatibility, almost nothing have to be changed.
All changes are related to new bundle version of:
- SensioFrameworkExtraBundle
- DoctrineFixturesBundle
|
| |
|
|
|
|
|
|
|
|
| |
- 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`
-
|
| |
|
|
|
|
|
| |
Use an abstract class to store all common action from wallabag vX import.
Move specificity in v1 & v2 import.
|
| |
|
| |
|
|
|