Commit Graph
75 Commits
Author SHA1 Message Date
Fabien Potencier 09deff16bd added a note about required deps for annotations to work 2017-04-04 20:56:19 -07:00
Fabien Potencier 0c0bec48b2 added some aliases for Doctrine annotations 2017-04-04 19:32:05 -07:00
Fabien Potencier 3e486bd97f fixed wrong version 2017-04-04 19:17:12 -07:00
Fabien Potencier 6cd14d7bb4 minor #5 Use https when linking to symfony.com (javiereguiluz)
This PR was merged into the master branch.

Discussion
----------

Use https when linking to symfony.com

Commits
-------

054c35e Use https when linking to symfony.com
2017-04-04 12:34:01 -07:00
Javier Eguiluz 054c35e69e Use https when linking to symfony.com 2017-04-04 21:28:28 +02: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 3595a68a44 moved file 2017-04-04 12:07:27 -07:00
Fabien Potencier b20ac0414d feature #2 [Doctrine] Added an empty Repository/ dir in addition to Entity/ (javiereguiluz)
This PR was merged into the master branch.

Discussion
----------

[Doctrine] Added an empty Repository/ dir in addition to Entity/

This fixes https://github.com/fabpot/flex/issues/31

Commits
-------

75d3156 [Doctrine] Added an empty Repository/ dir in addition to Entity/
2017-04-04 12:06:49 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00
Javier Eguiluz 6785a02463 Improve the readability of the Makefile tasks 2017-04-04 20:52:22 +02:00
Javier Eguiluz 75d3156378 [Doctrine] Added an empty Repository/ dir in addition to Entity/ 2017-04-04 20:47:48 +02:00
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