Commit Graph
333 Commits
Author SHA1 Message Date
symfony-flex-server[bot]andGitHub 6b2d02b812 Merge pull request #509 2019-02-19 14:09:00 +00:00
Jan Rosier de62821bc0 Remove the no longer needed getCacheDir and getLogDir methods.
Since Symfony v4.2 the methods of the parent class are the same.
2019-01-11 17:06:25 +01:00
Ryan Weaver e5537b6402 minor tweak - if APP_ENV is an empty string, this defaults it back to
dev
2019-01-05 11:27:19 -05:00
Ryan Weaver 8f35a294dc Allowing APP_ENV to be an empty index 2019-01-05 10:41:48 -05:00
symfony-flex-server[bot]andGitHub f10f2a78a4 Merge pull request #501 2019-01-03 13:07:35 +00: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
Matthieu MotaandGitHub 396f53923f Use const instead of let 2018-12-28 09:56:01 +01:00
Victor BocharskyandGitHub f16494e5de Add .splitEntryChunks() to webpack.config.js 2018-12-23 00:45:18 +02:00
Matthieu Mota d5abc28433 Optimize Encore Init 2018-12-22 23:03:07 +01:00
symfony-flex-server[bot]andGitHub 8d8b44411b Merge pull request #504 2018-12-19 16:18:12 +00:00
Nicolas Grekas 7490f414e3 [FrameworkBundle] split cache.yaml out of framework.yaml 2018-12-09 19:33:39 +00:00
Kévin Dunglas 40e6b96a0f Add a recipe for API Platform Admin 2018-12-08 21:47:20 +01:00
Kévin Dunglas 908e6c1175 Suffit env var by _SECRET 2018-11-30 16:16:38 +01:00
Kévin Dunglas 7aab53c420 Add MercureBundle recipe 2018-11-30 16:13:13 +01:00
symfony-flex-server[bot]andGitHub 230169dc8a Merge pull request #499 2018-11-22 16:10:44 +00:00
Nicolas Grekas f54d6a4684 Move src/.bootstrap.php to config/bootstrap.php 2018-11-22 16:07:00 +01:00
Ben Davies 5d55dfcd15 cast debug to boolean when creating kernel 2018-11-22 14:24:04 +00:00
Nicolas Grekas a660013f90 Add "dump" alias to install "symfony/var-dumper" 2018-11-18 13:43:45 +01:00
symfony-flex-server[bot]andGitHub df44989802 Merge pull request #495 2018-11-18 08:58:32 +00:00
symfony-flex-server[bot]andGitHub 308f626272 Merge pull request #494 2018-11-17 22:20:42 +00:00
Ryan Weaver 3109b55910 bumping encore version 2018-11-17 15:26:14 -05:00
Nicolas Grekas f6585a3b41 TRUSTED_HOSTS is a regexp 2018-11-17 07:21:56 +01:00
Nicolas Grekas f8ad0c194e Move silencing to phpunit.xml.dist 2018-11-17 07:17:12 +01:00
Nicolas Grekas 7ff50214ee Move loading .env files to bootstrap.php 2018-11-15 00:20:15 +01:00
Nicolas Grekas ef6b857b19 switch to .env instead of .env.dist 2018-11-12 13:31:30 +01:00
symfony-flex-server[bot]andGitHub 3b516249b8 Merge pull request #488 2018-11-12 09:13:34 +00:00
symfony-flex-server[bot]andGitHub 5f5c10c2da Merge pull request #485 2018-11-12 06:03:51 +00:00
Nicolas Grekas fe0e99324e Load .env.dist when it exists and .env is not found 2018-11-11 12:08:25 +01:00
Nicolas Grekas be55b939ec Remove setting container.autowiring.strict_mode to true 2018-11-10 16:46:52 +01:00
Tobias SchultzeandGitHub ef52f72088 Handle disabling bundles when config set to false
Fixes #383
2018-11-10 00:42:53 +01:00
Nicolas Grekas f83edeee49 fix namespace 2018-11-09 22:20:11 +01:00
Ryan Weaver b857d442ea adding missed manifest entry 2018-11-09 15:40:30 -05:00
Ryan Weaver 2f6c4cde59 temporarily re-adding .env.dist until symfony/flex#434 2018-11-09 14:44:54 -05:00
Ryan Weaver feb0acaf40 makes recipe consistent with symfony/flex 1.0 new env handling 2018-11-09 14:24:50 -05:00
Nicolas Grekas 95bb54353e Allow to override .env files per env 2018-11-09 14:22:38 +01:00
Ryan Weaver 8a4e5555e3 moving post install message 2018-11-05 13:12:49 -05:00
Ryan Weaver 903f0f62c6 Moving most of the webpack-encore-pack recipe to webpack-encore-bundle 2018-11-05 08:43:05 -05:00
Ryan Weaver eb7e0f4e5a Adding recipe for symfony/webpack-encore-bundle 2018-11-05 08:43:00 -05:00
symfony-flex-server[bot]andGitHub fa878f088c Merge pull request #470 2018-11-05 07:40:12 +00:00
Kévin Dunglas ec98589e53 Change postinstall message 2018-10-12 09:47:05 +02:00
Kévin Dunglas cdb5864f65 CS 2018-10-12 09:43:07 +02:00
Kévin Dunglas 63ec91caed Better fix 2018-10-12 09:43:07 +02:00
Kévin Dunglas 2047326d42 Better fix 2018-10-12 09:43:07 +02:00
Kévin Dunglas 1a21559912 Fix routes support when using the PHP built-in web server 2018-10-12 09:43:07 +02:00
Nicolas Grekas 4c3d490527 Remove "private" from defaults, it already is 2018-10-11 17:11:54 -07:00
Konstantin MyakshinandGitHub b014d0ade3 Display progress for prod build by default 2018-10-04 22:57:02 +03:00
Kévin Dunglas 334f189400 [FWBundle] $_ENV fallback (needed for Panther) 2018-09-20 18:09:36 +02:00
symfony-flex-server[bot]andGitHub 6ebbd64b95 Merge pull request #460 2018-09-13 09:30:35 +00:00
bocharsky-bw cce5d9f729 Remove leading and trailing slashes in phpunit.xml.dist 2018-09-13 11:54:01 +03:00
Victor BocharskyandGitHub 7e089624a9 Slightly tweak the comment
The current condition does not guarantee we do not load `.env` in production
2018-09-13 11:22:24 +03:00