Javier Eguiluz and Fabien Potencier
95a2f42e1f
Make the recipe used webpack-encore-pack
2017-09-11 06:24:16 -07:00
Javier Eguiluz and Fabien Potencier
6795d7f360
Fixes asked for by reviewers
2017-09-11 06:24:16 -07:00
Javier Eguiluz and Fabien Potencier
65a9789d7c
Use 4 space indentation
2017-09-11 06:24:16 -07:00
Javier Eguiluz and Fabien Potencier
b2980dae82
Added a recipe for Webpack Encore
2017-09-11 06:24:16 -07:00
Symfony and GitHub
47139d676b
Merge pull request #167 from bocharsky-bw/patch-3
2017-09-01 11:14:31 -07:00
Victor Bocharsky
058d5079e5
Uppercase the first letter in the sentence and split 'warmup'
2017-09-01 20:53:39 +03:00
Symfony and GitHub
bcae18ecd6
Merge pull request #168 from andrerom/patch-1
2017-09-01 10:48:18 -07:00
Javier Eguiluz
2117e0eb32
Renamed var/logs/ to var/log/
2017-09-01 14:45:29 +02:00
André R and GitHub
b5720314d7
Makefile: remove trailing dot on server:stop command
2017-09-01 11:59:50 +02:00
Victor Bocharsky and GitHub
fd1c1a60da
Replace indefinite article "an" -> "a"
2017-08-31 23:32:22 +03:00
Symfony and GitHub
32a4788c53
Merge pull request #161 from weaverryan/patch-1
2017-08-31 05:46:04 -07:00
Ryan Weaver and GitHub
92f840922c
Removing unnecessary closing /
2017-08-31 14:44:05 +02:00
Ryan Weaver and GitHub
640624a94d
naming back to base.html.twig
2017-08-31 06:08:18 -04:00
Ryan Weaver and GitHub
d75a860535
removing - as we now have a template inside templates
2017-08-31 05:47:34 -04:00
Ryan Weaver and GitHub
b6b76f87c2
Renaming to layout.html.twig
2017-08-31 05:47:11 -04:00
Nicolas Grekas
4d50b0884d
Default to non-debug in index.php
2017-08-30 16:31:30 +02:00
Ryan Weaver and GitHub
3815f4c6e8
remove favicon link tag
2017-08-27 20:49:45 -04:00
Ryan Weaver and GitHub
63fec05f2d
Adding standard base.html.twig for the TwigBundle recipe
2017-08-27 19:47:37 -05:00
Fabien Potencier
e466ea8ace
changed the default mailer configuration
2017-08-24 04:53:43 -07:00
Nicolas Grekas
ca22a33dca
Dont use getenv(), use $_SERVER instead
2017-08-22 15:09:35 +02:00
Fabien Potencier
258f8e546b
removed uneeded phpdoc
2017-08-18 09:58:58 +02:00
Fabien Potencier
6825d9862d
removed final from Kernel
2017-08-18 09:56:08 +02:00
Loïck Piera and GitHub
b5a46a6e1c
Fix use order in bin/console
2017-08-09 20:40:50 +02:00
Gregor Harlan
ecbc207fe5
yaml: use ~ instead of null
2017-08-01 23:44:32 +02:00
Symfony and GitHub
40cf74be55
Merge pull request #132 from javiereguiluz/swiftmailer_dev
2017-07-31 23:59:59 -07:00
Symfony and GitHub
af168d0c1b
Merge pull request #136 from javiereguiluz/fix_cs
2017-07-31 04:23:36 -07:00
Javier Eguiluz
cf47d2e805
Fixed CS of the default front controller
2017-07-30 16:37:34 +02:00
Romain Gautier and GitHub
545020646d
fix resources path
2017-07-29 12:06:53 +02:00
Javier Eguiluz
1c324b44f3
Update the SwiftMailer recipe for dev environment
2017-07-28 10:47:51 +02:00
Javier Eguiluz
ba9d859b89
Removed app.yaml and moved its contents to services.yaml
2017-07-28 09:24:05 +02:00
Fabien Potencier
eb64d976ea
removed unneeded flag
2017-07-21 10:50:19 +02:00
Fabien Potencier
1238aba1f7
renamed routing.yaml to routes.yaml
2017-07-21 10:36:51 +02:00
Fabien Potencier
73ec19c07e
renamed container.yaml to services.yaml
2017-07-21 10:30:49 +02:00
Fabien Potencier
68815be95a
feature #123 Move routing configuration to routes/ instead of routing/ (fabpot)
...
This PR was merged into the master branch.
Discussion
----------
Move routing configuration to routes/ instead of routing/
| Q | A
| ------------- | ---
| License | MIT
Commits
-------
f5549bd moved routing configuration to routes/ instead of routing/
2017-07-21 10:28:48 +02:00
Fabien Potencier
5d6475a90b
renamed container.yaml to services.yaml
2017-07-21 10:12:49 +02:00
Fabien Potencier
f5549bd268
moved routing configuration to routes/ instead of routing/
2017-07-21 10:04:25 +02:00
Kévin Dunglas
d8f4d2da85
Fix the Makefile
2017-07-20 18:05:54 +02:00
Fabien Potencier
658289145c
fixed requirements-checker recipe
2017-07-19 12:11:36 +02:00
Javier Eguiluz
6aa4aa2ea9
Fix the prefix of the Twig dev routes
2017-07-18 13:24:38 +02:00
Teoh Han Hui
99ee3ccbfd
[framework-bundle] Fix bin/console exit code on error in Makefile
2017-07-17 19:22:56 +08:00
Sebastiaan Stok and GitHub
761095a08f
Fix make serve with web-server-bundle
2017-07-04 09:53:51 +02:00
Fabien Potencier
4d6ae1410e
fixed typo
2017-07-03 15:43:15 +03:00
Fabien Potencier
bf2148f9f1
moved etc/ to config/ and web/ to public/
2017-07-03 15:36:25 +03:00
Kévin Dunglas
9049a24391
[framework-bundle] Remove the IP check in web/index.php
2017-06-25 11:38:31 +02:00
Fabien Potencier
f819a2e3e5
fixed symfony/routing recipe
2017-06-19 16:54:02 -07:00
Fabien Potencier
a3b4507feb
added support for symfony/annotations-pack
2017-06-14 16:41:52 -07:00
Fabien Potencier
ce297904d4
moved routing specific configuration to the symfony/routing recipe
2017-06-12 11:30:18 -07:00
Fabien Potencier
a86b340cf8
excluded Tests from being scanned
2017-06-02 09:41:34 -07:00
Teoh Han Hui
38f8251b6f
[symfony] Correct versions for symfony/orm-pack and symfony/profiler-pack
2017-05-31 17:56:13 +08:00
Teoh Han Hui
0480f8c563
Rename .gitkeep files to .gitignore
2017-05-30 18:02:25 +08:00