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 |
|
 symfony-flex-server[bot]andGitHub
|
002d2a5305
|
Merge pull request #434
|
2018-09-08 14:12:22 +00:00 |
|
Yonel Ceruto
|
499af21e07
|
removing Twig paths comment
|
2018-09-08 07:57:12 -04:00 |
|
Yonel Ceruto
|
cc439b6eb0
|
add config suggestion for addition paths
|
2018-09-05 10:58:51 -04:00 |
|
Nicolas Grekas
|
875018cd2d
|
[symfony/framework-bundle] Secure session defaults with "cookie_secure: auto" and "cookie_samesite: lax"
|
2018-09-04 10:37:28 +02:00 |
|
 symfony-flex-server[bot]andGitHub
|
57119c1be7
|
Merge pull request #455
|
2018-08-31 10:50:50 +00:00 |
|
Dave Heineman
|
1e325b009f
|
Fix a typo in the symfony/messenger post install text
|
2018-08-30 16:32:01 +02:00 |
|
Korikulum
|
b57f443186
|
Set framework.router.strict_requirements to true in test env by default
|
2018-08-30 14:41:46 +02:00 |
|
 Gert de PagterandGitHub
|
c60e3f7f71
|
Allow installation of latest encore version
Under current yarn/npm versioning rules, the new 0.20.* versions
weren't installable by default see also:
https://docs.npmjs.com/misc/semver#caret-ranges-123-025-004
Its pretty much the same as composer versioning
|
2018-08-15 23:48:44 +02:00 |
|