Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 4e5c99dab0 [EventDispatcher] removed the possibility to remove one listener for an event il y a 14 ans
  Jordi Boggiano d9295058b1 [FrameworkBundle] Make the security context optional il y a 14 ans
  Jordi Boggiano aa1b2efb15 [TwigBundle] Base form templates now using div instead of tables il y a 15 ans
  Jordi Boggiano d45954af07 [Form][TwigBundle] Making sure all field types are rendered with the proper template il y a 14 ans
  Fabien Potencier f21c58c56b [FrameworkBundle] finished code migration after the removal of the ArrayAccess interface for the Container il y a 14 ans
  Fabien Potencier f6cc63c99c removed ArrayAccess interface for Container and Controller il y a 14 ans
  Fabien Potencier 53dd4e39c7 [DependencyInjection] changed the YAML notation for optional services from @@ to @? il y a 14 ans
  Fabien Potencier 92f3d9e7ec [DependencyInjection] removed the leading _ for anonymous service ids (the usage of strtr() in the conversion between ids and methods does not take leading _ into account like camelize() does) il y a 14 ans
  Fabien Potencier a45baed812 [HttpFoundation] removed optimization for setLocale() as it breaks when locale is not the default and the user wants to switch back to the default locale il y a 14 ans
  Ryan Weaver 58a240baba [HttpFoundation] Allow the SERVER_PORT key of the server ParameterBag in Request to be a string value without confusing Request::getHttpHost(). il y a 14 ans
  Kris Wallsmith 6428544cd8 [DoctrineMongoDBBundle] added a phpdoc block il y a 14 ans
  Kris Wallsmith b932441ac9 [DoctrineMongoDBBundle] added ability to register global listeners and subscribers via the DIC il y a 14 ans
  Kris Wallsmith da188734d8 [DoctrineMongoDBBundle] added support for multiple event managers to the DIC extension il y a 14 ans
  Kris Wallsmith 9ab33e4ae4 [DoctrineMongoDBBundle] added registration of event listeners and subscribers via service container tags il y a 14 ans
  Fabien Potencier 519cc09488 [Translation] added some unit tests for the new YAML loader il y a 14 ans
  Jordi Boggiano 3813eecf17 [Translation] Added YamlFileLoader il y a 14 ans
  Jordi Boggiano f2107e4b3a [Translation] Explicitly mark methods as public il y a 14 ans
  Ryan Weaver 81272b22fa [HttpFoundation] Adding PHPDoc to the Request class and removing two unused variables. il y a 15 ans
  Jordi Boggiano 7bf77cb500 [FrameworkBundle] Add comment to clarify the request service issue il y a 14 ans
  Francis Besset 35148c5ac3 [FrameworkBundle] added routing internationalization il y a 14 ans
  Fabien Potencier 6f898a5008 [HttpKernel] made some tests more robust il y a 14 ans
  Fabien Potencier 4aa5ef63f5 [HttpKernel] made some tests more robust il y a 14 ans
  Fabien Potencier 98f3ac65f4 fixed configuration bugs il y a 14 ans
  Fabien Potencier 7257571be4 [HttpFoundation] added missing code for last commit il y a 14 ans
  Fabien Potencier 942104a5ff [HttpFoundation] added a setCache() method to ease setting the HTTP cache headers in one simple call il y a 14 ans
  Fabien Potencier f669674293 [HttpFoundation] added a missing phpdoc il y a 14 ans
  Fabien Potencier f6ddeeb36b [HttpFoundation] added Response::setPublic() and changed setPrivate() to not take any argument il y a 14 ans
  Fabien Potencier 8b9e979118 [FrameworkBundle] changed configuration to always include the session service il y a 14 ans
  jeff 69cd21d8be [Validator] Fixed annotation loader to not add parent constraints twice il y a 14 ans
  Bernhard Schussek 48b3e92504 [Form] Fixed: parent::configure() should always be called after adding options to overrule options in the parent class il y a 14 ans