Commit Graph
13 Commits
Author SHA1 Message Date
Fabien Potencier 77e841b4c0 changed the way post-install output is defined 2017-04-14 00:09:33 -07:00
Fabien Potencier 99e56fc71e changed the way we reference Makefiles 2017-04-13 23:56:25 -07:00
Fabien Potencier cb358d6717 tweaked what's next message 2017-04-13 10:39:04 -07:00
Kévin DunglasandFabien Potencier 6a7468d543 [framework-bundle] use typehints when possible 2017-04-10 19:27:24 -07:00
Fabien Potencier e30857d457 removed unneeded license block 2017-04-07 11:11:11 -07:00
Fabien Potencier 60022e1412 removed usage of getRootDir 2017-04-07 09:58:47 -07:00
Fabien Potencier cafb4bb4b6 replaced kernel.root_dir by kernel.project_dir 2017-04-07 09:57:51 -07:00
Fabien Potencier e14725a388 fixed autowire value according to the new new new way :) 2017-04-06 17:30:41 -07:00
Javier Eguiluz f5b5aa636f Typo in the default symfony/etc/packages/framework.yaml file 2017-04-05 18:05:39 +02:00
Fabien Potencier 09deff16bd added a note about required deps for annotations to work 2017-04-04 20:56:19 -07:00
Fabien Potencier 16283e8e14 minor #1 Use "DefaultController" instead of "SomeController" as default (javiereguiluz)
This PR was merged into the master branch.

Discussion
----------

Use "DefaultController" instead of "SomeController" as default

In case https://github.com/fabpot/flex/issues/27 is accepted, this should be the solution.

Commits
-------

e795fa0 Use "DefaultController" instead of "SomeController" as default
2017-04-04 12:11:13 -07:00
Fabien Potencier 6899aa8192 minor #3 Improve the readability of the Makefile tasks (javiereguiluz)
This PR was merged into the master branch.

Discussion
----------

Improve the readability of the Makefile tasks

In case https://github.com/fabpot/flex/issues/29 is accepted, this should be the solution.

Commits
-------

6785a02 Improve the readability of the Makefile tasks
2017-04-04 12:09:42 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00