Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 82dec51b30 moved integration between the Yaml component and Twig to a Symfony Bridge vor 14 Jahren
  Fabien Potencier 3e5bd67dac moved integration between Routing and Twig to a Symfony Bridge vor 14 Jahren
  Miha Vrhovnik e57075ea60 removed unused and undefined namespace and use statement vor 14 Jahren
  Fabien Potencier 0c8ff92ecd made the controller name in the WDT clickable vor 14 Jahren
  Kris Wallsmith 7d9ddb546e [TwigBundle] updated to support asset packages vor 14 Jahren
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com vor 14 Jahren
  Christophe Coevoet 92bfbf575c Fixed CS vor 14 Jahren
  Christophe Coevoet 156a5dcb9f Fixed escaping for arguments vor 14 Jahren
  Fabien Potencier 73ab687521 moved ControllerResolver methods to HttpKernel (makes more sense) vor 14 Jahren
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files vor 14 Jahren
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework vor 14 Jahren
  Fabien Potencier 6b4ae4479a [TwigBundle] removed coupling between TemplatingExtension and Templating Engine vor 14 Jahren
  Fabien Potencier e3944bf4e6 fixed escaping in CodeHelper::formatArgs() vor 14 Jahren
  Johannes M. Schmitt c5ef113b18 DI container optimization vor 14 Jahren
  Fabien Potencier 7b7e83f428 removed js and css helpers and Twig integration vor 14 Jahren
  Fabien Potencier b60d254be2 [TwigBundle] added request and session as global variables vor 14 Jahren
  Fabien Potencier acbdbfca52 fixed typo vor 14 Jahren
  Fabien Potencier e20a246eee [TwigBundle] fixed format_args configuration vor 14 Jahren
  Fabien Potencier 55b343b27c [TwigBundle] simplified code a bit vor 14 Jahren
  Fabien Potencier 2e9b8a4117 [TwigBundle] removed HelperTokenParser vor 14 Jahren
  Fabien Potencier 13bcf7cdac [TwigBundle] converted flash tag to a function vor 14 Jahren
  Fabien Potencier 3f492cae40 [TwigBundle] removed usage of HelperTokenParser for the js/css tags vor 14 Jahren
  Fabien Potencier 840bd8aacd [TwigBundle] removed usage of HelperTokenParser for the 'render' tag vor 14 Jahren
  Fabien Potencier 62cd09e708 [TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }} vor 14 Jahren
  Fabien Potencier 77f5e7a5f3 [TwigBundle] updated functions to work with the latest version of Twig vor 14 Jahren
  Fabien Potencier 5d65f3edbd [TwigBundle] converted path and url tags to functions vor 14 Jahren
  Fabien Potencier 6970a46b84 updated Twig templates for the new hash syntax vor 14 Jahren
  Francis Besset 5e150931c9 [TwigBundle] Fix call to a member function get() on a non-object vor 14 Jahren
  Fabien Potencier a40d317f49 made a slight optimization vor 14 Jahren
  Fabien Potencier e3551b5f87 [TwigBundle] renamed yaml filter to yaml_encode (to be coherent with json_encode) vor 14 Jahren