Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 44b8ee3791 added more classes in the class cache hace 14 años
  Fabien Potencier 6ab277ee41 added a LazyLoader for the routing hace 14 años
  Fabien Potencier 8359419913 fixed class cache hace 14 años
  Jordi Boggiano 910a65255c [FrameworkBundle] Remove unnecessary @-rule hace 14 años
  Fabien Potencier 59fd014503 fixed various bugs hace 14 años
  Jordi Boggiano cc05b09a29 [HttpFoundation] Standardize flash messages api hace 14 años
  Ryan Weaver 5aa6ad28ae Updating RouteCollection::getRoutes() call to RouteCollection::getAll() in many places. hace 14 años
  Ryan Weaver f0ee10112e [Routing] Updating changed method name after method name refactoring. hace 14 años
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework hace 14 años
  Fabien Potencier 5c5e8f14c1 [FrameworkBundle] fixed possible PHP warning hace 14 años
  Fabien Potencier 341178e869 [DependencyInjection] made some cosmetic changes to the PHP dumper output hace 14 años
  Fabien Potencier c404effc4b fixed output escaping hace 14 años
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers hace 14 años
  Francis Besset 5e150931c9 [TwigBundle] Fix call to a member function get() on a non-object hace 14 años
  Fabien Potencier c094de148f [FrameworkBundle] the app:escaping config can be empty hace 14 años
  Fabien Potencier a40d317f49 made a slight optimization hace 14 años
  Fabien Potencier ad68092291 removed the OutputEscaper component, added escape mechanism in the Templating Engine class hace 14 años
  H. Westphal 5b056b2b9a Refactored web profiler template definitions to make it easier for bundle developers to add their templates hace 14 años
  H. Westphal 1271656b56 Microseconds to milliseconds conversion in web profiler db twig template hace 14 años
  H. Westphal c1c591b2c6 Fixed time display in web profiler db twig template and made the toolbar block more compact hace 14 años
  H. Westphal 331466f1eb Fixed web profiler mongodb twig template hace 14 años
  Fabien Potencier 30ccd0b794 [Form] fixed unit test paths hace 14 años
  Bernhard Schussek e0aa3f30a8 [Form] Improved FileField to store files in a temporary location in case validation fails hace 14 años
  Bernhard Schussek f2f0d044c3 [Form][FrameworkBundle] Fixed default values of CheckboxFields hace 14 años
  Bernhard Schussek d95d33666d [HttpFoundation] Fixed class Request to convert empty files to NULL hace 14 años
  Bernhard Schussek f9e830caa2 [Form] Added hook method preprocessData() to FieldGroup hace 14 años
  Bernhard Schussek 4aa12248c5 [Form] Field can now be instantiated to create anonymous fields hace 14 años
  Dominique Bongiraud 73daccd6c3 [HttpFoundation] Fixed coding style, fixed wrong parameter method, added omitted split ip and added upper limit to the netmask ip hace 14 años
  Lukas Kahwe Smith 14520d565b tweaked phpdoc comment descriptions to explain how multiple base URL's are handled hace 14 años
  Fabien Potencier a79ed13624 [Routing] removed the variable_prefixes and variable_regex Route options hace 14 años