Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier f439e1357b [Console] fixed fixtures hace 15 años
  Fabien Potencier 7d19d8e375 [Yaml] fixed parsing of folded scalars when a # sign starts a line hace 15 años
  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) hace 15 años
  Fabien Potencier 98987b0f88 [Foundation] fixed typo hace 15 años
  Jonathan H. Wage 08617caf56 [DoctrineBundle] Fixing issue with paths not being the realpath and causing issues when comparing string paths in Doctrine hace 15 años
  Fabien Potencier 573f95a80c [DoctrineBundle] fixed typo hace 15 años
  Fabien Potencier e17c43d7b2 Merge branch 'master' of github.com:fabpot/symfony hace 15 años
  Fabien Potencier fff133414d [DoctrineBundle] fixed the overridding of an Entity hace 15 años
  Fabien Potencier d229ce584f [Console] added __get() to Command to have shorter and more readable code in commands hace 15 años
  Fabien Potencier 7c727355d1 [Console] fixed default message layout hace 15 años
  Fabien Potencier 0d05db0afc [Routing] added requirements checking when generating a route hace 15 años
  Fabien Potencier 2bc47f13f5 [Routing] changed matching to only check for method if it is available in the context hace 15 años
  Fabien Potencier e582408188 [Routing] fixed typo hace 15 años
  Jordi Boggiano dad75524fc [ProfilerBundle] Allows the BundleStorage to use PDO_SQLITE as well as SQLite3 and fixes a bug in purge() hace 15 años
  Pascal Borreli e182853ef0 [Foundation] fixed a typo hace 15 años
  Pascal Borreli ed6ffb502f [RequestHandler] fixed a typo hace 15 años
  Fabien Potencier 75c922884e [Console] removed the application name in help hace 15 años
  Fabien Potencier 8ed170c726 [DoctrineBundle] fixed alias support to be in sync with the latest version of Doctrine hace 15 años
  Fabien Potencier 60b714c2d3 [DoctrineBundle] changed option dir_or_file to dir-or-file hace 15 años
  Fabien Potencier 9d060340f6 [DoctrineBundle] fixed Doctrine extension to always create aliases for entities in the Entities/ directory hace 15 años
  Fabien Potencier 450550d06d [ProfilerBundle] fixed storage read() method and unpack/pack data to avoid weird character in the data stream hace 15 años
  Fabien Potencier e8119ce875 [OutputEscaper] renamed Safe to SafeDecorator hace 15 años
  Fabien Potencier 9738f34c4d [ProfilerBundle] refactored some code hace 15 años
  Fabien Potencier 74ff6cbd9f [WebBundle] tweaked error message hace 15 años
  Fabien Potencier 17d4e1538f [DependencyInjection] store references to shared services as soon as possible to avoid circular references on legal code hace 15 años
  Fabien Potencier 6ba662b0a4 [WebBundle] removed the Model/ directory from skeleton hace 15 años
  Fabien Potencier 2e420c3c8a [ProfiledBundle] moved debug tools from WebBundle to ProfilerBundle hace 15 años
  Fabien Potencier 3fbe294461 [DoctrineBundle] removed the need to pass the container to the extension (which is dangerous) hace 15 años
  Jordi Boggiano 635135a4e0 [WebBundle] Fixing regression introduced in de37e5225b60a5265982d6062b6d68f277427ae0 hace 15 años
  Jonathan H. Wage 47aee04459 [DoctrineBundle] Integrating the new Doctrine 2.0 entity alias feature for the query language hace 15 años