Commit Graph
63 Commits
Author SHA1 Message Date
Javier Eguiluz e795fa039d Use "DefaultController" instead of "SomeController" as default 2017-04-04 20:43:04 +02:00
Fabien Potencier 0b557bab57 moved HTTP to HTTPs for symfony.com links 2017-04-03 15:27:01 -07:00
Fabien Potencier fd24cade7f switch autowire to by_id by default 2017-03-25 13:47:51 -07:00
Fabien Potencier 8dbd2ae2fa fixed typo 2017-03-25 09:34:50 -07:00
Fabien Potencier 356fe808c6 added a new component 2017-03-24 19:47:24 -07:00
Fabien Potencier ddd1db74c9 added some more aliases 2017-03-24 17:06:02 -07:00
Fabien Potencier 6e554b0445 moved aliases directly into the manifest files 2017-03-24 16:11:46 -07:00
Fabien Potencier afb8b0bc4b moved recipes to the root 2017-03-24 16:01:14 -07:00
Fabien Potencier 3448e52d3a added support for secret generation 2017-03-24 15:21:46 -07:00
Fabien Potencier 19a3418a93 tweaked map 2017-03-24 15:13:55 -07:00
Fabien Potencier 8430cb680f switched to a simple map / removed packs 2017-03-24 10:50:27 -07:00
Fabien Potencier 38a32617a9 simplified a manifest 2017-03-23 17:09:17 -07:00
Fabien Potencier 1e80078459 fixed typo 2017-03-23 15:54:02 -07:00
Fabien Potencier 4ef76e6275 added missing directory 2017-03-23 15:52:04 -07:00
Fabien Potencier 99527aa1f5 fixed cache:* commands (we really need console to be able to run them) 2017-03-23 15:50:56 -07:00
Fabien Potencier 16abcd0e42 added a default configuration to enable all the goodness of Symfony 3.3 2017-03-22 15:39:01 -07:00
Fabien Potencier 83101b7d78 updated setTrustedProxies() to the new syntax 2017-03-22 12:49:07 -07:00
Fabien Potencier 8df6037fec removed obsolete dunglas action bundle 2017-03-21 18:02:58 -07:00
Fabien Potencier 3cd2b977ae moved some logic to the Makefile to make it more robust and reusable 2017-03-20 17:21:17 -07:00
Fabien Potencier ba94907828 added templates/ dir creation in Twig bundle recipe 2017-03-19 21:11:08 -07:00
Fabien Potencier 3b1729b408 fixed default config for easy admin 2017-03-19 19:46:34 -07:00
Fabien Potencier 15fbe4a669 added DB_DRIVER as an env var 2017-03-19 19:26:55 -07:00
Fabien Potencier 86fcae51fb fixed configuration for some bundles 2017-03-19 19:24:35 -07:00
Fabien Potencier 058be9cfe4 fixed web server config 2017-03-15 21:05:18 -07:00
Fabien Potencier 1dd95ca8a8 added some post install output 2017-03-15 18:40:39 -07:00
Fabien Potencier b9f3697ea9 simplified maps 2017-03-15 10:44:53 -07:00
Fabien Potencier c3d981d4e0 added a PHPUnit pack 2017-03-15 10:27:41 -07:00
Fabien Potencier cd5e8139e1 removed hack for Doctrine annotations 2017-03-15 09:58:01 -07:00
Fabien Potencier 9b8e228df4 added .gitignore files 2017-03-14 19:36:23 -07:00
Fabien Potencier 733bb1eab4 added support for phpunit 2017-03-14 19:19:29 -07:00
Fabien Potencier cecef7e3c5 added a recipe for phpunit-bridge 2017-03-14 19:14:33 -07:00
Fabien Potencier 59869b5652 added a recipe for symfony/flex 2017-03-10 22:01:11 -08:00
Fabien Potencier 5411f52732 added missing files 2017-03-10 21:50:51 -08:00
Fabien Potencier 2bbe0a5e5f fixed paths 2017-03-10 12:59:42 -08:00
Fabien Potencier 1d4231e474 fixed Kernel when routing/ dir does not exist 2017-03-09 16:29:35 -08:00
Fabien Potencier d6bce75ab5 added Kernel 2017-03-09 16:26:48 -08:00
Fabien Potencier 4d56dc57ce bumped console version constraint 2017-03-09 11:45:01 -08:00
Fabien Potencier 16584e60a8 fixed an integer instead of a string 2017-03-09 11:32:57 -08:00
Fabien Potencier 234622673e - 2017-03-08 17:53:58 -08:00
Fabien Potencier 2ba2222916 bumped min version of Swiftmailer bundle 2017-03-02 08:50:23 -08:00
Fabien Potencier 9fc344dbef added the new @required annotation support 2017-03-01 13:02:56 -08:00
Fabien Potencier 9bcbe70179 removed not needed dep for Symfony SE 2017-03-01 06:20:31 -08:00
Fabien Potencier 45376dfa3f fixed typo 2017-02-28 15:32:07 -08:00
Fabien Potencier e299fca161 removed Symfony-incompatible env vars 2017-02-28 15:21:02 -08:00
Fabien Potencier caca07e5ea added some missing env var for Swiftmailer 2017-02-28 13:21:59 -08:00
Fabien Potencier 25b1328f01 bumped Swiftmailer to use the new MAILER_TRANSPORT env var 2017-02-28 13:06:52 -08:00
Fabien Potencier b56693f9e0 added missing .PHONY 2017-02-16 11:51:21 -08:00
Fabien Potencier a09075b52c changed MAILER_USERNAME to MAILER_USER to be consistent with how we configure Doctrine 2017-02-10 15:54:31 +01:00
Fabien Potencier ea3e90c285 switch to use sendmail for Swiftmailer default (more universal) 2017-02-03 10:25:21 -08:00
Fabien Potencier 0ee917e7b6 added some env vars 2017-02-02 17:14:49 -08:00