symfony-flex-server[bot] and GitHub
34fc4212d8
Merge pull request #395
2018-05-16 19:01:43 +00:00
Samuel ROZE
a2ead7b05a
Uses @fabpot's suggestion for the environment
2018-05-12 11:04:00 +02:00
Samuel ROZE
f3ed9edcdb
Rename to amqp-pack
2018-05-11 14:28:17 +02:00
Samuel ROZE
81580a1d03
Update some typos
2018-05-11 14:24:37 +02:00
Samuel ROZE
e0988a5d09
Installing
2018-05-10 08:13:38 +01:00
Samuel ROZE
58ae22c977
Add the AMQP pack
2018-05-09 19:44:31 +01:00
Samuel ROZE
dfda2d4134
Add a post-install note
2018-05-09 19:44:03 +01:00
Samuel ROZE and GitHub
5b86e34826
Remove last dot and change sender for adapter
2018-04-17 07:46:49 +01:00
Tim Goudriaan and GitHub
4e33671597
Update Webpack Encore version
2018-04-14 06:25:20 +02:00
Samuel ROZE and GitHub
ef00c5a511
Uses the short sender name and remove mysterious dots
2018-04-12 20:32:19 +01:00
Samuel ROZE and GitHub
3fc2685db6
Change wording in comment
2018-04-12 19:24:01 +01:00
Samuel ROZE and GitHub
5151546a2c
Uses amqp as the default sender name
2018-04-12 19:23:26 +01:00
Samuel ROZE
59dd763135
Comment the adapter and env as well
2018-03-29 17:05:24 +02:00
Samuel ROZE
388a5c41ec
Add messenger's recipe
2018-03-27 15:44:25 +01:00
msheakoski and GitHub
ebd38ba97f
Ignore npm and Yarn log files regardless of location
2018-03-24 18:14:06 -04:00
msheakoski and GitHub
17390c64ca
Add npm and Yarn error logs to .gitignore
2018-03-24 17:44:41 -04:00
Maxime Steinhausser
c6eaad145a
[DebugBundle] Enable the VarDumper server dumper by default on dev
2018-03-23 12:26:38 +01:00
symfony-flex-server[bot] and GitHub
bd247214b6
Merge pull request #387
2018-03-20 17:49:49 +00:00
Fabien Potencier and Fabien Potencier
d53ebf5d85
Fix .gitignore files
2018-03-20 08:35:41 +01:00
HeahDude
e1c53afa17
Added symfony/test-pack
2018-03-14 18:31:03 +01:00
Grégoire Pineau
31f9738a39
Fixed typo
2018-03-14 10:28:02 +01:00
Wouter J and GitHub
13ccf89e56
Fixed not imported FQCN
2018-03-13 23:32:26 +01:00
symfony-flex-server[bot] and GitHub
b2dfb0a4ad
Merge pull request #377
2018-03-13 21:50:25 +00:00
Ryan Weaver
e6907306bc
Add container tracking to bundles.php so the container rebuilds when it
...
changes
2018-03-13 13:59:33 -04:00
Morel Sébastien
5849677040
Fix TypeError argument when APP_DEBUG is set
2018-03-08 01:20:32 -08:00
Jakub Zalas and GitHub
42a1b33844
Add "test" and "tests" aliases for the phpunit bridge
2018-02-23 16:24:17 +00:00
Benoit GALATI
67b920aa77
Tell user that container.autowiring.strict_mode can be deleted with Symfony 4.0+
2018-02-21 22:04:09 +01:00
Christophe Coevoet
60c0fc35b3
Improve the console script
...
- look for the --env and --no-debug only before a -- separator, to respect
the support for --
- avoid passing an empty string as parameter option name (which would never
match anyway, but causes php warning is some Symfony versions instead of
being ignored silently).
2018-02-15 12:16:49 +01:00
Ryan Weaver and Ryan Weaver
d0f7334e48
Changing ~ to true when it activates a system (for clarity)
2018-02-11 14:14:25 -05:00
symfony-flex-server[bot] and GitHub
018a74a593
Merge pull request #357
2018-02-09 06:42:35 +00:00
symfony-flex-server[bot] and GitHub
0ef28946a2
Merge pull request #359
2018-02-08 08:44:49 +00:00
Ryan Weaver and GitHub
4708c9473f
capitalization
2018-02-03 12:30:35 -05:00
Ryan Weaver
ad6f71a5e3
adding access_control examples and small warning
2018-02-02 10:22:38 -05:00
Ryan Weaver
203557f5be
Reverting #353 , which does not allow assets to load
2018-01-31 15:07:05 -05:00
Nicolas Grekas
f67029e7e0
[framework-bundle] Let glob figure out existing dirs and fix resource tracking
2018-01-31 14:54:27 +01:00
symfony-flex-server[bot] and GitHub
d3ce701a71
Merge pull request #353
2018-01-31 09:54:39 +00:00
Christophe Coevoet
db95ec9aae
Exclude the kernel when registering services
2018-01-30 09:35:57 +01:00
Christian Flothmann
d4a7000abd
tweak internal web server arguments
2018-01-27 12:10:45 +01:00
Marek Pietrzak and GitHub
1ea1f497be
Add --dev to composer require server suggestion
...
Current advice results with adding `"symfony/web-server-bundle"` into `require` section in composer.json.
We should advice `composer require server --dev` in order to add
`"symfony/web-server-bundle"` into `require-dev` section in composer.json
2018-01-26 15:38:04 +00:00
Nicolas Grekas
0e88a4941b
[symfony/framework-bundle] Tell about the cache.prefix_seed setting
2018-01-20 19:23:06 +01:00
Javier Eguiluz
5f1626ac10
Minor fixes in the comments of some recipes
2018-01-10 13:24:09 +01:00
Nicolas Grekas and Nicolas Grekas
7b28e887d7
Tweak cache-related section
2018-01-08 21:52:09 +01:00
symfony-flex-server[bot] and GitHub
0de9aadc69
Merge pull request #335
2018-01-08 19:57:21 +00:00
Ryan Weaver and GitHub
1510c5a475
tweaked language
2018-01-08 13:40:49 -06:00
Nicolas Grekas
adf2c2d293
[symfony/framework-bundle] Enable session support by default
2018-01-08 19:45:57 +01:00
Ryan Weaver and GitHub
a9738f6a9c
suggesting other cache options
2018-01-07 09:36:06 -06:00
Grégoire Pineau
6743e623d5
Added monolog in test env
2017-12-27 18:04:11 +01:00
Ben Scott
15506e0e3d
Work out values for env and debug once
...
Previously the null coalescing logic was duplicated, this puts it into
one place.
2017-12-20 11:07:53 -08:00
symfony-flex-server[bot] and GitHub
fc9b47d941
Merge pull request #321
2017-12-19 23:36:10 +00:00
symfony-flex-server[bot] and GitHub
201e0b49de
Merge pull request #316
2017-12-19 23:14:00 +00:00