| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Fix error for level 0 & 1 (level 7 has 699 errors...)
- Add `updated_at` to site_credential (so the `timestamps()` method applies correctly)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And ability to define how many messages can be hanle by the redis worker before stopping (usefull for tests)
|
|
|
|
|
|
|
|
| |
- 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`
-
|
|
Also update Symfony deps
|