Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 9f4863e4dc [DoctrineBundle] cleaned up doctrine:generate:entity il y a 14 ans
  Fabien Potencier b4acae5b73 removed defaults to TemplateNameParserInterface::parse() method as it was not used anywhere (everything is explicit now) il y a 14 ans
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files il y a 14 ans
  Sergey Linnik 22aba900d4 [TwigBundle] Normalize names of templates and enable cache found templates file names il y a 14 ans
  Fabien Potencier 5b3e5e454b reverted a previous commit where translators were made optional il y a 14 ans
  Fabien Potencier 15575bccc4 made order of template engine and data collector more predictable il y a 14 ans
  Fabien Potencier a327f1a944 added some phpdoc il y a 14 ans
  Fabien Potencier 00b19e234d fixed typos il y a 14 ans
  Fabien Potencier 85f888715c [FrameworkBundle] added the possibility to change the template for row() il y a 14 ans
  Ryan Weaver fac78859d5 [Form] Adding a row() PHP helper equivalent to the Twig form_row() for outputting the label, error and tag of a form field. il y a 14 ans
  Fabien Potencier e684a81b96 fixed unit tests il y a 14 ans
  Fabien Potencier f4cf31a275 made some minor tweaks il y a 14 ans
  Fabien Potencier ea279278ae disable session if not explicitely enabled il y a 14 ans
  Fabien Potencier 71d5be1d6b tweaked behavior of ExceptionListener to display better error messages in case of an exception thrown during the handling of an exception il y a 14 ans
  Fabien Potencier d406ca0d6b [FrameworkBundle] made ESI optional (should now be enabled explicitely) il y a 14 ans
  Fabien Potencier dba8c67941 [FrameworkBundle] disable translator if not explicitely enabled il y a 14 ans
  Fabien Potencier c5f2ec8d2d made DIC tags only available during "compilation" il y a 14 ans
  Fabien Potencier e0050dfc8f [FrameworkBundle] added a compiler pass for translation loaders il y a 14 ans
  Fabien Potencier 4c2537f1c3 made data collectors private il y a 14 ans
  Fabien Potencier d06f805d95 added a priority for data collectors il y a 14 ans
  Joseph Rouff ca60259ed0 Changes forgotten in view refactoring in 056b6e4d il y a 14 ans
  Fabien Potencier a28627dfaf tweaked HTML il y a 14 ans
  Christophe Coevoet 105d5918bc Added the roles in the Security panel of the profiler il y a 14 ans
  Bulat Shakirzyanov 8235f71f57 [DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners il y a 14 ans
  Fabien Potencier 175398583b changed templating engine used by init:bundle to Twig il y a 14 ans
  Christophe Coevoet 99a67ec21b Updated skeleton to the new template syntax il y a 14 ans
  Fabien Potencier b7d2528384 added a way for any extension to add classes to the class cache il y a 14 ans
  Fabien Potencier be35aa1d6a [HttpKernel] added the possibility to add non-namespaced classes to the compiled class cache il y a 14 ans
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss il y a 14 ans
  Fabien Potencier d5c9f37982 [DependencyInjection] added compiler passes as resources il y a 14 ans