커밋 기록

작성자 SHA1 메시지 날짜
  Hugo Hamon ec9c0aab64 [DoctrineBundle] harmonized commands documentation by changing ./app/console to php app/console. 14 년 전
  Benjamin Eberlei 25ab8596da [DoctrineBundle] Add warning about inheritance not supported in entity generation 14 년 전
  Fabien Potencier 14c8cc2962 [DoctrineBundle] ensured that the ORM\ prefix is always set for CLI commands 14 년 전
  Nicolas de Marqué Fromentin bf76bed253 Correct prefix from nothing to ORM\ for annotations 14 년 전
  Fabien Potencier 25e99e894b renamed Command to ContainerAwareCommand 14 년 전
  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 년 전