Commit History

Author SHA1 Message Date
  Benjamin Eberlei 5700be7ac4 [DoctrineBundle] Remove ProxyDirectoryCachePass from DoctrineBundle 14 years ago
  Benjamin Eberlei 18c611a29e [DoctrineBundle] Remove the CreateProxyDirectoryPass and let the cache directory generation be done by the cache warmer. 14 years ago
  Fabien Potencier 8cfa246887 [DoctrineBundle] modified XSD to allow expression for Booleans (like %kernel.debug%) 14 years ago
  Fabien Potencier 36dcce40eb changed method signature to use the new KernelInterface 14 years ago
  Fabien Potencier a1945ca9bc fixed XML definitions 14 years ago
  Fabien Potencier fb4e7fb5c5 added KernelInterface 14 years ago
  Fabien Potencier 935c82e1f9 [FrameworkBundle] simplified some code 14 years ago
  Johannes Schmitt 40dec8831f adds helper method to normalize keys 14 years ago
  Johannes M. Schmitt 6bbfffb981 added path, and domain to clearCookie() in accordance with RFC 2109, and RFC 2965 14 years ago
  marc.weistroff 90c16c7350 [HttpKernel] Changed the directory name in which Store stores data. 14 years ago
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface 14 years ago
  jeromemacias b325487388 [HttpKernel] Removed calls to undefined variable + added check on mkdir in save method 14 years ago
  Johannes Schmitt a4de7dab10 make normalizeConfig public and static 14 years ago
  Fabien Potencier 97897f532a [Form] removed obsolete method 14 years ago
  Bernhard Schussek d017970867 [Form] Implemented FormFactory::buildDefault() to ease the use of the new CSRF implementation without the DIC 14 years ago
  Bernhard Schussek 0239d62619 [Form] Made the CSRF provider service public so that it can be used without forms 14 years ago
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service 14 years ago
  Ryan Weaver d341e8bccb [Form] Adding PHPDoc to many Field objects and making other small changes: 14 years ago
  Eriksen Costa b38519bb23 [FrameworkBundle] fixed call to \Locale::getDefault() 14 years ago
  Jordi Boggiano 08f8b223ff [Serializer] Added hasEncoder and getEncoder to the SerializerInterface 14 years ago
  Jordi Boggiano 6f5c2e2d8b [Serializer] Abstract classes now implement their respective interfaces 14 years ago
  Jordi Boggiano cbd4fdd398 [Serializer] JsonEncoder must return arrays only 14 years ago
  Benjamin Eberlei 4d4eec618c [DoctrineBundle] Implement Proxy CacheWarmer 14 years ago
  Andy Stanberry 0ef67112b2 [Console] added writeln to the OutputInterface 14 years ago
  Stepan Tanasiychuk 8ec6878a2a fix bug in Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper 14 years ago
  Bernhard Schussek e4eb7f720b [DoctrineBundle] Fixed: CollectionToChoiceTransformer should accept null values 14 years ago
  Henrik Bjørnskov 3564b86ee9 [DoctrineBundle] Fixed loggin in DoctrineExtension not being taken into account 14 years ago
  Fabien Potencier 03e51cc1e2 [FrameworkBundle] fixed template paths cache warmer (it should index all templates, not just the Twig ondes) 14 years ago
  Fabien Potencier 561a3e47b3 [HttpKernel] made another speed optimization 14 years ago
  Fabien Potencier 79dce161dd made a performance optimization 14 years ago