]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Merge remote-tracking branch 'origin/master' into 2.2
authorJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 3 Nov 2016 15:41:29 +0000 (16:41 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 3 Nov 2016 15:41:29 +0000 (16:41 +0100)
commit5a619812ca3eb05a82a023ccdaee13501eb8d45f
treea1541999a3e13f9bb8b45d3a61320ee61aa4eb3c
parentda4136557963018287cae61226e9006c3c741747
parent84795d015b3c7e1af48a3dda3cb33cf080b66e8f
Merge remote-tracking branch 'origin/master' into 2.2
21 files changed:
app/config/config.yml
src/Wallabag/ApiBundle/Controller/EntryRestController.php
src/Wallabag/ApiBundle/Controller/WallabagRestController.php
src/Wallabag/ApiBundle/Resources/config/routing_rest.yml
src/Wallabag/CoreBundle/Controller/TagController.php
src/Wallabag/CoreBundle/Resources/config/services.yml
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
src/Wallabag/ImportBundle/Command/ImportCommand.php
src/Wallabag/UserBundle/Resources/config/services.yml
tests/Wallabag/ApiBundle/Controller/EntryRestControllerTest.php