Commit History

Author SHA1 Message Date
  Fabrice Bernhard 13469a2d82 [FrameworkBundle] added --format=xml,php,yml optional parameter to the init:bundle command 14 years ago
  Tim Nagel 7173764dc1 [Dependency Injection] PHPDoc 14 years ago
  Jordi Boggiano 6311960511 [HttpFoundation] Minor clearCookie optimization 14 years ago
  Bertrand Zuchuat f659396b7c Changed getTaggedServiceIds with findTaggedServiceIds 14 years ago
  Fabien Potencier 2a1005efa7 [Translation] fixed typo 14 years ago
  Fabien Potencier 5c905beb13 moved common configuration classes to a new Config component 14 years ago
  Kris Wallsmith d01a4e332e fixed git url 14 years ago
  Deni 657f90a931 [Security] Fixed missed argument in call custom handler when authentication is successful. 14 years ago
  Kris Wallsmith 1292925702 [AsseticBundle] initial entry of assetic integration 14 years ago
  Hugo Hamon b5972f3447 [Yaml] fix some php documentation 14 years ago
  Jordi Boggiano f5f41696ec [Serializer] Allow for more flexible element names 14 years ago
  Jordi Boggiano 8216a6ef3d [Serializer] Added XmlEncoder::setRootNodeName 14 years ago
  Fabien Potencier cf5cfb0b51 updated bootstrap files 14 years ago
  Jonathan H. Wage b716b707ba General work on DoctrineMongoDBBundle to bring it more up to speed with DoctrineBundle. Added missing console commands, proxy cache warmer and hydrator cache warmer. 14 years ago
  Fabien Potencier eafd391c17 renamed install_vendors.sh to vendors.sh 14 years ago
  Laurent Bachelier f1633f89c4 Merge install_vendors.sh and update_vendors.sh 14 years ago
  Laurent Bachelier 8684055bdf Fix calling *_vendors.sh scripts when not in the root of the project 14 years ago
  Johannes M. Schmitt d4d2d60f7b [DependencyInjection] minor interface change 14 years ago
  dordille 205621dee8 Changed namepace use of SecurityContext to SecurityContextInterface so that constant SecurityContextInterface::LAST_USERNAME would resolve properly 14 years ago
  Johannes M. Schmitt 3dfc09cd8d [Security] fixes some regressions 14 years ago
  ornicar b043bfde0b Do not catch subrequest exceptions, because it makes debugging hard. 14 years ago
  Jordi Boggiano 9bcd1b3e5f [Security] Fixed indenting 14 years ago
  Christophe Coevoet 556305b4ac Fixed the default value of the access denied url 14 years ago
  Johannes Schmitt a5cfc2207c [Security/DependencyInjection] updated SecurityBundle's configuration, some bug fixes in DIC config classes 14 years ago
  Jeremy Mikola fc3f56d17c [FrameworkBundle] Small fixes to FrameworkExtension and its configuration 14 years ago
  Jordi Boggiano 98e035b963 [DepdenencyInjection] Prevent self-referencing aliases 14 years ago
  Jeremy Mikola b3cb02adf2 [FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config) 14 years ago
  Christophe Coevoet cb0fa406aa Added unit tests 14 years ago
  Christophe Coevoet ccd630981f Moved the exception to setDefaultValue 14 years ago
  Christophe Coevoet 142212e2ba Added a way to define the default value of a prototype for array nodes 14 years ago