Commit History

Author SHA1 Message Date
  Jonathan H. Wage 9cf9430430 Enhancing Bundle CLI Command loading to allow a Bundle class to manually add commands to the Console Application instead of trying to read them from disk. 15 years ago
  Jonathan H. Wage 20cc9b9669 Changing how command names are parsed to allow multiple levels of namespaces 15 years ago
  Jonathan H. Wage 0c78e9f121 Adding feature to Command help that allows you to use %command.name% and %command.full_name% patterns so you don't have to hardcode the command name in help text. 15 years ago
  Fabien Potencier 27057fe6ae [RequestHandler] fixed request headers 15 years ago
  Fabien Potencier 8d8afd992b [RequestHandler] fixed request headers 15 years ago
  Fabien Potencier f8e2c3b945 [BrowserKit] fixed test 15 years ago
  Fabien Potencier 16d406a9da fixed coding standards 15 years ago
  Fabien Potencier ab7adbff2b [BrowserKit] fixed cookie management 15 years ago
  Fabien Potencier 20527a0a5b [BrowserKit] added a __toString() method to the Client to ease debugging 15 years ago
  Fabien Potencier 1194520b83 [BrowserKit] added a way to automatically follow redirects 15 years ago
  Fabien Potencier fcda253a1b added full support for functional tests 15 years ago
  Fabien Potencier e0456fbaeb [WebBundle] fixed Filesystem::mirror to use the new Finder component 15 years ago
  Fabien Potencier 6060d015eb [Finder] fixed ugly code 15 years ago
  Pascal Borreli a21004a886 [Process] fixed phpdoc 15 years ago
  Pascal Borreli 5b8a88476b [DomCrawler] fixed phpdoc 15 years ago
  Fabien Potencier 72fe9fa52f [Finder] added the component 15 years ago
  Kris Wallsmith c6f21e44a3 [WebBundle] Fixed issue in Mustache when a value is not provided for a token. 15 years ago
  Katsuhiro OGAWA 9313e2607d [RequestHandler] Fixed missing variables in RequestBag 15 years ago
  Fabien Potencier f6a2b74a91 [WebBundle] removed unneeded code 15 years ago
  Pierre Minnieur ffc8964003 [BrowserKit] fixed phpdoc 15 years ago
  Fabien Potencier fb43314653 [BrowserKit] fixed typo 15 years ago
  Fabien Potencier 25b1be725f [BrowserKit] fixed typo 15 years ago
  Fabien Potencier fc72050eeb [Console] fixed typo 15 years ago
  Fabien Potencier 79b39157e2 [BrowserKit] added the component 15 years ago
  Fabien Potencier e09f730243 [DomCrawler] fixed DomCrawler::parseUri() 15 years ago
  Fabien Potencier 6d4fb5e4a8 [RequestHandler] updated phpdoc for Response::setCookie() 15 years ago
  Fabien Potencier ee50040a79 [Foundation] added a way to reboot the kernel 15 years ago
  Fabien Potencier 257c06f551 [WebBundle] fixed controller loader run() method 15 years ago
  Fabien Potencier 1c0a18d1b4 [DomCrawler] added Crawler::addContent() 15 years ago
  Fabien Potencier 2d74ea7e23 [Process] fixed typo 15 years ago