커밋 기록

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