]> git.immae.eu Git - github/wallabag/wallabag.git/commit - docker-compose.yml
Display how many messages are queue
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 13 Sep 2016 18:31:32 +0000 (20:31 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 13 Sep 2016 18:32:52 +0000 (20:32 +0200)
commite01a3c98d6908e95121b5ade0161f40af1b05ca6
treee8cba50cc7cbf07720ddae7647d5c07e3e245f04
parent5d002e9bdfd814e77e5842fe6c18d14f74493726
Display how many messages are queue

- update the docker-composer to add Redis
- add migrations
app/DoctrineMigrations/Version20160911214952.php [new file with mode: 0644]
docker-compose.yml
src/Wallabag/CoreBundle/Resources/views/themes/material/layout.html.twig
src/Wallabag/ImportBundle/Controller/ImportController.php
src/Wallabag/ImportBundle/Resources/views/Import/check_queue.html.twig [new file with mode: 0644]