提交歷史

作者 SHA1 備註 提交日期
  Hugo Hamon ce3839a3ea [DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class. 14 年之前
  Fabien Potencier 2286452cc8 [DoctrineBundle] added a few aliases 14 年之前
  Pascal Borreli 46cdf02750 [Various] Fixed typo 14 年之前
  Fabien Potencier a0462593eb [DoctrineBundle] extracted code from Doctrine commands 14 年之前
  mcben 946f68e029 'annotate' option is useless 14 年之前
  mcben 512eb5378a no-backup option instead of force, cleaned comparison operator 14 年之前
  mcben 650479735b Implements some options that already exist on other doctrine-related commands 14 年之前
  Fabien Potencier 0cdd6ca4e2 [DoctrineBundle] added --path option to doctrine:generate:entities 14 年之前
  Fabien Potencier ec226cd4bc [DoctrineBundle] fixed doctrine:generate:entities 14 年之前
  Fabien Potencier e9b085ef42 [DoctrineBundle] fixed typo 14 年之前
  Fabien Potencier ca4c1355c7 [DoctrineBundle] made doctrine:generate:entities smarter 14 年之前
  Fabien Potencier 3286819145 [DoctrineBundle] fixed CS 14 年之前
  Fabien Potencier 8b244f4f5e [DoctrineBundle] fixed CS, removed some use statements 14 年之前
  Fabien Potencier 6edb6447c8 [DoctrineBundle] fixed CS 14 年之前
  Fabien Potencier 885d927775 [DoctrineBundle] fixed typo 14 年之前
  Fabien Potencier 1bc8071d4e [DoctrineBundle] simplified code 14 年之前
  Ivan Rey fa2e4c5dd1 BugFix reflClass is not always initialized getReflClass should be used instead since it initializes the variable if it's not set 14 年之前
  FabD 01ac10fb6e Fix DoctineBundle "doctrine:generate:entities" filter 14 年之前
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 年之前
  Pascal Borreli 68140021fc [DoctrineBundle] Fixed typo 14 年之前
  Christophe Coevoet de401fd94c [DoctrineBundle] Fixed doctrine:generate:entities help message 14 年之前
  Benjamin Eberlei 5014ee9739 [DoctrineBundle] More cleanups of doctrine commands. 14 年之前
  Benjamin Eberlei bdbfb44a96 [DoctrineBundle] First round of cleanup the Command namespace in DoctrineBundle 14 年之前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年之前
  Fabien Potencier 23a7d3657a fixed Doctrine commands help message 14 年之前
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 年之前
  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 年之前
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 年之前
  Thomas e204a1845b [DoctrineBundle] make the task works with vendor bundle namespace 14 年之前
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 年之前