커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier 942104a5ff [HttpFoundation] added a setCache() method to ease setting the HTTP cache headers in one simple call 14 년 전
  Fabien Potencier f669674293 [HttpFoundation] added a missing phpdoc 14 년 전
  Fabien Potencier f6ddeeb36b [HttpFoundation] added Response::setPublic() and changed setPrivate() to not take any argument 14 년 전
  Fabien Potencier 8b9e979118 [FrameworkBundle] changed configuration to always include the session service 14 년 전
  jeff 69cd21d8be [Validator] Fixed annotation loader to not add parent constraints twice 14 년 전
  Bernhard Schussek 48b3e92504 [Form] Fixed: parent::configure() should always be called after adding options to overrule options in the parent class 14 년 전
  Jordi Boggiano d94c581f42 [TwigBundle] fixed instanceof check to include all FieldGroup like classes 14 년 전
  Jordi Boggiano a198bbcf43 [Form] throw an exception if session_id() is empty when a csrf token is generated 14 년 전
  ever.zet 4c340c5cc9 [Form] fixed forms grouped validation 14 년 전
  Bernhard Schussek f5b451f5b9 [Form] Fixed MoneyToLocalizedStringTransformer and added tests 14 년 전
  Fabien Potencier 5860bdd75a [FrameworkBundle] re-added a fake request service so that you can rely on it when defining services with a dependency on it 14 년 전
  Fabien Potencier efed6005cb [DependencyInjection] fixed PHP dumper 14 년 전
  Fabien Potencier 44ccd44dd6 [Routing] fixed ApacheMatcherDumper default config 14 년 전
  Fabien Potencier 51a3d0ba6a refactored session configuration 14 년 전
  ornicar 6f034d2c80 [FrameworkBundle] Make the use_forward option of FormAuthenticationListener configurable 14 년 전
  Fabien Potencier 513163648e fixed a unit test 14 년 전
  GordonsLondon bfae4ad86c [Form] PercentField fixed option collision 14 년 전
  Fabien Potencier 4cd5b2b1ff [WebProfilerBundle] fixed redirection interceptions (we must keep as many headers as possible) 14 년 전
  Fabien Potencier 7b02766373 fixed session management 14 년 전
  Fabien Potencier d7d4880a90 [TwigBundle] updated filters for the latest version of Twig 14 년 전
  Oleg Zinchenko 6f28511ee4 [Form] add type for FileField class 14 년 전
  Fabien Potencier 4d4f9f344e added request attributes in the request data collector and web profiler 14 년 전
  Fabien Potencier a471f65759 [HttpKernel] tweaked HttpKernelInterface 14 년 전
  Fabien Potencier bf5b8d8007 [DoctrineBundle] fixed unit tests 14 년 전
  jeff 52ec8752d8 When route_attributes is null an exception is raised. 14 년 전
  Fabien Potencier f6cd582afc [HttpKernel] updated bootstrap.php 14 년 전
  Jordi Boggiano 43b81fa1f8 [DoctrineBundle] Coding style fixes 14 년 전
  Fabien Potencier ca485eb4ce [DoctrineBundle] fixed CS 14 년 전
  Jordi Boggiano 4fc10310ef [DoctrineBundle] Added callbacks to override the default serialization and deserialization of the CollectionToStringTransformer 14 년 전
  Johannes Schmitt 6aacfa3216 fixes a bug where in most cases cookies with path / were not set properly 14 년 전