Commit History

Author SHA1 Message Date
  Fabien Potencier e557500c97 [HttpKernel] removed obsolete code 14 years ago
  Fabien Potencier edf57fc392 [HttpKernel] removed obsolete code 14 years ago
  Fabien Potencier 75404e6bd6 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ 14 years ago
  Lukas Kahwe Smith d10f631c3d fixed security engine loading 14 years ago
  Fabien Potencier b154643b65 Revert "[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases" 14 years ago
  Jeremy Mikola 24c7715029 [DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases 14 years ago
  Fabien Potencier e645090423 moved security related things to a new SecurityBundle (the Security component is left unchanged) 14 years ago
  Johannes M. Schmitt a367dfc3ec fixes a bug where RememberMeServices were not called consistently 14 years ago
  Johannes Schmitt e0fe42d050 removed isAuthenticated() from SecurityContext 14 years ago
  Johannes Schmitt 57ae50e894 [Security] many improvements, and fixes 14 years ago
  Fabien Potencier fb889a2eee replaced some var_export() with json_encode() for better readability 14 years ago
  Fabien Potencier 5d963f5460 [Templating] fixed PhpEngine::render() when the name passed to it is already an array 14 years ago
  Fabien Potencier db2f2b1315 refactored template name parser to occur independently of the loaders 14 years ago
  Fabien Pennequin 956857119b [Form] Fixed typo in phpdoc 14 years ago
  Fabien Pennequin c392f2518d [Form][Validator] Fixed indentation 14 years ago
  Fabien Potencier 136647c753 [FrameworkBundle] refactored router cache class parameters 14 years ago
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces 14 years ago
  Fabien Potencier a66d050bdb removed KernelInterface::reboot() method 14 years ago
  Benjamin Eberlei 3eadf73cbd [DoctrineBundle] Stop the cache warmer if proxies are auto-generated anyways. 14 years ago
  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