コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Benjamin Eberlei d8e03ac782 [DoctrineBundle] Add support to setting the Annotations prefix to @orm: for EntityGeneration beginning with Doctrine ORM 2.0.2-DEV. 14 年 前
  Bernhard Schussek eb918ac86d [Form] Fixed prototype option in CollectionField 14 年 前
  Bernhard Schussek 7c9c7af863 [Form] Fixed arrays not to be passed to the validator 14 年 前