Commit Graph
19 Commits
Author SHA1 Message Date
Guilliam XavierandGitHub f3d210946a Fix TRUSTED_HOSTS regexp example 2020-01-29 17:45:58 +01:00
Guilliam XavierandGitHub bc2ac1be8b Fix TRUSTED_HOSTS regexp example 2020-01-29 16:31:21 +01:00
Nicolas Grekas 3e471cbc7d Always load vars defined in .env files, providing .env.local.php for prod 2019-01-03 13:52:26 +01:00
Nicolas Grekas f6585a3b41 TRUSTED_HOSTS is a regexp 2018-11-17 07:21:56 +01:00
Ryan Weaver feb0acaf40 makes recipe consistent with symfony/flex 1.0 new env handling 2018-11-09 14:24:50 -05:00
Gaiaz Iusipov 9f97317077 Remove "--relative" and "--symlink" options by default 2018-05-10 19:26:04 +03:00
Fabien PotencierandFabien Potencier d53ebf5d85 Fix .gitignore files 2018-03-20 08:35:41 +01:00
Ryan Weaver 8f76140fee Reverts #295: this re-establishes the separate Flex recipe 2017-12-11 10:32:20 -05:00
Nicolas Grekas 510e3f8eb1 Merge flex recipe with framework-bundle one 2017-12-06 10:14:03 +01:00
Kévin Dunglas b324d5de53 Remove APP_ prefix 2017-12-02 17:15:05 +01:00
Kévin Dunglas 629e7320c3 [FrameworkBundle] Add a env vars to configure trusted proxies and hosts 2017-11-30 18:13:11 +01:00
Nicolas Grekas d4af6721fd Remove defaults for APP_DEBUG env vars 2017-11-07 19:12:38 +01:00
Maximilian BerghoffandSymfony aa946a3a89 when make is gone, composer should use symfony console command (#216) 2017-10-17 07:04:17 -07:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Fabien Potencier 77e841b4c0 changed the way post-install output is defined 2017-04-14 00:09:33 -07:00
Fabien Potencier 99e56fc71e changed the way we reference Makefiles 2017-04-13 23:56:25 -07:00
Fabien Potencier cb358d6717 tweaked what's next message 2017-04-13 10:39:04 -07:00
Fabien Potencier 6899aa8192 minor #3 Improve the readability of the Makefile tasks (javiereguiluz)
This PR was merged into the master branch.

Discussion
----------

Improve the readability of the Makefile tasks

In case https://github.com/fabpot/flex/issues/29 is accepted, this should be the solution.

Commits
-------

6785a02 Improve the readability of the Makefile tasks
2017-04-04 12:09:42 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00