Commit History

Author SHA1 Message Date
  Benjamin Eberlei 2a5449dcb0 [DoctrineBundle] added tests for registry 14 years ago
  Fabien Potencier 879242cdf5 moved some Doctrine classes from the bundle to the bridge 14 years ago
  Fabien Potencier fbf36957e6 refactored Doctrine Bridge 14 years ago
  Fabien Potencier 84b25b1626 Merge remote branch 'beberlei/AsseticDirectoryResource' 14 years ago
  Benjamin Eberlei d4e47a305b [Assetic] Make AsseticExtension::createDirectoryResourceDefinition public, so that third party bundels can easilycreate definitions to search for assetic formulae in additional directories. LiipThemeBundle needs this to make the app/Resources/themes and Bundle/Resources/themes folder searchable. Without this change the whole method would need to be copy pasted. Since the method has no side-effects at all (only factory, not pushing into the container) this change is justifyable imho. 14 years ago
  Fabien Potencier 0d54f5c21e Merge remote branch 'dlsniper/fix_open_basedir' 14 years ago
  Fabien Potencier 65e937326d [Form] fixed unit tests for previous commit 14 years ago
  Fabien Potencier 2573c8968f [Form] fixed choices when keys are integers 14 years ago
  Fabien Potencier 462a8c79ad [Form] tweaked previous commit 14 years ago
  Fabien Potencier 91aedf5995 Merge remote branch 'fivestar/single-choice-expanded' 14 years ago
  Fabien Potencier c6cfd3aeb1 Merge remote branch 'Herzult/fixArrayOption' 14 years ago
  Fabien Potencier adc7904c33 [FrameworkBundle] fixed phpdoc 14 years ago
  Fabien Potencier aaf1300a20 merged hhamon/controller_getrequest_method 14 years ago
  Fabien Potencier 97a745e973 Merge remote branch 'vicb/form-rendering-fix' 14 years ago
  Fabien Potencier 74fbdc2fe2 Merge remote branch 'hhamon/typo_fix' 14 years ago
  Fabien Potencier ce8718e141 [HttpKernel] updated the VERSION to something more useful (closes #1096) 14 years ago
  Fabien Potencier 2286452cc8 [DoctrineBundle] added a few aliases 14 years ago
  Fabien Potencier d84728e278 [Console] removed the ? alias for help and fix a few bugs from the previous commit 14 years ago
  Fabien Potencier 7d3e20d87d [Console] removed the special treatment of aliases in Application 14 years ago
  Fabien Potencier facff73049 made the console tool more powerful 14 years ago
  Fabien Potencier 89f544afb6 moved Twig form templates to the Twig bridge 14 years ago
  Fabien Potencier 1363068686 [FrameworkBundle] fixed phpdoc 14 years ago
  Hugo Hamon 1c96ee672a [FrameworkBundle] some typo fixes in phpdoc. 14 years ago
  Hugo Hamon 37b2df25bf [FrameworkBundle] Introduced a new Controller::getRequest() method to get the Request service from a controller. 14 years ago
  Antoine Hérault d9f00ca7be Simplify conditional block 14 years ago
  Antoine Hérault fb051b2f98 [Command] Fix array option parsing 14 years ago
  Fabien Potencier 6737bd36bd [TwigBundle] made table_layout.html.twig useable as a trait 14 years ago
  Fabien Potencier 3422c140b8 [Templating] fixed cache loader as the logical name can contain characters not valid on some OSes 14 years ago
  Fabien Potencier 41242dcc00 [DoctrineBundle] made XML/YAML mapping drivers more BC with their Doctrine counterparts 14 years ago
  Fabien Potencier 116e004f7d [DoctrineBundle] removed doctrine:generate:proxies as this command is never needed in a Symfony2 context 14 years ago