Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Pennequin 97fa85477c [WebBundle] Fixed php notice error when template name is not valid hace 15 años
  Fabien Potencier 2a2ed30b87 [RequestHandler] fixed typo hace 15 años
  Fabien Potencier 8ea13f910c [HttpKernel] fixed order of arguments for assertions - to be coherent with the order of PHPUnit assertions hace 15 años
  Fabien Potencier 7db3ef75a0 [WebBundle] renamed collectors.xml to profiling.xml hace 15 años
  Fabien Potencier d6a7b43e8a [DomCrawler] fixed add() method to support HTML content as string hace 15 años
  Kris Wallsmith 8c0f7e8569 [OutputEscaper] switched to casting object as string rather than call magic method directly hace 15 años
  Fabien Potencier dc18e54130 added some phpdoc hace 15 años
  Fabien Potencier 3b4efe52cb added a way to retrieve the profiler from a test hace 15 años
  Fabien Potencier f4d82f385e removed unneeded use statement hace 15 años
  Fabien Potencier f815a6a4a6 removed container dependency for the web debug toolbar hace 15 años
  Fabien Potencier 61a8fc3c2c refactored the profiler classes hace 15 años
  Fabien Potencier b9ae18db39 [ProfilerBundle] refactored the profiler bundle hace 15 años
  Fabien Potencier fad8bd768c removed testers hace 15 años
  Fabien Potencier cec2f48405 [ProfilerManager] added a X-Debug-Token header when the profiling is enabled hace 15 años
  Fabien Potencier 79f339092a disabled toolbar in the test environment hace 15 años
  Fabien Potencier 25c4ff3b9c fixed toolbar setting when overridden hace 15 años
  Fabien Potencier 1405db4ed3 fixed typo hace 15 años
  Fabien Potencier 14cb6dd77c made the test configuration inherit from the dev one by default in the skeleton hace 15 años
  Kris Wallsmith 1fbabff572 Removed removal of parameters when optimizing the container so one class name stored in a parameter can be used for multiple services (think multiple entity/document managers) hace 15 años
  Fabien Potencier b17400454b [DomCrawler] added some shortcut methods to the Form classes to make the API more friendly hace 15 años
  Fabien Potencier 16f7d3a040 [PropelBundle] fixed Propel configuraiton when no dbal is configured hace 15 años
  Fabien Potencier b48cc5b311 [WebBundle] added a command to initialize a new application hace 15 años
  Fabien Potencier 6ec9b9966e fixed coding standards for XML and YAML files hace 15 años
  Francois Zaninotto d3f9431757 [PropelBundle] Removed old model autoloader hace 15 años
  Francois Zaninotto 3a35c327c5 [PropelBundle] Added more details in the README hace 15 años
  Francois Zaninotto ca00e20748 [PropelBundle] Removed need for custom autoloader since Propel now supports namespaces hace 15 años
  Fabien Potencier 075edbc3b7 [TwigBundle] updated the bundle to take advantage of the latest Twig version hace 15 años
  Fabien Potencier 77d3f924df added a way to easily change the environment and the debug flag in functional tests hace 15 años
  Fabien Potencier defa307d40 [WebBundle] added some black magic to remove the boiler plate code needed in end user functional tests hace 15 años
  Fabien Potencier e3c2e40c06 [Foundation] added Kernel::__clone() hace 15 años