커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier 14cb6dd77c made the test configuration inherit from the dev one by default in the skeleton 15 년 전
  Kris Wallsmith 1fbabff572 Removed removal of parameters when optimizing the container so one class name stored in a parameter can be used for multiple services (think multiple entity/document managers) 15 년 전
  Fabien Potencier b17400454b [DomCrawler] added some shortcut methods to the Form classes to make the API more friendly 15 년 전
  Fabien Potencier 16f7d3a040 [PropelBundle] fixed Propel configuraiton when no dbal is configured 15 년 전
  Fabien Potencier b48cc5b311 [WebBundle] added a command to initialize a new application 15 년 전
  Fabien Potencier 6ec9b9966e fixed coding standards for XML and YAML files 15 년 전
  Francois Zaninotto d3f9431757 [PropelBundle] Removed old model autoloader 15 년 전
  Francois Zaninotto 3a35c327c5 [PropelBundle] Added more details in the README 15 년 전
  Francois Zaninotto ca00e20748 [PropelBundle] Removed need for custom autoloader since Propel now supports namespaces 15 년 전
  Fabien Potencier 075edbc3b7 [TwigBundle] updated the bundle to take advantage of the latest Twig version 15 년 전
  Fabien Potencier 77d3f924df added a way to easily change the environment and the debug flag in functional tests 15 년 전
  Fabien Potencier defa307d40 [WebBundle] added some black magic to remove the boiler plate code needed in end user functional tests 15 년 전
  Fabien Potencier e3c2e40c06 [Foundation] added Kernel::__clone() 15 년 전
  Fabien Potencier c11b707967 fixed tests 15 년 전
  Fabien Potencier a78f88687c [WebBundle] fixed default skeleton 15 년 전
  Fabien Potencier 50610bc92b [SwiftmailerBundle] removed the need for adding the swiftmailer path to the include path 15 년 전
  ornicar 7764a278c4 Fix Exception message in ControllerManager 15 년 전
  henrikbjorn 6d5f186728 [DoctrineBundle] Removed array_reverse from DoctrineExtension so src/Application/SomeBundle/Entities/Entiy.php is favored over src/Bundle/SomeBundle/Entities/Entity.php 15 년 전
  Fabien Potencier 37dda2ba8b [TwigBundle] fixed typos 15 년 전
  Fabien Potencier b86880da5e [TwigBundle] updated the bundle according to the latest version of Twig 15 년 전
  Fabien Potencier 395081debe added autoload.php to .gitignore 15 년 전
  Fabien Potencier 28f4bccb33 renamed culture to locale (patch from henrikbjorn) 15 년 전
  Fabien Potencier aa050e2f08 fixed ZF2 unit tests 15 년 전
  Fabien Potencier 409a742503 [ZendBundle] updated the Zend Framework bundle to use ZF2 15 년 전
  Fabien Potencier 294e54fb21 [TwigBundle] fixed service names 15 년 전
  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 년 전