コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier bd6bc4db62 [HttpKernel] changed Kernel::locateResource() to also work with directories 14 年 前
  Fabien Potencier 645528c9c6 fixed typo 14 年 前
  Fabien Potencier d2e24a9cae added a missing file for unit tests 14 年 前
  Henrik Bjørnskov 5e9c9f4174 Template rename fix files 14 年 前
  Henrik Bjørnskov a5007febdd [FrameworkBundle] Renderer is once more the last of the templates 14 年 前
  Christophe Coevoet 1e793a2500 Fixed init:bundle 14 年 前
  Fabien Potencier 4e0ecfdf81 [FrameworkBundle] fixed init:bundle 14 年 前
  Fabien Potencier a8e0a22011 [FrameworkBundle] fixed SecurityContext when security is disabled 14 年 前
  Fabien Potencier 8649debb06 [Routing] fixed imports from the current directory 14 年 前
  Johannes M. Schmitt 507da2a1ab some performance tweaks 14 年 前
  Fabien Potencier 82d29d2a76 [HttpKernel] added a unit tests for previous commit 14 年 前
  Thomas dd20434227 fix kernel:locateResource to loop accross the bundle tree to find the first match 14 年 前
  Fabien Potencier 0b0c15b7b6 made XSD less strict when possible 14 年 前
  Fabien Potencier 1583c8b9ef updated bootstrap file 14 年 前
  Daniel Holmes e135c14538 Allow arbitrary ordering of config elements in symfony xml config 14 年 前
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 年 前
  Fabien Potencier e6f1248151 [HttpKernel] added back Bundle::getName() as it is quite useful 14 年 前
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 年 前
  Jordi Boggiano 252918beb2 [TwigBundle] Fixed RenderTokenParser when with isn't used and options are provided 14 年 前
  Ryan Weaver ea2cb49696 [TwigBundle] Improving the PHPDoc on the FormExtension inside the TwigBundle. 14 年 前
  Ryan Weaver cf1512dce8 [Form] Fixing the object versus normalized data PHPDoc on Field, which I believe was backwards. 14 年 前
  Ryan Weaver d41b4ec109 [Form] adding PHPDoc and some small PHPDoc changes. 14 年 前
  Ryan Weaver 82283db789 [Form] Making the constructor inherit docs. 14 年 前
  Fabien Potencier 67f13fee9e [HttpKernel] made a small tweak 14 年 前
  Fabien Potencier 24ff22af07 [HttpFoundation] added a directory fallback for when the class is not found in registered namespaces and class prefixes 14 年 前
  Jeremy Mikola e414e06327 [HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener 14 年 前
  Bulat Shakirzyanov 04fd4194b5 [DoctrineMongoDBBundle] fixed typo, updated extension test to reflection validation addon 14 年 前
  Victor Berchet b75840c6fc DI Extension: use the base class from the HttpKernel Component 14 年 前
  Bulat Shakirzyanov 6d52645861 [DoctrineMongoDBBundle] registered new validation namespace for annotations 14 年 前
  Bulat Shakirzyanov 1cbd0caa89 [DoctrineMongoDBBundle] added unique constraint, validator and test, registered validator in DIC 14 年 前