Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier ba59b1788b [RequestHandler] fixed coverage annotations in tests há 15 anos atrás
  Fabien Potencier 9606402b6f [RequestHandler] changed the Request constructor signature to be more explicit há 15 anos atrás
  Fabien Potencier 16fa12ffb3 fixed unit tests boostrap script há 15 anos atrás
  Fabien Potencier c295db682d [Foundation] removed the old class loader há 15 anos atrás
  Fabien Potencier bc9bbd8436 [Yaml] added support for compact inline notation with immediate sub mapping há 15 anos atrás
  Fabien Potencier a248fc133b [Yaml] reverted previous commit há 15 anos atrás
  Fabien Potencier 2dc36191d1 fixed assertEquals() calls arguments order há 15 anos atrás
  Fabien Potencier 39aa067c21 tweaked phpunit.xml há 15 anos atrás
  Fabien Potencier 9d604fe110 added coverage configuration in phpunit.xml há 15 anos atrás
  Fabien Potencier c46b6126f0 added a global phpunit.xml file há 15 anos atrás
  Fabien Potencier 549dbc6961 [DependencyInjection] fixed a unit test há 15 anos atrás
  Fabien Potencier d4f724ab4e finished the conversions of unit tests to PHPUnit há 15 anos atrás
  Fabien Potencier 13edcf64e2 converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml há 15 anos atrás
  Fabien Potencier 7f0ace8521 [WebBundle] changed the helper configuration to match the latest version of the Templating component há 15 anos atrás
  Fabien Potencier bf08289e18 [Templating] remove Engine as a dependency for the Helper objects há 15 anos atrás
  Fabien Potencier bce240badd [Templating] added missing use statement há 15 anos atrás
  Fabien Potencier f439e1357b [Console] fixed fixtures há 15 anos atrás
  Fabien Potencier 7d19d8e375 [Yaml] fixed parsing of folded scalars when a # sign starts a line há 15 anos atrás
  Fabien Potencier 7c9559bc26 [Foundation] made some performance optimizations (if you change a parameter in a .htaccess or httpd.conf, you now need to flush the cache - should not be a big deal) há 15 anos atrás
  Fabien Potencier 98987b0f88 [Foundation] fixed typo há 15 anos atrás
  Jonathan H. Wage 08617caf56 [DoctrineBundle] Fixing issue with paths not being the realpath and causing issues when comparing string paths in Doctrine há 15 anos atrás
  Fabien Potencier 573f95a80c [DoctrineBundle] fixed typo há 15 anos atrás
  Fabien Potencier e17c43d7b2 Merge branch 'master' of github.com:fabpot/symfony há 15 anos atrás
  Fabien Potencier fff133414d [DoctrineBundle] fixed the overridding of an Entity há 15 anos atrás
  Fabien Potencier d229ce584f [Console] added __get() to Command to have shorter and more readable code in commands há 15 anos atrás
  Fabien Potencier 7c727355d1 [Console] fixed default message layout há 15 anos atrás
  Fabien Potencier 0d05db0afc [Routing] added requirements checking when generating a route há 15 anos atrás
  Fabien Potencier 2bc47f13f5 [Routing] changed matching to only check for method if it is available in the context há 15 anos atrás
  Fabien Potencier e582408188 [Routing] fixed typo há 15 anos atrás
  Jordi Boggiano dad75524fc [ProfilerBundle] Allows the BundleStorage to use PDO_SQLITE as well as SQLite3 and fixes a bug in purge() há 15 anos atrás