Symfony and GitHub
f6343d69f7
Merge pull request #162 from simensen/symfony-framework-bundle-environment-specific-services-and-parameters
2017-09-15 08:24:18 -07:00
Symfony and GitHub
f3864025aa
Merge pull request #179 from symfony/annotations
2017-09-15 07:42:23 -07:00
Fabien Potencier
bf29125220
changed the way we register annotations
2017-09-14 21:27:04 -07:00
Symfony and GitHub
c2e9f8c8b3
Merge pull request #170 from symfony/phpunit-tweak
2017-09-12 11:55:32 -07:00
Fabien Potencier
a6c656f59c
added default env vars for PHPUnit
2017-09-12 11:47:55 -07:00
Symfony and GitHub
29e353bcd0
Merge pull request #171 from nicolas-grekas/public-controllers
2017-09-11 09:47:16 -07:00
Nicolas Grekas
a5b3b7450d
Controllers are already public
2017-09-11 17:36:16 +02:00
Fabien Potencier
c6ede84288
added node_modules in .gitignore
2017-09-11 08:04:01 -07:00
Symfony and GitHub
eb6392fc77
Merge pull request #108 from javiereguiluz/encore_recipe
2017-09-11 07:14:32 -07:00
Fabien Potencier
a75d14cc9a
fixed targets in Manifest
2017-09-11 07:10:02 -07:00
Symfony and GitHub
60925409d2
Merge pull request #172 from symfony/doctrine-migrations-fix
2017-09-11 07:00:52 -07:00
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
Fabien Potencier
4cd9572ff9
reworded .env.dist comment
2017-09-11 06:03:58 -07:00
Fabien Potencier
87edffe754
fixed Doctrine migrations default configuration
2017-09-11 05:36:59 -07:00
Beau Simensen
365cb6a819
Make it possible create environment-specific services and parameters.
2017-09-06 10:21:11 -05: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