コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 136647c753 [FrameworkBundle] refactored router cache class parameters 14 年 前
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces 14 年 前
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 年 前
  Benjamin Eberlei 3eadf73cbd [DoctrineBundle] Stop the cache warmer if proxies are auto-generated anyways. 14 年 前
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle 14 年 前
  Benjamin Eberlei 18c611a29e [DoctrineBundle] Remove the CreateProxyDirectoryPass and let the cache directory generation be done by the cache warmer. 14 年 前
  Fabien Potencier 8cfa246887 [DoctrineBundle] modified XSD to allow expression for Booleans (like %kernel.debug%) 14 年 前
  Fabien Potencier 36dcce40eb changed method signature to use the new KernelInterface 14 年 前
  Fabien Potencier a1945ca9bc fixed XML definitions 14 年 前
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 年 前
  Fabien Potencier 935c82e1f9 [FrameworkBundle] simplified some code 14 年 前
  Johannes Schmitt 40dec8831f adds helper method to normalize keys 14 年 前
  Johannes M. Schmitt 6bbfffb981 added path, and domain to clearCookie() in accordance with RFC 2109, and RFC 2965 14 年 前
  marc.weistroff 90c16c7350 [HttpKernel] Changed the directory name in which Store stores data. 14 年 前
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface 14 年 前
  jeromemacias b325487388 [HttpKernel] Removed calls to undefined variable + added check on mkdir in save method 14 年 前
  Johannes Schmitt a4de7dab10 make normalizeConfig public and static 14 年 前
  Fabien Potencier 97897f532a [Form] removed obsolete method 14 年 前
  Bernhard Schussek d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC 14 年 前
  Bernhard Schussek 0239d62619 [Form] Made the CSRF provider service public so that it can be used without forms 14 年 前
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service 14 年 前
  Ryan Weaver d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 年 前
  Eriksen Costa b38519bb23 [FrameworkBundle] fixed call to \Locale::getDefault() 14 年 前
  Jordi Boggiano 08f8b223ff [Serializer] Added hasEncoder and getEncoder to the SerializerInterface 14 年 前
  Jordi Boggiano 6f5c2e2d8b [Serializer] Abstract classes now implement their respective interfaces 14 年 前
  Jordi Boggiano cbd4fdd398 [Serializer] JsonEncoder must return arrays only 14 年 前
  Benjamin Eberlei 4d4eec618c [DoctrineBundle] Implement Proxy CacheWarmer 14 年 前
  Andy Stanberry 0ef67112b2 [Console] added writeln to the OutputInterface 14 年 前
  Stepan Tanasiychuk 8ec6878a2a fix bug in Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper 14 年 前
  Bernhard Schussek e4eb7f720b [DoctrineBundle] Fixed: CollectionToChoiceTransformer should accept null values 14 年 前