Fabien Potencier
0636f0e8bb
fixed typo
2017-10-17 14:12:53 -07:00
Maximilian Berghoff and Symfony
aa946a3a89
when make is gone, composer should use symfony console command ( #216 )
2017-10-17 07:04:17 -07:00
Fabien Potencier and Symfony
82e8cf1a6d
removed Makefile support ( #215 )
2017-10-16 16:05:06 -07:00
Ryan Weaver and Symfony
56acc9cfb9
Always using umask(0000) in debug mode ( #210 )
2017-10-10 01:46:31 -07:00
Ryan Weaver and Symfony
56c2f01d8e
Use the native PHP session handler by default ( #209 )
2017-10-09 08:16:56 -07:00
Fabien Potencier and Symfony
325838a7b3
added some command names for make help ( #207 )
2017-10-06 09:27:11 -07:00
Nicolas Grekas and Symfony
caa8bce19d
Fix Makefile ( #203 )
2017-10-03 17:50:56 -07:00
Fabien Potencier and Symfony
1d2ae35047
fixed logic in Makefile ( #201 )
2017-10-02 16:55:29 -07:00
Fabien Potencier and Symfony
be5333aae5
fixed space issue in bin/console ( #200 )
2017-10-02 16:10:45 -07:00
Symfony and GitHub
dfce5ae0f0
Merge pull request #178 from mercuryseries/patch-2
2017-09-26 21:20:12 -07:00
Nicolas Grekas
da0f8b1d60
Fix PHP 7.0
2017-09-25 16:56:00 +02:00
Nicolas Grekas
f092653e6b
Allow PHP 7.0
2017-09-23 19:48:54 +01:00
Symfony and GitHub
18a780d8dd
Merge pull request #177 from mercuryseries/patch-1
2017-09-15 08:26:31 -07:00
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
Honoré HOUNWANOU and GitHub
4b1eaaef36
Add some punctuations
...
Harmonize punctuations.
2017-09-13 02:53:58 -04:00
Honoré HOUNWANOU and GitHub
e170140230
Remove unnecessary semicolon
...
Unless the semicolon has been added for a specific reason, I think it's unnecessary.
2017-09-13 00:30:50 -04: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
Symfony and GitHub
60925409d2
Merge pull request #172 from symfony/doctrine-migrations-fix
2017-09-11 07:00:52 -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
Nicolas Grekas
4d50b0884d
Default to non-debug in index.php
2017-08-30 16:31:30 +02: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
Gregor Harlan
ecbc207fe5
yaml: use ~ instead of null
2017-08-01 23:44:32 +02: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
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
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
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
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
0480f8c563
Rename .gitkeep files to .gitignore
2017-05-30 18:02:25 +08:00
Fabien Potencier
716ce4272d
feature #65 Tweak configuration for app.yaml (fabpot)
...
This PR was merged into the master branch.
Discussion
----------
Tweak configuration for app.yaml
symfony/symfony-standard#1070
Commits
-------
7581f44 tweaked configuration for app.yaml
2017-05-20 07:50:02 +02:00