Commit Graph
62 Commits
Author SHA1 Message Date
Javier EguiluzandFabien Potencier 193b15b7ae Proposed a help note for the DB_URL config format 2017-04-11 12:52:26 -07:00
Fabien Potencier a74fd31544 replaced DB_URL by DATABASE_URL 2017-04-11 08:41:49 -07:00
Fabien Potencier cafb4bb4b6 replaced kernel.root_dir by kernel.project_dir 2017-04-07 09:57:51 -07:00
Fabien Potencier 347e981b62 removed obsolete config 2017-04-06 16:38:52 -07:00
Fabien Potencier 2a7a22ac69 switched to use URLs instead of individual env vars for Doctrine and Swiftmailer 2017-04-06 16:15:04 -07:00
Fabien Potencier 0c0bec48b2 added some aliases for Doctrine annotations 2017-04-04 19:32:05 -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 75d3156378 [Doctrine] Added an empty Repository/ dir in addition to Entity/ 2017-04-04 20:47:48 +02: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