Commit Graph
354 Commits
Author SHA1 Message Date
Tobias SchultzeandGitHub 9eef91211f Do not enable session in test env by default
Session system is not enabled by default in prod, dev. see https://github.com/symfony/recipes/blob/master/symfony/framework-bundle/3.3/config/packages/framework.yaml#L8
So it should also not be enabled by default in test env.
2017-10-25 19:27:45 +02:00
symfony-flex-server[bot]andGitHub 055edd4172 Merge pull request #221 2017-10-24 13:32:52 +00:00
Nicolas Grekas 6951a4cd72 Enable container.autowiring.strict_mode 2017-10-23 16:42:36 +02:00
symfony-flex-server[bot]andGitHub 9da51a1239 Merge pull request #220 2017-10-23 02:02:29 +00:00
Javier EguiluzandGitHub 0143be42c8 Removed an unnecessary comment 2017-10-22 21:39:55 +02:00
Dariusz Ruminski 710ba916ce Add PHP CS Fixer recipe 2017-10-22 21:25:16 +02:00
Fabien PotencierandSymfony 50d45cb37f removes templating as an alias (#219) 2017-10-20 13:33:51 -07:00
Fabien Potencier 0636f0e8bb fixed typo 2017-10-17 14:12:53 -07:00
Maximilian BerghoffandSymfony aa946a3a89 when make is gone, composer should use symfony console command (#216) 2017-10-17 07:04:17 -07:00
Fabien PotencierandSymfony 82e8cf1a6d removed Makefile support (#215) 2017-10-16 16:05:06 -07:00
Maxime SteinhausserandSymfony 5ae47fd7d4 Add simple-phpunit alias (#213) 2017-10-16 08:25:57 -07:00
Nicolas GrekasandSymfony ff028103ab [DoctrineBundle] Enable caches by default on prod (#214) 2017-10-15 06:03:39 -07:00
Ryan WeaverandSymfony 56acc9cfb9 Always using umask(0000) in debug mode (#210) 2017-10-10 01:46:31 -07:00
Tarmo LeppänenandSymfony 5542ed8a4a Added default information (#208) 2017-10-09 20:56:35 -07:00
Ryan WeaverandSymfony 56c2f01d8e Use the native PHP session handler by default (#209) 2017-10-09 08:16:56 -07:00
Fabien PotencierandSymfony 325838a7b3 added some command names for make help (#207) 2017-10-06 09:27:11 -07:00
Ryan WeaverandSymfony 9da5ff1b7a reverting #131 (#205) 2017-10-04 07:26:31 -07:00
Javier EguiluzandSymfony bf020aa4e6 Proposed a security.yaml file for the "test" environment (#131) 2017-10-03 17:53:39 -07:00
Javier EguiluzandSymfony 9fae4234e4 Updated the admin recipe for the new version of the bundle (#199) 2017-10-03 17:53:05 -07:00
Nicolas GrekasandSymfony caa8bce19d Fix Makefile (#203) 2017-10-03 17:50:56 -07:00
Fabien PotencierandSymfony 1d2ae35047 fixed logic in Makefile (#201) 2017-10-02 16:55:29 -07:00
Fabien PotencierandSymfony be5333aae5 fixed space issue in bin/console (#200) 2017-10-02 16:10:45 -07:00
Kévin DunglasandSymfony 2f672602bc [Encore] Improve the generate package.json (#197) 2017-10-01 09:52:05 -07:00
Fabien Potencier ce428b076d added NelmioSecurityBundle 2017-09-27 10:28:38 -07:00
SymfonyandGitHub dfce5ae0f0 Merge pull request #178 from mercuryseries/patch-2 2017-09-26 21:20:12 -07:00
SymfonyandGitHub 41a3b59ffa Merge pull request #195 from nicolas-grekas/php70 2017-09-25 19:39:08 -07:00
Nicolas Grekas da0f8b1d60 Fix PHP 7.0 2017-09-25 16:56:00 +02:00
SymfonyandGitHub af2b3c02be Merge pull request #192 from nicolas-grekas/php70 2017-09-25 03:20:22 -07:00
Nicolas Grekas f092653e6b Allow PHP 7.0 2017-09-23 19:48:54 +01:00
Fabien Potencier b22eb247d4 added a new validation rule 2017-09-20 09:51:51 +02:00
SymfonyandGitHub dab2e4984c Merge pull request #152 from pyrech-forks/add-bazinga-js-translation 2017-09-19 02:23:30 -07:00
Fabien Potencier d370e180c7 added another validation rule 2017-09-17 08:53:32 -07:00
SymfonyandGitHub 18a780d8dd Merge pull request #177 from mercuryseries/patch-1 2017-09-15 08:26:31 -07:00
SymfonyandGitHub f6343d69f7 Merge pull request #162 from simensen/symfony-framework-bundle-environment-specific-services-and-parameters 2017-09-15 08:24:18 -07:00
SymfonyandGitHub 6039b06383 Merge pull request #180 from symfony/recipe-simplification 2017-09-15 08:19:39 -07:00
Fabien Potencier a1a13c311a removed unneeded configuration 2017-09-15 08:15:08 -07:00
SymfonyandGitHub 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
Honoré HOUNWANOUandGitHub 4b1eaaef36 Add some punctuations
Harmonize punctuations.
2017-09-13 02:53:58 -04:00
Honoré HOUNWANOUandGitHub 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
SymfonyandGitHub 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
SymfonyandGitHub 29e353bcd0 Merge pull request #171 from nicolas-grekas/public-controllers 2017-09-11 09:47:16 -07:00
SymfonyandGitHub 6e034c4c24 Merge pull request #175 from symfony/encore-tweaks 2017-09-11 08:43:17 -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
SymfonyandGitHub 9711c5d66f Merge pull request #173 from symfony/twig-extensions 2017-09-11 07:25:00 -07:00
Fabien Potencier 6368f73ed2 added twig-extensions extensions as services 2017-09-11 07:22:02 -07:00
SymfonyandGitHub 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