Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 07eceb7ade [TwigBundle] fixed ifrole tag when security context is not enabled il y a 14 ans
  Fabien Potencier 1e983a6115 moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page) il y a 14 ans
  Fabien Potencier dfe8bb9fef added more classes to the bootstrap file il y a 14 ans
  Fabien Potencier 44b8ee3791 added more classes in the class cache il y a 14 ans
  Fabien Potencier 6ab277ee41 added a LazyLoader for the routing il y a 14 ans
  Fabien Potencier 8359419913 fixed class cache il y a 14 ans
  Jordi Boggiano 910a65255c [FrameworkBundle] Remove unnecessary @-rule il y a 14 ans
  Fabien Potencier 59fd014503 fixed various bugs il y a 14 ans
  Jordi Boggiano cc05b09a29 [HttpFoundation] Standardize flash messages api il y a 14 ans
  Ryan Weaver 5aa6ad28ae Updating RouteCollection::getRoutes() call to RouteCollection::getAll() in many places. il y a 14 ans
  Ryan Weaver f0ee10112e [Routing] Updating changed method name after method name refactoring. il y a 14 ans
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework il y a 14 ans
  Fabien Potencier 5c5e8f14c1 [FrameworkBundle] fixed possible PHP warning il y a 14 ans
  Fabien Potencier 341178e869 [DependencyInjection] made some cosmetic changes to the PHP dumper output il y a 14 ans
  Fabien Potencier c404effc4b fixed output escaping il y a 14 ans
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 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 c094de148f [FrameworkBundle] the app:escaping config can be empty il y a 14 ans
  Fabien Potencier a40d317f49 made a slight optimization il y a 14 ans
  Fabien Potencier ad68092291 removed the OutputEscaper component, added escape mechanism in the Templating Engine class il y a 14 ans
  H. Westphal 5b056b2b9a Refactored web profiler template definitions to make it easier for bundle developers to add their templates il y a 14 ans
  H. Westphal 1271656b56 Microseconds to milliseconds conversion in web profiler db twig template il y a 14 ans
  H. Westphal c1c591b2c6 Fixed time display in web profiler db twig template and made the toolbar block more compact il y a 14 ans
  H. Westphal 331466f1eb Fixed web profiler mongodb twig template il y a 14 ans
  Fabien Potencier 30ccd0b794 [Form] fixed unit test paths il y a 14 ans
  Bernhard Schussek e0aa3f30a8 [Form] Improved FileField to store files in a temporary location in case validation fails il y a 14 ans
  Bernhard Schussek f2f0d044c3 [Form][FrameworkBundle] Fixed default values of CheckboxFields il y a 14 ans
  Bernhard Schussek d95d33666d [HttpFoundation] Fixed class Request to convert empty files to NULL il y a 14 ans
  Bernhard Schussek f9e830caa2 [Form] Added hook method preprocessData() to FieldGroup il y a 14 ans
  Bernhard Schussek 4aa12248c5 [Form] Field can now be instantiated to create anonymous fields il y a 14 ans