커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier c46b6126f0 added a global phpunit.xml file 15 년 전
  Fabien Potencier 549dbc6961 [DependencyInjection] fixed a unit test 15 년 전
  Fabien Potencier d4f724ab4e finished the conversions of unit tests to PHPUnit 15 년 전
  Fabien Potencier 13edcf64e2 converted unit tests from lime to PHPUnit for the following components: Console, DependencyInjection, EventDispatcher, OutputEscaper, and Yaml 15 년 전
  Fabien Potencier 7f0ace8521 [WebBundle] changed the helper configuration to match the latest version of the Templating component 15 년 전
  Fabien Potencier bf08289e18 [Templating] remove Engine as a dependency for the Helper objects 15 년 전
  Fabien Potencier bce240badd [Templating] added missing use statement 15 년 전
  Fabien Potencier f439e1357b [Console] fixed fixtures 15 년 전
  Fabien Potencier 7d19d8e375 [Yaml] fixed parsing of folded scalars when a # sign starts a line 15 년 전
  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) 15 년 전
  Fabien Potencier 98987b0f88 [Foundation] fixed typo 15 년 전
  Jonathan H. Wage 08617caf56 [DoctrineBundle] Fixing issue with paths not being the realpath and causing issues when comparing string paths in Doctrine 15 년 전
  Fabien Potencier 573f95a80c [DoctrineBundle] fixed typo 15 년 전
  Fabien Potencier e17c43d7b2 Merge branch 'master' of github.com:fabpot/symfony 15 년 전
  Fabien Potencier fff133414d [DoctrineBundle] fixed the overridding of an Entity 15 년 전
  Fabien Potencier d229ce584f [Console] added __get() to Command to have shorter and more readable code in commands 15 년 전
  Fabien Potencier 7c727355d1 [Console] fixed default message layout 15 년 전
  Fabien Potencier 0d05db0afc [Routing] added requirements checking when generating a route 15 년 전
  Fabien Potencier 2bc47f13f5 [Routing] changed matching to only check for method if it is available in the context 15 년 전
  Fabien Potencier e582408188 [Routing] fixed typo 15 년 전
  Jordi Boggiano dad75524fc [ProfilerBundle] Allows the BundleStorage to use PDO_SQLITE as well as SQLite3 and fixes a bug in purge() 15 년 전
  Pascal Borreli e182853ef0 [Foundation] fixed a typo 15 년 전
  Pascal Borreli ed6ffb502f [RequestHandler] fixed a typo 15 년 전
  Fabien Potencier 75c922884e [Console] removed the application name in help 15 년 전
  Fabien Potencier 8ed170c726 [DoctrineBundle] fixed alias support to be in sync with the latest version of Doctrine 15 년 전
  Fabien Potencier 60b714c2d3 [DoctrineBundle] changed option dir_or_file to dir-or-file 15 년 전
  Fabien Potencier 9d060340f6 [DoctrineBundle] fixed Doctrine extension to always create aliases for entities in the Entities/ directory 15 년 전
  Fabien Potencier 450550d06d [ProfilerBundle] fixed storage read() method and unpack/pack data to avoid weird character in the data stream 15 년 전
  Fabien Potencier e8119ce875 [OutputEscaper] renamed Safe to SafeDecorator 15 년 전
  Fabien Potencier 9738f34c4d [ProfilerBundle] refactored some code 15 년 전