]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Switch to Symfony 3 structure
authorJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 14 Jan 2016 17:15:07 +0000 (18:15 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 15 Jan 2016 08:35:39 +0000 (09:35 +0100)
commit73cd160bfc6e4a1b88f2117eb0c097a91ac5c753
treec5ccc9fa57f243126538ae8d9a2f8c459c08bd8c
parent1d405d0e62a708928bccd2222ebd89d4804231f9
Switch to Symfony 3 structure
21 files changed:
.gitignore
app/AppKernel.php
app/autoload.php
app/config/config.yml
app/config/config_dev.yml
bin/console [moved from app/console with 78% similarity, mode: 0644]
bin/doctrine [new symlink]
bin/doctrine-dbal [new symlink]
bin/doctrine-migrations [new symlink]
bin/doctrine.php [new symlink]
bin/poche.sqlite [deleted file]
bin/security-checker [new symlink]
bin/symfony_requirements [moved from app/check.php with 97% similarity]
var/SymfonyRequirements.php [moved from app/SymfonyRequirements.php with 100% similarity]
var/cache/.gitkeep [moved from app/logs/.gitkeep with 100% similarity]
var/logs/.gitkeep [new file with mode: 0644]
var/sessions/.gitkeep [new file with mode: 0644]
web/.htaccess
web/app.php
web/app_dev.php
web/robots.txt