Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier ee799f6f6f [RequestHandler] changed Request to use the headers bag when appropriate hace 15 años
  Fabien Potencier 038f7d7bb4 [RequestHandler] added getPort() and setMethod() to Request hace 15 años
  Fabien Potencier 1bce64678f [RequestHandler] fixed cloning of Request instances hace 15 años
  Fabien Potencier 3074f12727 [RequestHandler] added a way to delete a parameter from a RequestBag instance hace 15 años
  Fabien Potencier 711b3d371a fixed request management hace 15 años
  Fabien Potencier ed36859094 [WebBundle] remove unneeded code hace 15 años
  Fabien Potencier 9052418f6e [WebBundle] added a trace of uncaught exception with error_log() in prod environment hace 15 años
  Fabien Potencier 52acc423d0 [RequestHandler] added the RequestHandlerInterface hace 15 años
  Fabien Potencier 0255508c15 [WebBundle] fixed typos hace 15 años
  Fabien Potencier d498de88f0 [RequestHandler] removed RequestInterface and ResponseInterface, added RequestHandlerInterface (removed the run() method) hace 15 años
  Fabien Potencier 9cf78e637b [WebBundle] added a Response parameter to the send() method hace 15 años
  Pascal Borreli b5089133d2 fixed typos and phpdoc hace 15 años
  Jonathan H. Wage bc6bc391a1 Initial entry of new commands for migrations integration hace 15 años
  Jonathan H. Wage ae82308eff Changing --em option description consistant across all commands hace 15 años
  Jonathan H. Wage 2c41e93248 More work to DoctrineBundle Console Commands and updated README hace 15 años
  Jonathan H. Wage 4db2caebae Updating DoctrineBundle for latest changes to Doctrine 2 CLI where we switched to Symfony console hace 15 años
  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. hace 15 años
  Jonathan H. Wage 20cc9b9669 Changing how command names are parsed to allow multiple levels of namespaces hace 15 años
  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. hace 15 años
  Fabien Potencier 27057fe6ae [RequestHandler] fixed request headers hace 15 años
  Fabien Potencier 8d8afd992b [RequestHandler] fixed request headers hace 15 años
  Fabien Potencier f8e2c3b945 [BrowserKit] fixed test hace 15 años
  Fabien Potencier 16d406a9da fixed coding standards hace 15 años
  Fabien Potencier ab7adbff2b [BrowserKit] fixed cookie management hace 15 años
  Fabien Potencier 20527a0a5b [BrowserKit] added a __toString() method to the Client to ease debugging hace 15 años
  Fabien Potencier 1194520b83 [BrowserKit] added a way to automatically follow redirects hace 15 años
  Fabien Potencier fcda253a1b added full support for functional tests hace 15 años
  Fabien Potencier e0456fbaeb [WebBundle] fixed Filesystem::mirror to use the new Finder component hace 15 años
  Fabien Potencier 6060d015eb [Finder] fixed ugly code hace 15 años
  Pascal Borreli a21004a886 [Process] fixed phpdoc hace 15 años