Commit Graph

528 Commits

Author SHA1 Message Date
Jonathan H. Wage 4db2caebae Updating DoctrineBundle for latest changes to Doctrine 2 CLI where we switched to Symfony console 2010-04-23 19:13:03 +02:00
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. 2010-04-23 19:05:41 +02:00
Jonathan H. Wage 20cc9b9669 Changing how command names are parsed to allow multiple levels of namespaces 2010-04-23 19:02:46 +02:00
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. 2010-04-23 19:02:17 +02:00
Fabien Potencier 27057fe6ae [RequestHandler] fixed request headers 2010-04-23 10:08:24 +02:00
Fabien Potencier 8d8afd992b [RequestHandler] fixed request headers 2010-04-23 10:07:24 +02:00
Fabien Potencier f8e2c3b945 [BrowserKit] fixed test 2010-04-23 08:31:26 +02:00
Fabien Potencier 16d406a9da fixed coding standards 2010-04-23 08:29:46 +02:00
Fabien Potencier ab7adbff2b [BrowserKit] fixed cookie management 2010-04-22 07:22:44 +02:00
Fabien Potencier 20527a0a5b [BrowserKit] added a __toString() method to the Client to ease debugging 2010-04-21 13:28:59 +02:00
Fabien Potencier 1194520b83 [BrowserKit] added a way to automatically follow redirects 2010-04-21 13:17:50 +02:00
Fabien Potencier fcda253a1b added full support for functional tests 2010-04-21 12:05:34 +02:00
Fabien Potencier e0456fbaeb [WebBundle] fixed Filesystem::mirror to use the new Finder component 2010-04-21 11:18:41 +02:00
Fabien Potencier 6060d015eb [Finder] fixed ugly code 2010-04-21 11:16:57 +02:00
Pascal Borreli a21004a886 [Process] fixed phpdoc 2010-04-21 11:14:09 +02:00
Pascal Borreli 5b8a88476b [DomCrawler] fixed phpdoc 2010-04-21 11:13:52 +02:00
Fabien Potencier 72fe9fa52f [Finder] added the component 2010-04-21 11:11:38 +02:00
Kris Wallsmith c6f21e44a3 [WebBundle] Fixed issue in Mustache when a value is not provided for a token. 2010-04-21 07:52:33 +02:00
Katsuhiro OGAWA 9313e2607d [RequestHandler] Fixed missing variables in RequestBag 2010-04-21 07:50:19 +02:00
Fabien Potencier f6a2b74a91 [WebBundle] removed unneeded code 2010-04-20 17:43:09 +02:00
Pierre Minnieur ffc8964003 [BrowserKit] fixed phpdoc 2010-04-20 14:57:57 +02:00
Fabien Potencier fb43314653 [BrowserKit] fixed typo 2010-04-19 22:10:22 +02:00
Fabien Potencier 25b1be725f [BrowserKit] fixed typo 2010-04-19 17:11:32 +02:00
Fabien Potencier fc72050eeb [Console] fixed typo 2010-04-19 16:01:33 +02:00
Fabien Potencier 79b39157e2 [BrowserKit] added the component 2010-04-19 14:12:42 +02:00
Fabien Potencier e09f730243 [DomCrawler] fixed DomCrawler::parseUri() 2010-04-19 12:01:47 +02:00
Fabien Potencier 6d4fb5e4a8 [RequestHandler] updated phpdoc for Response::setCookie() 2010-04-19 09:45:39 +02:00
Fabien Potencier ee50040a79 [Foundation] added a way to reboot the kernel 2010-04-19 09:05:11 +02:00
Fabien Potencier 257c06f551 [WebBundle] fixed controller loader run() method 2010-04-19 08:57:58 +02:00
Fabien Potencier 1c0a18d1b4 [DomCrawler] added Crawler::addContent() 2010-04-19 08:33:45 +02:00
Fabien Potencier 2d74ea7e23 [Process] fixed typo 2010-04-19 07:44:41 +02:00
Fabien Potencier 865031fa24 [Process] made the callback optional 2010-04-18 09:27:43 +02:00
Fabien Potencier d6ee2b2513 [Console] fixed tests 2010-04-17 14:57:05 +02:00
Fabien Potencier 4933ddd6a8 [Process] added the component 2010-04-17 14:51:17 +02:00
Kris Wallsmith 4569ca033c [DependencyInjection] Cleaned up formatting of complex isAbsolutePath() logic. 2010-04-17 09:43:58 +02:00
Kris Wallsmith 2ed59a8464 [WebBundle] Fixed import of base configuration in YAML skeleton. 2010-04-17 09:42:55 +02:00
Kris Wallsmith 3c07383bfb [Console] Removed reference to old test:all task. 2010-04-17 09:42:52 +02:00
Kris Wallsmith 21c345835d [WebBundle] fixed invalid assumption in Mustache 2010-04-16 09:54:54 +02:00
Fabien Potencier 797327110b [DomCrawler] added the component 2010-04-15 14:41:42 +02:00
Fabien Potencier 13759a7fac [CssSelector] fixed XPathExpr::xpathliteral() 2010-04-15 11:53:23 +02:00
Fabien Potencier 241c779cf1 renamed phpunit.xml to phpunit.xml.dist in the skeleton 2010-04-14 21:57:06 +02:00
Sebastian Bergmann 264e5888f4 [DependencyInjection] changed some tests to use a data provider 2010-04-14 21:54:55 +02:00
Sebastian Bergmann 75d8337542 renamed phpunit.xml to phpunit.xml.dist 2010-04-14 21:53:27 +02:00
Fabien Potencier 79b8661439 [WebBundle] added support in application skeleton for PHPUnit 2010-04-14 07:40:00 +02:00
Thibault Duplessis 36b4dae893 fixed 2 typos in DoctrineBundle README 2010-04-13 11:28:24 +02:00
Pascal Borreli b9fe42238a modified tests to use better PHPUnit methods 2010-04-12 17:36:49 +02:00
Pascal Borreli 97be2ac2b7 fixed typo 2010-04-12 17:24:42 +02:00
Pascal Borreli 3dc26a7280 [RequestHandler] dynamic method called as static 2010-04-12 17:24:22 +02:00
Pascal Borreli 07aabadf25 [WebBundle] fixed unit of measure px is redundant 2010-04-12 17:23:59 +02:00
Pascal Borreli 273b24e663 fixed typo 2010-04-12 17:23:34 +02:00