Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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. 14 gadi atpakaļ
  Fabien Potencier e684a81b96 fixed unit tests 14 gadi atpakaļ
  Fabien Potencier f4cf31a275 made some minor tweaks 14 gadi atpakaļ
  Fabien Potencier ea279278ae disable session if not explicitely enabled 14 gadi atpakaļ
  Fabien Potencier 71d5be1d6b tweaked behavior of ExceptionListener to display better error messages in case of an exception thrown during the handling of an exception 14 gadi atpakaļ
  Fabien Potencier d406ca0d6b [FrameworkBundle] made ESI optional (should now be enabled explicitely) 14 gadi atpakaļ
  Fabien Potencier dba8c67941 [FrameworkBundle] disable translator if not explicitely enabled 14 gadi atpakaļ
  Fabien Potencier c5f2ec8d2d made DIC tags only available during "compilation" 14 gadi atpakaļ
  Fabien Potencier e0050dfc8f [FrameworkBundle] added a compiler pass for translation loaders 14 gadi atpakaļ
  Fabien Potencier 4c2537f1c3 made data collectors private 14 gadi atpakaļ
  Fabien Potencier d06f805d95 added a priority for data collectors 14 gadi atpakaļ
  Joseph Rouff ca60259ed0 Changes forgotten in view refactoring in 056b6e4d 14 gadi atpakaļ
  Fabien Potencier a28627dfaf tweaked HTML 14 gadi atpakaļ
  Christophe Coevoet 105d5918bc Added the roles in the Security panel of the profiler 14 gadi atpakaļ
  Bulat Shakirzyanov 8235f71f57 [DoctrineMongoDBBundle] switched to compiler passes for proxy/hydrator directory creation and event listeners 14 gadi atpakaļ
  Fabien Potencier 175398583b changed templating engine used by init:bundle to Twig 14 gadi atpakaļ
  Christophe Coevoet 99a67ec21b Updated skeleton to the new template syntax 14 gadi atpakaļ
  Fabien Potencier b7d2528384 added a way for any extension to add classes to the class cache 14 gadi atpakaļ
  Fabien Potencier be35aa1d6a [HttpKernel] added the possibility to add non-namespaced classes to the compiled class cache 14 gadi atpakaļ
  Fabien Potencier 612dce873b [DependencyInjection] added the possibility to pass the type of compiler pass in ContainerBuilder::addCompilerPAss 14 gadi atpakaļ
  Fabien Potencier d5c9f37982 [DependencyInjection] added compiler passes as resources 14 gadi atpakaļ
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() 14 gadi atpakaļ
  Ryan Weaver 11085fd6a6 [Validator] Adding a significant amount of PHPDoc to the Validator component. 14 gadi atpakaļ
  Ryan Weaver 416713afb1 [Cache] Changing variable from a property to a normal variable for consistency - the variable is passed to the parent constructor and set on the property there. 14 gadi atpakaļ
  Ryan Weaver 769344733a [Cache] Fixing a coding standard, adding a small note for clarity, and adding a missing type-hint. 14 gadi atpakaļ
  Bulat Shakirzyanov b3e998efa9 [DoctrineBundle] fixed compiler pass, to stop if orm wasn't enabled 14 gadi atpakaļ
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements 14 gadi atpakaļ
  Johannes M. Schmitt 98b52b607c better support for cookie handling, use native PHP function to set cookies 14 gadi atpakaļ
  Fabien Potencier 102491b9b8 [FrameworkBundle] fixed template name parsing for namespaced bundles 14 gadi atpakaļ
  Fabien Potencier 38cbc610e9 [FrameworkBundle] fixed controller names conversion when a bundle is defined in two different namespaces 14 gadi atpakaļ