Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier bff58d14d7 [HttpKernel] fixed request management in HttpKernel il y a 14 ans
  Fabien Potencier da26584735 [HttpKernel] fixed request management in HttpKernel il y a 14 ans
  Fabien Potencier 55bed307f1 removed HttpException base class, refactored FlattenException class il y a 14 ans
  Fabien Potencier 23fbd87164 [HttpKernel] removed UnauthorizedHttpException as this should be handled by the Security component il y a 14 ans
  Fabien Potencier 131776001f removed ForbiddenHttpException il y a 14 ans
  Fabien Potencier d036448542 [HttpKernel] simplified code il y a 14 ans
  Ryan Weaver be94daba66 [HttpKernel] Reworking the HttpException class constructor to be more consistent with normal OO classes. Additionally, the base HttpException constructor was changed to require a code argument as it doesn't make sense to create an exception that will translate into a status code of 0 (in fact it'll cause a strange error). il y a 14 ans
  Jonathan H. Wage ab7ad4808b [DependencyInjection] Allow parameter replacement within extension configurations. il y a 14 ans
  Kris Wallsmith 5da423be20 [HttpKernel] Added getRequest() to HttpKernelInterface. il y a 14 ans
  Fabien Potencier 973a8f1f24 fixed typo il y a 14 ans
  Fabien Potencier 626af39800 fixed tabs il y a 14 ans
  Fabien Potencier 3dfd59b6bc updated comment for the request service il y a 14 ans
  Fabien Potencier 04f8bc7317 fixed default httpkernel configuration il y a 14 ans
  Jeremy Mikola 7eea4882db [HttpKernel] Move request-stashing behavior to the Kernel class il y a 14 ans
  Jeremy Mikola 2ff474fc3a [HttpKernel][FrameworkBundle] Rename BaseHttpKernel to HttpKernel il y a 14 ans
  Fabien Potencier 7c653305a3 [DependencyInjection] fixed typo il y a 14 ans
  Fabien Potencier 39721f25bd fixed indentation il y a 14 ans
  Johannes M. Schmitt d94420f3a5 logout refactoring il y a 14 ans
  Kévin Dunglas 915973f458 [DoctrineMongoDbLogger] fixed the "Call to a member function getDebugLogger() on a non-object" error il y a 14 ans
  mwsaz 99bda3d8c4 [Form] removed extra blank line in textarea il y a 14 ans
  Philip Dahlstrøm b171ab9b7d Added renderer for PasswordField. il y a 14 ans
  Johannes M. Schmitt eef6578c15 fixes bugs due to not disconnected listeners il y a 14 ans
  Henrik Bjørnskov 50cfd4a7bf [FrameworkBundle] Create the bundles directory before trying to symlink else it will throw an error il y a 14 ans
  Jordi Boggiano 70a793b33d [DoctrineBundle] Make the proxy dir configurable il y a 14 ans
  Jordi Boggiano fb41389999 [HttpFoundation] Fixed Request::create handling of full URIs il y a 14 ans
  Jordi Boggiano beecd1fef8 [HttpKernel] Log query string as well as path in Cache debug headers il y a 14 ans
  Jordi Boggiano f6bc712028 [HttpFoundation] Always force the request method to full caps il y a 14 ans
  Fabien Potencier e8672740c7 [HttpFoundation] allowed any HTTP method for a Request il y a 14 ans
  Fabien Potencier 38d11aaf1a [DependencyInjection] fixed template support in security extension il y a 14 ans
  Fabien Potencier 7cb5dd1fdc [Security] fixed typo il y a 14 ans