Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier c9f08c0a68 changed all XML attribute names to take - instead of _ (everything should be consistent now) vor 14 Jahren
  Fabien Potencier 6970a46b84 updated Twig templates for the new hash syntax vor 14 Jahren
  Fabien Potencier 9f5253e460 fixed typo vor 14 Jahren
  Bulat Shakirzyanov ff9e9ac315 [DependencyInjection] fixed a typo in PhpDumper vor 14 Jahren
  Jordi Boggiano bbc87b6d11 [DoctrineBundle] Fixed regression in proxy cache dir vor 14 Jahren
  Johannes M. Schmitt b3081c79e9 CS fixes vor 14 Jahren
  Jordi Boggiano 583340db7b [HttpFoundation] Added a way to grab the request body as a resource vor 14 Jahren
  Jordi Boggiano 9fef10f67d [HttpFoundation] Fixed indenting vor 14 Jahren
  Jordi Boggiano ac7e0bc35f [DependencyInjection] Fixes a loading order issue vor 14 Jahren
  Jordi Boggiano 84c7496565 [DoctrineBundle] Fix createOrmProxyDirectory method vor 14 Jahren
  Fabien Potencier 02a92ec297 [TwigBundle] added autoescape option in Twig configuration vor 14 Jahren
  Fabien Potencier 9644fcbb71 [FrameworkBundle] changed default name of Routing matcher class to be consistent with the generator class in cache vor 14 Jahren
  jeff e6d0385778 [HttpFoundation] fixed Request::create() when using HTTPS and getUri()/getPathForUri() when script name should be removed. vor 14 Jahren
  Lukas Kahwe Smith 30f231deaf moved default form template to the DIC config vor 14 Jahren
  Johannes Schmitt abe8047262 added authentication trust resolver vor 14 Jahren
  Johannes Schmitt 763bba9b89 bug fix vor 14 Jahren
  Fabien Potencier a7c81577c7 [HttpFoundation] added a way to retrieve raw body from a request vor 14 Jahren
  Fabien Potencier 5857576024 [Routing] added . as a valid character in route names vor 14 Jahren
  Fabien Potencier 7cb8dca04d [Routing] added . as a valid character in route names vor 14 Jahren
  Fabien Potencier 504463c307 [Routing] refactored code vor 14 Jahren
  Fabien Potencier 48e30537c4 added exception when a loaded YAML resource is not an array vor 14 Jahren
  Fabien Potencier 9944542811 [Security] fixed method visibility vor 14 Jahren
  mwsaz ddd05cfce4 [FrameworkBundle] fixed 404 exception class name vor 14 Jahren
  Francis Besset c64f331de5 [Console] Symfony 2 or Symfony2 ? vor 14 Jahren
  Johannes Schmitt e49cc36339 This commit fixes two bugs: vor 14 Jahren
  Johannes Schmitt cc3a783890 removed dead code vor 14 Jahren
  Bernhard Schussek 1b2ca259f1 [Validator] Fixed string-based constraint validators to accept empty values vor 14 Jahren
  Gustavo Falco af291bb0f1 [Validator] Fixed UrlValidator to accept empty strings (closes #9297) vor 14 Jahren
  GordonsLondon f73b6b4e1c [PropertyPath] Fixed usage of __get() and __set() when accessing properties that exist in the object but are not public vor 14 Jahren
  Bernhard Schussek b4c359357f [FrameworkBundle] Fixed choice_field.php template to use isChoiceGroup() vor 14 Jahren