wallabag/app/config
Jeremy Benoist 6546aca4a3
Keep composer.lock
We initially ignored the `composer.lock` because it generated a lock of rebase on PR when someone updated it and the master updated it too.
Now we have less contributions (sadly) so I think we won't run against that problem.
Also, it'll solve issue about people cloning the master and got angry because composer eat all the available memory to determine packages to install.
It'll also be much easier to make release.
Scrutinizer & Travis will be faster too.
2019-05-29 11:41:07 +02:00
..
capistrano Updated Capistrano configuration 2016-10-29 14:39:07 +02:00
tests Remove custom Postgres class 2018-11-28 22:04:54 +01:00
webpack Remove fixed relative path for assets 2017-12-20 21:53:48 +01:00
config_dev.yml Replace kernel.root_dir by kernel.project_dir 2017-10-14 00:32:56 +02:00
config_prod.yml Replace kernel.root_dir by kernel.project_dir 2017-10-14 00:32:56 +02:00
config_test.yml Remove custom Postgres class 2018-11-28 22:04:54 +01:00
config.yml Configure timeout 2019-05-28 11:42:27 +02:00
parameters_test.yml Remove custom Postgres class 2018-11-28 22:04:54 +01:00
parameters.yml.dist Remove custom Postgres class 2018-11-28 22:04:54 +01:00
routing_dev.yml Remove useless spaces 2016-06-24 11:28:07 +02:00
routing_rest.yml ApiDoc & Route annotation were conflicted 2016-10-15 16:46:42 +02:00
routing.yml Handle redirection from previous feeds 2019-04-26 13:40:58 +02:00
security.yml Changed RSS to Atom feed and improve paging 2019-04-25 13:46:31 +02:00
services_test.yml Update fixtures 2018-11-28 22:04:54 +01:00
services.yml Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00
wallabag.yml Keep composer.lock 2019-05-29 11:41:07 +02:00