Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 02820a5a56 [HttpKernel] fixed phpdoc il y a 14 ans
  Fabien Potencier 532bbbde30 [SecurityBundle] fixed typo il y a 14 ans
  Fabien Potencier d5b540a4fe [FrameworkBundle] made a small optimization il y a 14 ans
  Fabien Potencier 249ed63373 [FrameworkBundle] made a small change il y a 14 ans
  Fabien Potencier 95e10b3ed9 moved ClassLoaderCollection class to the ClassLoader component il y a 14 ans
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle il y a 14 ans
  Fabien Potencier 6997fbac0d fixed previous commit il y a 14 ans
  Johannes M. Schmitt 8ccb8eb8c2 added two events "security.interactive_login", and "security.switch_user" il y a 14 ans
  Johannes M. Schmitt 00d3d8c3bc renamed PreAuthenticatedListener to AbstractPreAuthenticatedListener to be consistent il y a 14 ans
  Johannes Schmitt 139510a78e added some doc comments il y a 14 ans
  Fabien Potencier 42f9c556a3 moved the class loader to its own component il y a 14 ans
  Fabien Potencier 7bd30398c6 [FrameworkBundle] moved some cache warmers il y a 14 ans
  Fabien Potencier 0219ec3dbc [DependencyInjection] added missing methods in ContainerInterface il y a 14 ans
  Bulat Shakirzyanov ff34f7d281 [DoctrineMongoDBBundle] added support for multiple document managers il y a 14 ans
  Johannes M. Schmitt cf64d2cfe7 namespace changes il y a 14 ans
  Fabien Potencier e557500c97 [HttpKernel] removed obsolete code il y a 14 ans
  Fabien Potencier edf57fc392 [HttpKernel] removed obsolete code il y a 14 ans
  Fabien Potencier 75404e6bd6 renamed HttpKernel/Cache/ namespace to HttpKernel/HttpCache/ il y a 14 ans
  Lukas Kahwe Smith d10f631c3d fixed security engine loading il y a 14 ans
  Fabien Potencier b154643b65 Revert "[DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases" il y a 14 ans
  Jeremy Mikola 24c7715029 [DoctrineBundle][DoctrineMongoDBBundle] Create DIC params for security user provider EM/DM aliases il y a 14 ans
  Fabien Potencier e645090423 moved security related things to a new SecurityBundle (the Security component is left unchanged) il y a 14 ans
  Johannes M. Schmitt a367dfc3ec fixes a bug where RememberMeServices were not called consistently il y a 14 ans
  Johannes Schmitt e0fe42d050 removed isAuthenticated() from SecurityContext il y a 14 ans
  Johannes Schmitt 57ae50e894 [Security] many improvements, and fixes il y a 14 ans
  Fabien Potencier fb889a2eee replaced some var_export() with json_encode() for better readability il y a 14 ans
  Fabien Potencier 5d963f5460 [Templating] fixed PhpEngine::render() when the name passed to it is already an array il y a 14 ans
  Fabien Potencier db2f2b1315 refactored template name parser to occur independently of the loaders il y a 14 ans
  Fabien Pennequin 956857119b [Form] Fixed typo in phpdoc il y a 14 ans
  Fabien Pennequin c392f2518d [Form][Validator] Fixed indentation il y a 14 ans