Commit History

Author SHA1 Message Date
  Fabien Potencier 21d79d08dc replaced logic with http_build_query() 15 years ago
  Kris Wallsmith ea6c3c2aec Switched positioning of debug bar to absolute for mobile browsers. 15 years ago
  Fabien Pennequin 97fa85477c [WebBundle] Fixed php notice error when template name is not valid 15 years ago
  Fabien Potencier 2a2ed30b87 [RequestHandler] fixed typo 15 years ago
  Fabien Potencier 8ea13f910c [HttpKernel] fixed order of arguments for assertions - to be coherent with the order of PHPUnit assertions 15 years ago
  Fabien Potencier 7db3ef75a0 [WebBundle] renamed collectors.xml to profiling.xml 15 years ago
  Fabien Potencier d6a7b43e8a [DomCrawler] fixed add() method to support HTML content as string 15 years ago
  Kris Wallsmith 8c0f7e8569 [OutputEscaper] switched to casting object as string rather than call magic method directly 15 years ago
  Fabien Potencier dc18e54130 added some phpdoc 15 years ago
  Fabien Potencier 3b4efe52cb added a way to retrieve the profiler from a test 15 years ago
  Fabien Potencier f4d82f385e removed unneeded use statement 15 years ago
  Fabien Potencier f815a6a4a6 removed container dependency for the web debug toolbar 15 years ago
  Fabien Potencier 61a8fc3c2c refactored the profiler classes 15 years ago
  Fabien Potencier b9ae18db39 [ProfilerBundle] refactored the profiler bundle 15 years ago
  Fabien Potencier fad8bd768c removed testers 15 years ago
  Fabien Potencier cec2f48405 [ProfilerManager] added a X-Debug-Token header when the profiling is enabled 15 years ago
  Fabien Potencier 79f339092a disabled toolbar in the test environment 15 years ago
  Fabien Potencier 25c4ff3b9c fixed toolbar setting when overridden 15 years ago
  Fabien Potencier 1405db4ed3 fixed typo 15 years ago
  Fabien Potencier 14cb6dd77c made the test configuration inherit from the dev one by default in the skeleton 15 years ago
  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) 15 years ago
  Fabien Potencier b17400454b [DomCrawler] added some shortcut methods to the Form classes to make the API more friendly 15 years ago
  Fabien Potencier 16f7d3a040 [PropelBundle] fixed Propel configuraiton when no dbal is configured 15 years ago
  Fabien Potencier b48cc5b311 [WebBundle] added a command to initialize a new application 15 years ago
  Fabien Potencier 6ec9b9966e fixed coding standards for XML and YAML files 15 years ago
  Francois Zaninotto d3f9431757 [PropelBundle] Removed old model autoloader 15 years ago
  Francois Zaninotto 3a35c327c5 [PropelBundle] Added more details in the README 15 years ago
  Francois Zaninotto ca00e20748 [PropelBundle] Removed need for custom autoloader since Propel now supports namespaces 15 years ago
  Fabien Potencier 075edbc3b7 [TwigBundle] updated the bundle to take advantage of the latest Twig version 15 years ago
  Fabien Potencier 77d3f924df added a way to easily change the environment and the debug flag in functional tests 15 years ago