Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 462a8c79ad [Form] tweaked previous commit hace 14 años
  Fabien Potencier 91aedf5995 Merge remote branch 'fivestar/single-choice-expanded' hace 14 años
  Fabien Potencier c6cfd3aeb1 Merge remote branch 'Herzult/fixArrayOption' hace 14 años
  Fabien Potencier adc7904c33 [FrameworkBundle] fixed phpdoc hace 14 años
  Fabien Potencier aaf1300a20 merged hhamon/controller_getrequest_method hace 14 años
  Fabien Potencier 97a745e973 Merge remote branch 'vicb/form-rendering-fix' hace 14 años
  Fabien Potencier 74fbdc2fe2 Merge remote branch 'hhamon/typo_fix' hace 14 años
  Fabien Potencier ce8718e141 [HttpKernel] updated the VERSION to something more useful (closes #1096) hace 14 años
  Fabien Potencier 2286452cc8 [DoctrineBundle] added a few aliases hace 14 años
  Fabien Potencier d84728e278 [Console] removed the ? alias for help and fix a few bugs from the previous commit hace 14 años
  Fabien Potencier 7d3e20d87d [Console] removed the special treatment of aliases in Application hace 14 años
  Fabien Potencier facff73049 made the console tool more powerful hace 14 años
  Fabien Potencier 89f544afb6 moved Twig form templates to the Twig bridge hace 14 años
  Fabien Potencier 1363068686 [FrameworkBundle] fixed phpdoc hace 14 años
  Hugo Hamon 1c96ee672a [FrameworkBundle] some typo fixes in phpdoc. hace 14 años
  Hugo Hamon 37b2df25bf [FrameworkBundle] Introduced a new Controller::getRequest() method to get the Request service from a controller. hace 14 años
  Antoine Hérault d9f00ca7be Simplify conditional block hace 14 años
  Antoine Hérault fb051b2f98 [Command] Fix array option parsing hace 14 años
  Fabien Potencier 6737bd36bd [TwigBundle] made table_layout.html.twig useable as a trait hace 14 años
  Fabien Potencier 3422c140b8 [Templating] fixed cache loader as the logical name can contain characters not valid on some OSes hace 14 años
  Fabien Potencier 41242dcc00 [DoctrineBundle] made XML/YAML mapping drivers more BC with their Doctrine counterparts hace 14 años
  Fabien Potencier 116e004f7d [DoctrineBundle] removed doctrine:generate:proxies as this command is never needed in a Symfony2 context hace 14 años
  Fabien Potencier b51d839ab8 removed duplicated test hace 14 años
  Fabien Potencier 35c85a1547 added missing change from previous commit (sorry :() hace 14 años
  Fabien Potencier a17478ff74 tweaked previous commit hace 14 años
  Fabien Potencier 96fc666454 simplified cache warmers hace 14 años
  Fabien Potencier b76eec73b9 [HttpKernel] changed cache warmup to be executed even in the CLI hace 14 años
  Fabien Potencier 5be0bafe7f removed TemplateReferenceInterface::getSignature() (replaced by the existing getLogicalName() which already acts as a unique identifier) hace 14 años
  Fabien Potencier 5af7c7fffd moved TemplateFinder to CacheWarmer as it is only useful in this context hace 14 años
  Fabien Potencier 125df3ab3b [DoctrineBundle] removed unneeded use statement hace 14 años