コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 0e3b88a058 [DependencyInjection] fixed inheritence when using extensions 15 年 前
  Sergiy Sokolenko 733c5d5a09 [Foundation] fixed a typo 15 年 前
  Fabien Potencier bc71fac2bf [WebBundle] fixed Mustache... again 15 年 前
  Fabien Potencier 21d79d08dc replaced logic with http_build_query() 15 年 前
  Kris Wallsmith ea6c3c2aec Switched positioning of debug bar to absolute for mobile browsers. 15 年 前
  Fabien Pennequin 97fa85477c [WebBundle] Fixed php notice error when template name is not valid 15 年 前
  Fabien Potencier 2a2ed30b87 [RequestHandler] fixed typo 15 年 前
  Fabien Potencier 8ea13f910c [HttpKernel] fixed order of arguments for assertions - to be coherent with the order of PHPUnit assertions 15 年 前
  Fabien Potencier 7db3ef75a0 [WebBundle] renamed collectors.xml to profiling.xml 15 年 前
  Fabien Potencier d6a7b43e8a [DomCrawler] fixed add() method to support HTML content as string 15 年 前
  Kris Wallsmith 8c0f7e8569 [OutputEscaper] switched to casting object as string rather than call magic method directly 15 年 前
  Fabien Potencier dc18e54130 added some phpdoc 15 年 前
  Fabien Potencier 3b4efe52cb added a way to retrieve the profiler from a test 15 年 前
  Fabien Potencier f4d82f385e removed unneeded use statement 15 年 前
  Fabien Potencier f815a6a4a6 removed container dependency for the web debug toolbar 15 年 前
  Fabien Potencier 61a8fc3c2c refactored the profiler classes 15 年 前
  Fabien Potencier b9ae18db39 [ProfilerBundle] refactored the profiler bundle 15 年 前
  Fabien Potencier fad8bd768c removed testers 15 年 前
  Fabien Potencier cec2f48405 [ProfilerManager] added a X-Debug-Token header when the profiling is enabled 15 年 前
  Fabien Potencier 79f339092a disabled toolbar in the test environment 15 年 前
  Fabien Potencier 25c4ff3b9c fixed toolbar setting when overridden 15 年 前
  Fabien Potencier 1405db4ed3 fixed typo 15 年 前
  Fabien Potencier 14cb6dd77c made the test configuration inherit from the dev one by default in the skeleton 15 年 前
  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 年 前
  Fabien Potencier b17400454b [DomCrawler] added some shortcut methods to the Form classes to make the API more friendly 15 年 前
  Fabien Potencier 16f7d3a040 [PropelBundle] fixed Propel configuraiton when no dbal is configured 15 年 前
  Fabien Potencier b48cc5b311 [WebBundle] added a command to initialize a new application 15 年 前
  Fabien Potencier 6ec9b9966e fixed coding standards for XML and YAML files 15 年 前
  Francois Zaninotto d3f9431757 [PropelBundle] Removed old model autoloader 15 年 前
  Francois Zaninotto 3a35c327c5 [PropelBundle] Added more details in the README 15 年 前