Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier a19cdce1bc [Security] added some missing unit tests il y a 14 ans
  Fabien Potencier 58bd4acdd1 [Translation] added some unit tests il y a 14 ans
  Fabien Potencier ec417578ca [Security] added unit tests to some authenticated providers (code coverage is more than 96% for the Security component now) il y a 14 ans
  Fabien Potencier 52e03e8885 simplified code il y a 14 ans
  Fabien Potencier 1185a26eb9 [HttpKernel] simplified code a bit il y a 14 ans
  jeff 9acda523b1 Fix typo in RedirectController il y a 14 ans
  Kris Wallsmith 37d8fe1440 [DoctrineMongoDBBundle] fixed profiler menu text il y a 14 ans
  Fabien Potencier 3d5054f21f [Security] added unit tests for the Authentication sub-namespace il y a 14 ans
  Fabien Potencier eb4d51f181 [HttpKernel] fixed phpdoc typos il y a 14 ans
  Fabien Potencier 3506dfabff [HttpKernel] added a return value to the purge() method of the Cache store class il y a 14 ans
  Fabien Potencier dd9b77ed96 [HttpFoundation] added Response::setVary() il y a 14 ans
  jeff ae888b80f6 [HttpFoundation] removed port number from HOST header il y a 14 ans
  jeff a5d4acc54d [HttpFoundation] updated get() signature to get($key, $default = null, $first = true) il y a 14 ans
  Fabien Potencier a4fbf74593 added a user provider for Doctrine MongoDB il y a 14 ans
  Fabien Potencier b9f33a610e removed code related to Propel support il y a 14 ans
  Fabien Potencier 88d30f0d74 removed Propel bundle (it has been moved as an independant bundle) il y a 14 ans
  Fabien Potencier 13f36b1657 Removed logic that tried to avoid double-escaping il y a 14 ans
  Fabien Potencier 3eee458430 [OutputEscaper] replaced the JS escaper with the one from Twig il y a 14 ans
  Fabien Potencier ac880f26a8 [FrameworkBundle] fixed missing variable il y a 14 ans
  Fabien Potencier 4cf5b440a9 [OutputEscaper] fixed variable init il y a 14 ans
  Fabien Potencier 2b613f34d5 [FrameworkBundle] removed the need for decorating with SafeDecorator il y a 14 ans
  Fabien Potencier 7e6bddedf9 [TwigBundle] moved Form extension initialization as late as possible il y a 14 ans
  Fabien Potencier 7f8c540a20 [Routing] fixed XML loader on Windows (there is no need to urlencode here as schemaValidate() takes a filename, not a URL) il y a 14 ans
  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) il y a 14 ans
  Fabien Potencier 314507c0d9 [FrameworkBundle] fixed format management when the default html format is given explicitly il y a 14 ans
  Fabien Potencier e23c3cc702 [OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call() il y a 14 ans
  Fabien Potencier c065be88b5 [OutputEscaper] refactored the component il y a 14 ans
  Fabien Potencier e1116524ed [WebProfiler] fixed WDT display il y a 14 ans
  Fabien Potencier 988722b23b [DependencyInjection] fixed phpdoc il y a 14 ans
  Fabien Potencier 1d5ca4910d [FrameworkBundle] refactored ide setting configuration il y a 14 ans