Commit History

Author SHA1 Message Date
  Fabien Potencier 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
  Miha Vrhovnik 9c0ae0ceaf $emName is supposed to be $dmName 14 years ago
  brikou 56a66bad6c Edited src/Symfony/Bundle/DoctrineMongoDBBundle/Command/LoadDataFixturesDoctrineODMCommand.php via GitHub 14 years ago
  Jonathan H. Wage 629451a345 [DoctrineMongoDBBundle] Improving error exceptions thrown when loading data fixtures. 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 d076ee4f3a [DoctrineMongoDBBundle] use namespace in MongoDB data fixtures command 14 years ago
  Bulat Shakirzyanov d447d22809 [DoctrineBundle, DoctrineAbstractBundle, DoctrineMongoDBBundle] added container aware fixture loader 14 years ago
  Fabien Potencier 1893e4e250 [DoctrineMongoDBBundle] fixed merge problem 14 years ago
  Johannes Schmitt 57ae50e894 [Security] many improvements, and fixes 14 years ago
  Bulat Shakirzyanov 558268331b [DoctrineMongoDBBundle] added a check that fixture dir exists 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