Commit History

Author SHA1 Message Date
  Fabien Potencier dfd5b653cb [DoctrineBundle] changed mapping file suffix from .orm.dcm.yml to .orm.yml 14 years ago
  Fabien Potencier d9299e930b [DoctrineBundle] changed mapping directory 14 years ago
  Fabien Potencier b7c8442068 [DoctrineBundle] made Doctrine metadata configuration easier 14 years ago
  Fabien Potencier 3286819145 [DoctrineBundle] fixed CS 14 years ago
  Fabien Potencier 8b244f4f5e [DoctrineBundle] fixed CS, removed some use statements 14 years ago
  Fabien Potencier b940cc6f40 moved most protected to private in the Console component 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Benjamin Eberlei 5014ee9739 [DoctrineBundle] More cleanups of doctrine commands. 14 years ago
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 years ago
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message 14 years ago
  Fabien Potencier 9f4863e4dc [DoctrineBundle] cleaned up doctrine:generate:entity 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Christophe Coevoet 8800a9a932 Fixed a typo 14 years ago
  Jordi Boggiano 3d9b13f240 CS: Unified non-strict equality comparisons, put var on the right side 14 years ago
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 years ago
  Ryan Weaver 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). 14 years ago
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  ornicar b9a7b7e51a [DoctrineBundle] fix mapping dirs 14 years ago
  Jonathan H. Wage 2914c44344 Replacing "Entities" with "Entity" 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 years ago
  Jonathan H. Wage e33894a80c [DoctrineBundle] Fixing issue with doctrine:generate:entity command when no --fields are specified 15 years ago
  Jonathan H. Wage 8417e6936a Fixing coding standards. 15 years ago
  IamPersistent 7287913bc6 [DoctrineBundle]fixed defect in doctrine:generate:entity where xml extension was added to all mapping types 15 years ago
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle 15 years ago