提交历史

作者 SHA1 备注 提交日期
  Jeremy Mikola 59f60abbd5 Updated EntityGenerator spaces param to new coding standards 15 年之前
  Jeremy Mikola 8b82e73ab9 Added bundle and entity parameters to limit operating scope of the doctrine:generate:entities command. 15 年之前
  Jeremy Mikola 75cc89b4ee Added output to doctrine:generate:entity command and removed undesirable (and misnamed) call to doctrine:generate:entities. 15 年之前
  Fabien Potencier a7e20687f6 [PropelBundle] added logging 15 年之前
  Fabien Potencier c1e0c3edba [PropelBundle] added automatic bootstrapping of Propel in the boot 15 年之前
  Fabien Potencier c9e8934ee0 [PropelBundle] fixed Propel and Phing autoloading 15 年之前
  Fabien Potencier 13839f23ce [PropelBundle] fixed generation of propel_autoload.php 15 年之前
  Fabien Potencier 448d1a31df [PropelBundle] added autoloading for model classes 15 年之前
  Fabien Potencier ebca4f679f updated propel:build command 15 年之前
  Francois Zaninotto 6f87c9389d added more details to README 15 年之前
  Francois Zaninotto 79d4a299b6 [PropelBundle] Added requirement for external libraries in README 15 年之前
  Francois Zaninotto cb23828a0a [PropelBundle] Initial commit (WIP) (thanks @fabpot) 15 年之前
  Fabien Potencier 85d4a0d55f added a way to pass default options to splitTemplateName 15 年之前
  Fabien Potencier 28c0329deb [TwigBundle] added javascript/javascripts tags 15 年之前
  Greg Thornton 5a09375dc4 Moved migrations-specific method out of DoctrineBundle\Command\DoctrineCommand and into the migrations bundle. 15 年之前
  Greg Thornton 0512d13c07 Added missing DoctrineCommand imports to DoctrineMigrationsBundle. 15 年之前
  Bongiraud Dominique 9fa1cb5e71 removed unused parameter in Request 15 年之前
  Bongiraud Dominique 3a398b84a2 fixed invert parameters in Request::create method 15 年之前
  Fabien Potencier a1bf29743d [Templating] fixed typo in phpdoc 15 年之前
  Jeremy Mikola e282820835 [WebBundle] Controller::generateUrl() was not passing absolute parameter 15 年之前
  Fabien Potencier abe86d2608 [Foundation] added the env and debug information in the project container class name to avoid potential clashes if you manipulate several container in the same PHP script 15 年之前
  Fabien Potencier 632ef95e06 [HttpKernel] added Request::overrideGlobals() 15 年之前
  Greg Thornton b949c8e80c Fixed doctrine migrations commands namespace. 15 年之前
  Fabien Potencier 269651235a fixed XSD local paths 15 年之前
  Greg Thornton 73db693591 Added unix_socket doctrine.dbal.connection option, which is used by the doctrine2 PDOMySql driver. 15 年之前
  Matthieu Bontemps a9c047f846 [TwigBundle] fixed phpdoc in RouteTokenParser 15 年之前
  Fabien Potencier 360f79f3a1 [Finder] refactored directory depth management 15 年之前
  Fabien Potencier 9426f820a7 [Finder] refactored size and date comparators 15 年之前
  Fabien Potencier efb5801ac1 fixed phpunit.xml.dist (exclude bundles that rely on third party libraries) 15 年之前
  Fabien Potencier 46a8a1752f [Templating] removed CompilableLoaderInterface and fixed unit tests 15 年之前