コミット履歴

作者 SHA1 メッセージ 日付
  Igor Wiedler e929bc5d1b [HttpKernel] Allow any 2xx response code in a subrequest 14 年 前
  Igor Wiedler 8cb3a237cc [FrameworkBundle] Allow any 2xx response code in a subrequest 14 年 前
  Jordi Boggiano 5bf593353f [Routing] Added optional trailing slash support to ApacheMatcherDumper 14 年 前
  Jordi Boggiano 2ed0b975f1 [Routing] Added tests for PhpMatcherDumper changes 14 年 前
  Jordi Boggiano fe694de746 [Routing] Make trailing slashes in urls optional 14 年 前
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 年 前
  Fabien Potencier f53080860a moved Resource to the Config component 14 年 前
  Kris Wallsmith 51beecc6f2 [Router] config fixes 14 年 前
  Christophe Coevoet 1305728502 Fixed ExprBuilder to really use the parameter when replacing a key with an attribute 14 年 前
  Christophe Coevoet fa32adb9a3 Added phpdoc for the configuration builder 14 年 前
  Christophe Coevoet 74b87294c2 Fixed access denied handling 14 年 前
  hidenorigoto 82a8a3fb42 [WebProfilerBundle][FrameworkBundle]Fixed events panel to handle closures correctly 14 年 前
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component 14 年 前
  Jeremy Mikola a72145bf5f [HttpFoundation] Add array type-hint to Session::setAttributes() param 14 年 前
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 14 年 前
  Victor Berchet 24b1b6e898 [FrameworkBundle] Tweak the template cache warmer 14 年 前
  Victor Berchet 717efd14fd [Kernel] some tweaks 14 年 前
  Jordi Boggiano 6a7d6843ae [Form] Removed unnecessary code 14 年 前
  hhamon d076ee4f3a [DoctrineMongoDBBundle] use namespace in MongoDB data fixtures command 14 年 前
  hhamon 56dc1281d0 [DoctrineBundle] use namespace and fix double variable declaration 14 年 前
  Sven Paulus 5d87d83a10 optimize duplication of Request objects 14 年 前
  Tim Nagel 06e2c01e76 [CssSelector] PHPDoc additions 14 年 前
  Tim Nagel 76e9b6ec97 [Console] PHPDoc fixes 14 年 前
  Jeremy Mikola 9f77cabd2f [TwigBundle] Cast non-array resources argument to array in form_field() twig function 14 年 前
  Fabien Potencier fae8a557f9 [Console] fixed typo 14 年 前
  Fabien Potencier 7e0ed2759b [HttpKernel] fixed phpdoc 14 年 前
  Fabien Potencier f35f1e1f3c [FrameworkBundle] fixed init:bundle command 14 年 前
  Marc Weistroff 9f52333bf6 [HttpKernel] Fixed DataCollector Request attributes when attributes have objects 14 年 前
  Bernhard Schussek f51dafca3f [Form] Fixed: "data_constructor" option is used even if "data_class" option is not set 14 年 前
  Bernhard Schussek 5b95805340 [Form] Added option "data_constructor" to Form. When a Form is initialized with NULL, an object is automatically created using this constructor. If no constructor is given but the option "data_class" is set, an object of that class is created with the default constructor instead. 14 年 前