Commit History

Author SHA1 Message Date
  Fabien Potencier 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
  Jonathan H. Wage d2cc5a048a [DoctrineBundle] Improving error exceptions thrown when loading data fixtures. 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
  Pascal Borreli 1e7a2e13cd [Doctrine*Bundle] Removed old use namespace (Doctrine\Common\Cli) 14 years ago
  hhamon 56dc1281d0 [DoctrineBundle] use namespace and fix double variable declaration 14 years ago
  Bulat Shakirzyanov d447d22809 [DoctrineBundle, DoctrineAbstractBundle, DoctrineMongoDBBundle] added container aware fixture loader 14 years ago
  Antoine Hérault 47421dbc25 [DoctrineBundle] Fix load data fixtures command 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
  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
  Jonathan H. Wage 3bc3115d8c Adding setLogger for data fixtures. 14 years ago
  Jonathan H. Wage ff683a694e Integrating new data fixtures code. 14 years ago
  ornicar b16303e8b2 [DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/ 15 years ago
  Brandon Turner 935ac5633c [DoctrineBundle] Fixed bug in data:load when purging many-to-many relationships 15 years ago
  Brandon Turner 2731979d21 [DoctrineBundle] Decreased data:load verbosity 15 years ago
  Brandon Turner 271b963738 [DoctrineBundle] Updated data:load command to work with Doctrine2 BETA3 15 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 years ago
  Fabien Potencier 15d439809c renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle 15 years ago
  Fabien Potencier 6213fdefb9 renamed Symfony\Framework to Symfony\Bundle 15 years ago