Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier b9f33a610e removed code related to Propel support vor 14 Jahren
  Fabien Potencier 88d30f0d74 removed Propel bundle (it has been moved as an independant bundle) vor 14 Jahren
  Fabien Potencier 13f36b1657 Removed logic that tried to avoid double-escaping vor 14 Jahren
  Fabien Potencier 3eee458430 [OutputEscaper] replaced the JS escaper with the one from Twig vor 14 Jahren
  Fabien Potencier ac880f26a8 [FrameworkBundle] fixed missing variable vor 14 Jahren
  Fabien Potencier 4cf5b440a9 [OutputEscaper] fixed variable init vor 14 Jahren
  Fabien Potencier 2b613f34d5 [FrameworkBundle] removed the need for decorating with SafeDecorator vor 14 Jahren
  Fabien Potencier 7e6bddedf9 [TwigBundle] moved Form extension initialization as late as possible vor 14 Jahren
  Fabien Potencier 7f8c540a20 [Routing] fixed XML loader on Windows (there is no need to urlencode here as schemaValidate() takes a filename, not a URL) vor 14 Jahren
  Fabien Potencier c448429e62 [HttpFoundation] fixed date format for HTTP headers (format must be RFC1123, not RFC2822 -- the difference is that RFC1123 dates always use GMT for the timezone) vor 14 Jahren
  Fabien Potencier 314507c0d9 [FrameworkBundle] fixed format management when the default html format is given explicitly vor 14 Jahren
  Fabien Potencier e23c3cc702 [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() vor 14 Jahren
  Fabien Potencier c065be88b5 [OutputEscaper] refactored the component vor 14 Jahren
  Fabien Potencier e1116524ed [WebProfiler] fixed WDT display vor 14 Jahren
  Fabien Potencier 988722b23b [DependencyInjection] fixed phpdoc vor 14 Jahren
  Fabien Potencier 1d5ca4910d [FrameworkBundle] refactored ide setting configuration vor 14 Jahren
  ever.zet d8661684c4 MacVim support vor 14 Jahren
  ornicar e4688fc925 [SwiftmailerBundle] Add missing spool type attribute in swiftmailer-1.0.xsd vor 14 Jahren
  ornicar 9af16080dd [SwiftmailerBundle] Fix spool configuration vor 14 Jahren
  Johannes M. Schmitt 3463f47698 applies base64 encoding directly to the binary data instead of their hexadecimal representation vor 14 Jahren
  Dominique Bongiraud 6885f90f17 [HttpKernel\Security]Fixed use statement and updated parameters constructor vor 14 Jahren
  Dominique Bongiraud c0ef9fb0ea [HttpKernel\Security]Fixed markup vor 14 Jahren
  Dominique Bongiraud a85bca395a [Security]Fixed markup vor 14 Jahren
  Dominique Bongiraud 66ff8073b9 [Security]Fixed CS vor 14 Jahren
  Fabien Potencier f710c9c46c [DoctrineBundle] made tweaked an error message vor 14 Jahren
  Fabien Potencier 4027f751e3 [Security] added more unit tests vor 14 Jahren
  Fabien Potencier d2b184e058 [Security] removed type hint in AuthenticationException as the extra information can be of different classes vor 14 Jahren
  Johannes Schmitt d077ac4158 [Security] changed encoders to use hash() function whenver possible and replaced sha1 with sha256 as default algorithm vor 14 Jahren
  Ryan Weaver 84a60d74d1 Allowing a routes node to be specified without any child import or route nodes. vor 14 Jahren
  Fabien Potencier b6552dd037 removed old code vor 14 Jahren