]> git.immae.eu Git - github/wallabag/wallabag.git/commit
symfony is there
authorNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 22 Jan 2015 07:30:07 +0000 (08:30 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Thu, 22 Jan 2015 07:30:07 +0000 (08:30 +0100)
commit93fd4692f6eb753cae16358131c8049d84cfbb41
tree1ef2f66eb378cf419d1aa033a2c772539e60537d
parent0440249631164a378981d014bf71b617c082bf5a
symfony is there
291 files changed:
.gitignore
app/.htaccess [new file with mode: 0644]
app/AppCache.php [new file with mode: 0644]
app/AppKernel.php [new file with mode: 0644]
app/Resources/views/_global/public/css/jquery-ui-1.10.4.custom.css [new file with mode: 0644]
app/Resources/views/_global/public/css/jquery-ui-1.10.4.custom.min.css [new file with mode: 0644]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-114.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-120.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-144.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-152.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-57.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-72.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon-76.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/apple-touch-icon.png [new file with mode: 0755]
app/Resources/views/_global/public/img/appicon/favicon.ico [new file with mode: 0755]
app/Resources/views/_global/public/img/icons/carrot-icon--black.png [new file with mode: 0644]
app/Resources/views/_global/public/img/icons/carrot-icon--white.png [new file with mode: 0644]
app/Resources/views/_global/public/img/icons/diaspora-icon--black.png [new file with mode: 0644]
app/Resources/views/_global/public/img/icons/diaspora-icon--white.png [new file with mode: 0644]
app/Resources/views/_global/public/js/autoClose.js [new file with mode: 0644]
app/Resources/views/_global/public/js/autoCompleteTags.js [new file with mode: 0755]
app/Resources/views/_global/public/js/jquery-2.0.3.min.js [new file with mode: 0644]
app/Resources/views/_global/public/js/jquery-ui-1.10.4.custom.js [new file with mode: 0644]
app/Resources/views/_global/public/js/jquery-ui-1.10.4.custom.min.js [new file with mode: 0644]
app/Resources/views/_global/public/js/popupForm.js [new file with mode: 0644]
app/Resources/views/_global/public/js/restoreScroll.js [new file with mode: 0644]
app/Resources/views/_global/public/js/saveLink.js [new file with mode: 0755]
app/Resources/views/baggy/README.md [new file with mode: 0755]
app/Resources/views/baggy/_display-mode.twig [new file with mode: 0755]
app/Resources/views/baggy/_head.twig [new file with mode: 0755]
app/Resources/views/baggy/_menu.twig [new file with mode: 0644]
app/Resources/views/baggy/_pocheit-form.twig [new file with mode: 0755]
app/Resources/views/baggy/_search-form.twig [new file with mode: 0644]
app/Resources/views/baggy/_top.twig [new file with mode: 0755]
app/Resources/views/baggy/about.twig [new file with mode: 0755]
app/Resources/views/baggy/config.twig [new file with mode: 0755]
app/Resources/views/baggy/edit-tags.twig [new file with mode: 0755]
app/Resources/views/baggy/home.twig [new file with mode: 0755]
app/Resources/views/baggy/layout-login.twig [new file with mode: 0644]
app/Resources/views/baggy/layout.twig [new file with mode: 0755]
app/Resources/views/baggy/login.twig [new file with mode: 0644]
app/Resources/views/baggy/public/css/font.css [new file with mode: 0755]
app/Resources/views/baggy/public/css/main.css [new file with mode: 0755]
app/Resources/views/baggy/public/css/messages.css [new file with mode: 0755]
app/Resources/views/baggy/public/css/print.css [new file with mode: 0755]
app/Resources/views/baggy/public/css/ratatouille.css [new file with mode: 0644]
app/Resources/views/baggy/public/fonts/icomoon.eot [new file with mode: 0644]
app/Resources/views/baggy/public/fonts/icomoon.svg [new file with mode: 0644]
app/Resources/views/baggy/public/fonts/icomoon.ttf [new file with mode: 0644]
app/Resources/views/baggy/public/fonts/icomoon.woff [new file with mode: 0644]
app/Resources/views/baggy/public/fonts/ptsans.woff [new file with mode: 0644]
app/Resources/views/baggy/public/img/baggy/blank.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/baggy/down.png [new file with mode: 0644]
app/Resources/views/baggy/public/img/baggy/list.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/baggy/table.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/baggy/top.png [new file with mode: 0644]
app/Resources/views/baggy/public/img/bg-select.png [new file with mode: 0644]
app/Resources/views/baggy/public/img/logo-other_themes.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/logo-w.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/logo-wallabag.svg [new file with mode: 0644]
app/Resources/views/baggy/public/img/logo.png [new file with mode: 0755]
app/Resources/views/baggy/public/img/logo.svg [new file with mode: 0644]
app/Resources/views/baggy/public/js/closeMessage.js [new file with mode: 0644]
app/Resources/views/baggy/public/js/init.js [new file with mode: 0755]
app/Resources/views/baggy/public/js/jquery.cookie.js [new file with mode: 0755]
app/Resources/views/baggy/public/js/restoreScroll.js [new file with mode: 0644]
app/Resources/views/baggy/screenshot.jpg [new file with mode: 0755]
app/Resources/views/baggy/tags.twig [new file with mode: 0755]
app/Resources/views/baggy/theme.ini [new file with mode: 0644]
app/Resources/views/baggy/view.twig [new file with mode: 0755]
app/Resources/views/base.html.twig [new file with mode: 0644]
app/Resources/views/dark/README.md [new file with mode: 0644]
app/Resources/views/dark/public/css/style-dark.css [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/backtotop.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/bad-display.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/checkmark-off.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/checkmark-on.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/down.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/envelop.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/flattr.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/left.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/link.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/remove.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/rss.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/shaarli.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/star-off.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/star-on.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/top.png [new file with mode: 0644]
app/Resources/views/dark/public/img/dark/twitter.png [new file with mode: 0644]
app/Resources/views/dark/public/public [new symlink]
app/Resources/views/dark/screenshot.jpg [new file with mode: 0644]
app/Resources/views/dark/theme.ini [new file with mode: 0644]
app/Resources/views/default/_bookmarklet.twig [new file with mode: 0644]
app/Resources/views/default/_footer.twig [new file with mode: 0644]
app/Resources/views/default/_head.twig [new file with mode: 0755]
app/Resources/views/default/_highlight.twig [new file with mode: 0755]
app/Resources/views/default/_import.twig [new file with mode: 0755]
app/Resources/views/default/_menu.twig [new file with mode: 0644]
app/Resources/views/default/_messages.twig [new file with mode: 0644]
app/Resources/views/default/_pocheit-form.twig [new file with mode: 0755]
app/Resources/views/default/_search-form.twig [new file with mode: 0755]
app/Resources/views/default/_sorting.twig [new file with mode: 0755]
app/Resources/views/default/_top.twig [new file with mode: 0755]
app/Resources/views/default/about.twig [new file with mode: 0755]
app/Resources/views/default/config.twig [new file with mode: 0755]
app/Resources/views/default/edit-tags.twig [new file with mode: 0755]
app/Resources/views/default/error.twig [new file with mode: 0644]
app/Resources/views/default/export.twig [new file with mode: 0644]
app/Resources/views/default/home.twig [new file with mode: 0755]
app/Resources/views/default/index.html.twig [new file with mode: 0644]
app/Resources/views/default/install.twig [new file with mode: 0644]
app/Resources/views/default/layout.twig [new file with mode: 0644]
app/Resources/views/default/login.twig [new file with mode: 0644]
app/Resources/views/default/public/css/images/animated-overlay.gif [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_flat_0_aaaaaa_40x100.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_flat_75_ffffff_40x100.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_glass_55_fbf9ee_1x400.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_glass_65_ffffff_1x400.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_glass_75_dadada_1x400.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_glass_75_e6e6e6_1x400.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_glass_95_fef1ec_1x400.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-icons_222222_256x240.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-icons_2e83ff_256x240.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-icons_454545_256x240.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-icons_888888_256x240.png [new file with mode: 0644]
app/Resources/views/default/public/css/images/ui-icons_cd0a0a_256x240.png [new file with mode: 0644]
app/Resources/views/default/public/css/knacss.css [new file with mode: 0644]
app/Resources/views/default/public/css/messages.css [new file with mode: 0644]
app/Resources/views/default/public/css/print.css [new file with mode: 0644]
app/Resources/views/default/public/css/style-default.css [new file with mode: 0755]
app/Resources/views/default/public/css/style.css [new file with mode: 0755]
app/Resources/views/default/public/fonts/Roboto.woff [new file with mode: 0644]
app/Resources/views/default/public/highlightjs/highlight.pack.js [new file with mode: 0644]
app/Resources/views/default/public/highlightjs/styles/default.css [new file with mode: 0644]
app/Resources/views/default/public/highlightjs/styles/github.css [new file with mode: 0644]
app/Resources/views/default/public/highlightjs/styles/googlecode.css [new file with mode: 0644]
app/Resources/views/default/public/img/default/backtotop.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/bad-display.png [new file with mode: 0755]
app/Resources/views/default/public/img/default/checkmark-off.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/checkmark-on.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/down.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/envelop.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/flattr.png [new file with mode: 0755]
app/Resources/views/default/public/img/default/left.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/link.png [new file with mode: 0755]
app/Resources/views/default/public/img/default/print.png [new file with mode: 0755]
app/Resources/views/default/public/img/default/remove.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/rss.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/shaarli.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/star-off.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/star-on.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/top.png [new file with mode: 0644]
app/Resources/views/default/public/img/default/twitter.png [new file with mode: 0644]
app/Resources/views/default/public/img/logo.svg [new file with mode: 0644]
app/Resources/views/default/public/img/messages/close.png [new file with mode: 0644]
app/Resources/views/default/public/img/messages/cross.png [new file with mode: 0644]
app/Resources/views/default/public/img/messages/help.png [new file with mode: 0644]
app/Resources/views/default/public/img/messages/tick.png [new file with mode: 0644]
app/Resources/views/default/public/img/messages/warning.png [new file with mode: 0644]
app/Resources/views/default/public/js/closeMessage.js [new file with mode: 0644]
app/Resources/views/default/tags.twig [new file with mode: 0755]
app/Resources/views/default/theme.ini [new file with mode: 0644]
app/Resources/views/default/view.twig [new file with mode: 0755]
app/Resources/views/dmagenta/README.md [new file with mode: 0644]
app/Resources/views/dmagenta/public/css/style-dmagenta.css [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/backtotop.png [new file with mode: 0755]
app/Resources/views/dmagenta/public/img/dmagenta/bad-display.png [new file with mode: 0755]
app/Resources/views/dmagenta/public/img/dmagenta/checkmark-off.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/checkmark-on.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/down.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/envelop.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/flattr.png [new file with mode: 0755]
app/Resources/views/dmagenta/public/img/dmagenta/left.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/link.png [new file with mode: 0755]
app/Resources/views/dmagenta/public/img/dmagenta/remove.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/rss.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/shaarli.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/star-off.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/star-on.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/top.png [new file with mode: 0644]
app/Resources/views/dmagenta/public/img/dmagenta/twitter.png [new file with mode: 0644]
app/Resources/views/dmagenta/screenshot.jpg [new file with mode: 0644]
app/Resources/views/dmagenta/theme.ini [new file with mode: 0644]
app/Resources/views/solarized-dark/README.md [new file with mode: 0644]
app/Resources/views/solarized-dark/Solarized-LICENSE.txt [new file with mode: 0644]
app/Resources/views/solarized-dark/public/css/style-solarized-dark.css [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/backtotop.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/bad-display.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/checkmark-off.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/checkmark-on.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/down.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/envelop.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/flattr.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/left.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/link.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/remove.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/rss.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/shaarli.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/star-off.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/star-on.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/top.png [new file with mode: 0644]
app/Resources/views/solarized-dark/public/img/solarized-dark/twitter.png [new file with mode: 0644]
app/Resources/views/solarized-dark/screenshot.jpg [new file with mode: 0644]
app/Resources/views/solarized-dark/theme.ini [new file with mode: 0644]
app/Resources/views/solarized/README.md [new file with mode: 0644]
app/Resources/views/solarized/Solarized-LICENSE.txt [new file with mode: 0644]
app/Resources/views/solarized/public/css/style-solarized.css [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/backtotop.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/bad-display.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/checkmark-off.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/checkmark-on.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/down.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/envelop.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/flattr.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/left.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/link.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/remove.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/rss.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/shaarli.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/star-off.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/star-on.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/top.png [new file with mode: 0644]
app/Resources/views/solarized/public/img/solarized/twitter.png [new file with mode: 0644]
app/Resources/views/solarized/screenshot.jpg [new file with mode: 0644]
app/Resources/views/solarized/theme.ini [new file with mode: 0644]
app/autoload.php [new file with mode: 0644]
app/config/config.inc.default.php
app/config/config.inc.php [new file with mode: 0644]
app/config/config.yml [new file with mode: 0644]
app/config/config_dev.yml [new file with mode: 0644]
app/config/config_prod.yml [new file with mode: 0644]
app/config/config_test.yml [new file with mode: 0644]
app/config/global.inc.php
app/config/parameters.yml.dist [new file with mode: 0644]
app/config/routing.yml [new file with mode: 0644]
app/config/routing_dev.yml [new file with mode: 0644]
app/config/security.yml [new file with mode: 0644]
app/config/services.yml [new file with mode: 0644]
app/console [new file with mode: 0755]
app/db/.gitignore [deleted file]
app/logs/.gitkeep [moved from app/cache/.gitignore with 100% similarity]
app/phpunit.xml.dist [new file with mode: 0644]
bin/compatibility.php [deleted file]
bin/install
bin/mysql.sql [deleted file]
bin/postgres.sql [deleted file]
bin/test [deleted file]
bin/update [deleted file]
composer.json
composer.lock
src/Acme/DemoBundle/AcmeDemoBundle.php [new file with mode: 0644]
src/Acme/DemoBundle/Command/HelloWorldCommand.php [new file with mode: 0644]
src/Acme/DemoBundle/Controller/DemoController.php [new file with mode: 0644]
src/Acme/DemoBundle/Controller/SecuredController.php [new file with mode: 0644]
src/Acme/DemoBundle/Controller/WelcomeController.php [new file with mode: 0644]
src/Acme/DemoBundle/DependencyInjection/AcmeDemoExtension.php [new file with mode: 0644]
src/Acme/DemoBundle/EventListener/ControllerListener.php [new file with mode: 0644]
src/Acme/DemoBundle/Form/ContactType.php [new file with mode: 0644]
src/Acme/DemoBundle/Resources/config/routing.yml [new file with mode: 0644]
src/Acme/DemoBundle/Resources/config/services.xml [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/css/demo.css [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/blue-arrow.png [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/field-background.gif [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/logo.gif [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/search.png [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/welcome-configure.gif [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/welcome-demo.gif [new file with mode: 0644]
src/Acme/DemoBundle/Resources/public/images/welcome-quick-tour.gif [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Demo/contact.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Demo/hello.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Demo/index.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Secured/hello.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Secured/helloadmin.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Secured/layout.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Secured/login.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/Welcome/index.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Resources/views/layout.html.twig [new file with mode: 0644]
src/Acme/DemoBundle/Tests/Controller/DemoControllerTest.php [new file with mode: 0644]
src/Acme/DemoBundle/Twig/Extension/DemoExtension.php [new file with mode: 0644]
src/AppBundle/AppBundle.php [new file with mode: 0644]
src/AppBundle/Controller/DefaultController.php [new file with mode: 0644]
src/AppBundle/Tests/Controller/DefaultControllerTest.php [new file with mode: 0644]
src/WallabagBundle/Controller/DefaultController.php [new file with mode: 0644]
src/WallabagBundle/Tests/Controller/DefaultControllerTest.php [new file with mode: 0644]
src/WallabagBundle/WallabagBundle.php [new file with mode: 0644]
web/app.php [new file with mode: 0644]
web/app_dev.php [new file with mode: 0644]
web/bundles/acmedemo [new symlink]
web/bundles/framework [new symlink]
web/bundles/sensiodistribution [new symlink]