Commit History

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