Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Fabien Potencier 7f6fc6f0fb [TwigBundle] fixed form template inheritance 14 vuotta sitten
  Fabien Potencier 37537e3e8c fixed previous commit 14 vuotta sitten
  Lukas Kahwe Smith dd71501f54 some fixes by just "blindly" trying to make phpStorm code analysis happier 14 vuotta sitten
  Fabien Potencier 195c971da6 removed load() from EngineInterface 14 vuotta sitten
  Martijn Evers 1e3dc1479c [Testing][HttpKernel] Added possibility to functional test raw body data 14 vuotta sitten
  Fabien Potencier 710a1e56b0 [TwigBundle] added support for template as Twig_Template instances 14 vuotta sitten
  Fabien Potencier c68b326665 [TwigBundle] fixed error messages when an error occurs during template compilation 14 vuotta sitten
  Fabien Potencier 2dfac2a881 fixed typo 14 vuotta sitten
  Fabien Potencier f455700b88 fixed previous commit 14 vuotta sitten
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 vuotta sitten
  Victor Berchet 2a97f89897 [Bundle] Small optimization 14 vuotta sitten
  Victor Berchet 84bbb945d7 [UniversalClassLoader] Small optimization 14 vuotta sitten
  marc.weistroff 1316fb547e Reverted e557500c97a1d2b12c30c5bea9434e6e90bd56fc and edf57fc392e64ab54680b1aec5c9931df8a088e1 which deleted the getRequest() method in HttpCache as this methods is needed in the Esi class. 14 vuotta sitten
  Bernhard Schussek 2276b98fc1 [Form] Fixed: ChoiceFields never validated 14 vuotta sitten
  Fabien Potencier 6ed7dc1e5a made a small optimization 14 vuotta sitten
  Kris Wallsmith ea536b0d9e [FrameworkBundle] added cache warmer priority 14 vuotta sitten
  Fabien Potencier 6b7e4ad2f9 [TwigBundle] fixed typo 14 vuotta sitten
  Justin Hileman 5516ac21a2 Fix Doctrine Migrations commands to work with new bundles. 14 vuotta sitten
  Lukas Kahwe Smith 661d5d236c fixed method call, cosmetic variable rename 14 vuotta sitten
  Fabien Potencier 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) 14 vuotta sitten
  Daniel Holmes b01805a5c4 [FrameworkBundle] added port number to the context passed in to the router 14 vuotta sitten
  Daniel Holmes f4282eea98 [Routing] added support for non-standard port numbers in absolute urls 14 vuotta sitten
  Fabien Potencier b6f400a2bc [DependencyInjection] made an optimization on dumped DIC 14 vuotta sitten
  Fabien Potencier 2d69369c69 [ClassLoader] added the possibility to define more than one directory for a namespace or a prefix 14 vuotta sitten
  Fabien Potencier c05fb03c7d [HttpKernel] changed the core.view event to only be notified when the controller does not return a Response 14 vuotta sitten
  Bernhard Schussek a725415440 [Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in 14 vuotta sitten
  Bernhard Schussek 39c148197f [Form] Fixed form validation 14 vuotta sitten
  Bernhard Schussek 1a34743990 [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 14 vuotta sitten
  Bernhard Schussek 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters 14 vuotta sitten
  Bernhard Schussek 55a97ec78e [Validator] Made GraphWalker::validateReference() method public 14 vuotta sitten