Historique des commits

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