Commit History

Author SHA1 Message Date
  Fabien Potencier 1e996901f5 Merge remote branch 'schmittjoh/security' 14 years ago
  Fabien Potencier a972770371 Merge remote branch 'Seldaek/exception_msg' 14 years ago
  Fabien Potencier 0a8730ab26 Merge remote branch 'lewinski/yaml-escapes' 14 years ago
  Matthew Lewinski ed338d9422 [Yaml] Improved support for double quoted values. 14 years ago
  Fabien Potencier fe0ef667c8 Merge remote branch 'kriswallsmith/assetic/php-templating' 14 years ago
  Johannes Schmitt b67a1dd677 [Security] forward the entire access denied exception instead of only the message 14 years ago
  Johannes Schmitt 63dbcea8ee Merge branch 'lewinski-fix-acl-schema-generator' into security 14 years ago
  Kris Wallsmith 8d4dae9f2a [AsseticBundle] finished and enabled php templating support 14 years ago
  Johannes Schmitt 0eb4f49061 Merge branch 'fix-acl-schema-generator' of https://github.com/lewinski/symfony into lewinski-fix-acl-schema-generator 14 years ago
  Johannes Schmitt 4c7aa343d3 Merge branch 'opensky-hotfix/remember-me-token-fix' into security 14 years ago
  Johannes Schmitt 966607746f Merge branch 'hotfix/remember-me-token-fix' of https://github.com/opensky/symfony into opensky-hotfix/remember-me-token-fix 14 years ago
  Johannes Schmitt e03958f5b0 Merge branch 'cyqui-TICKET_9557' into security 14 years ago
  Johannes Schmitt e91cb7cf96 Merge branch 'TICKET_9557' of https://github.com/cyqui/symfony into cyqui-TICKET_9557 14 years ago
  Johannes Schmitt f82b89cdc5 [Security] changed defaults for MessageDigestEncoder 14 years ago
  Cyril Quintin 310a6c99a2 TICKET #9557: session isn't required when using http basic authentification mecanism for example 14 years ago
  Johannes Schmitt f010742e45 [Security] improved entropy to make collision attacks harder 14 years ago
  Fabien Potencier 44d069a3fb Merge remote branch 'kriswallsmith/dic/auto-ext-load' 14 years ago
  Fabien Potencier 727326b7b8 Merge remote branch 'kriswallsmith/assetic/factory-workers' 14 years ago
  Fabien Potencier 7eb4b67ec4 Merge remote branch 'kriswallsmith/assetic/update' 14 years ago
  Fabien Potencier 50c118a368 Merge remote branch 'cyqui/FIX-OVERRIDED-SERVER' 14 years ago
  Cyril Quintin 1e4e899641 requestTest, override globals erase for the next tests. so backup it and restore it. 14 years ago
  Fabien Potencier 078e1b45fc Merge remote branch 'Chekote/js_escape_bug' 14 years ago
  Fabien Potencier 4a8f10192f [DependencyInjection] fixed unit tests when using phar and suhosin 14 years ago
  Bulat Shakirzyanov dbde41c082 [Security] added the 'key' attribute of RememberMeToken to serialized string to be stored in session 14 years ago
  Chekote 4e280dfc37 Fixed undefined variable error when escaping a js string while using UTF-8 charset. 14 years ago
  Kris Wallsmith 33d47be32e [HttpKernel] added an subclass merge extension configuration compiler pass to ensure each bundle's "main" extension is loaded 14 years ago
  Kris Wallsmith bf0553c23a [DependencyInjection] extensions should only load if called during configuration 14 years ago
  Kris Wallsmith f7b7288892 [AsseticBundle] added compiler pass for factory workers 14 years ago
  ornicar 6790e45911 [DependencyInjection] Fix variable name in ExtensionInterface 14 years ago
  Kris Wallsmith b6cac77930 [AsseticBundle] updated for assetic changes 14 years ago