Commit History

Author SHA1 Message Date
  Fabien Potencier 8b244f4f5e [DoctrineBundle] fixed CS, removed some use statements 14 years ago
  Fabien Potencier 03f7049c7e [DoctrineBundle] moved Doctrine proxy commands to their own sub-namespace 14 years ago
  Fabien Potencier 6edb6447c8 [DoctrineBundle] fixed CS 14 years ago
  Fabien Potencier a4c6243743 [DoctrineBundle] refactored commands 14 years ago
  Brikou CARRE e898445b94 removed empty lines/trailing spaces 14 years ago
  Adan Lobato 2daab466c2 =Fixed a Notice level error thrown when running doctrine:mapping:import, was undefined. 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 6d6c9a5c9d [DoctrineBundle] Small cleanup of Import Mapping. 14 years ago
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 years ago
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  chesteroni cdc9c6395d Corrected according to bugfix at Doctrine-jira 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 15 years ago
  Jonathan H. Wage 2914c44344 Replacing "Entities" with "Entity" 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
  Jonathan H. Wage dbc5249f88 Fixing issue with .xml being hardcoded and converting yaml to yml for propert file extension. 15 years ago
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 years ago
  Jonathan H. Wage 607f2734ab [DoctrineBundle] Make sure directories exist before trying to write files. 15 years ago
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle 15 years ago