コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier a7e5f81803 changed all framework extensions to take advantage of the new extension configuration inheritance from previous commit 15 年 前
  Fabien Potencier b057ef613f [DependencyInjection] changed the extension mechanism to allow an extension to be inherit and merge from an existing configuration 15 年 前
  Fabien Potencier a79ad894f9 added a way to run tests that depends on external libraries 15 年 前
  Fabien Potencier 626b88c8f1 [Console] simplified asXml() method 15 年 前
  Fabien Potencier 227653fd24 [TwigBundle] added the javascript token parsers in the helper extension 15 年 前
  Jeremy Mikola 6261cc2669 Fixed bad examples in doctrine:generate:entities help output. 15 年 前
  Fabien Potencier 12328a1bcb [TwigBundle] updated the bundle to work with the latest Twig version 15 年 前
  Fabien Potencier d05cec8a39 [TwigBundle] fixed typos 15 年 前
  Fabien Potencier 1a3790a636 [Foundation] normalized app name for use in a class name 15 年 前
  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 年 前