Commit History

Author SHA1 Message Date
  Fabian Vogler 9caa17823a Fix for SimpleXML in XmlEncoder 14 years ago
  Johannes Schmitt 9749da6e52 [Security] performance improvements of PermissionGrantingStrategy 14 years ago
  Johannes Schmitt 19bbafc441 [Security] Refactored security context, moved getUser() implementation to templating 14 years ago
  Johannes Schmitt 66fbbd6b17 [Security] removed __toString() from AccountInterface 14 years ago
  hhamon bd79e85928 [BrowserKit] fix phpdoc 14 years ago
  hhamon beaaa6d457 [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. 14 years ago
  Jeremy Mikola 8525ff83cd [Routing] XmlFileLoader should treat a missing "type" attribute as null when calling FileLoader::import() 14 years ago
  Kris Wallsmith 36ff9abe67 [Console] fixed new ArgvInput method 14 years ago
  hhamon c2e4ec44a8 [HttpFoundation] fixed phpdoc 14 years ago
  Fabien Potencier 5ee8eca0ee [Routing] fixed previous commit 14 years ago
  Fabien Potencier b588caf467 [DependencyInjection] made a small change to mimic a similar change in Routing 14 years ago
  Jeremy Mikola d85a839997 [Routing] Avoid locating imported resources as files unless they resolve to a FileLoader 14 years ago
  Igor Wiedler e929bc5d1b [HttpKernel] Allow any 2xx response code in a subrequest 14 years ago
  Igor Wiedler 8cb3a237cc [FrameworkBundle] Allow any 2xx response code in a subrequest 14 years ago
  Jordi Boggiano 5bf593353f [Routing] Added optional trailing slash support to ApacheMatcherDumper 14 years ago
  Jordi Boggiano 2ed0b975f1 [Routing] Added tests for PhpMatcherDumper changes 14 years ago
  Jordi Boggiano fe694de746 [Routing] Make trailing slashes in urls optional 14 years ago
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" 14 years ago
  Fabien Potencier f53080860a moved Resource to the Config component 14 years ago
  Kris Wallsmith 51beecc6f2 [Router] config fixes 14 years ago
  Christophe Coevoet 1305728502 Fixed ExprBuilder to really use the parameter when replacing a key with an attribute 14 years ago
  Christophe Coevoet fa32adb9a3 Added phpdoc for the configuration builder 14 years ago
  Christophe Coevoet 74b87294c2 Fixed access denied handling 14 years ago
  hidenorigoto 82a8a3fb42 [WebProfilerBundle][FrameworkBundle]Fixed events panel to handle closures correctly 14 years ago
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component 14 years ago
  Jeremy Mikola a72145bf5f [HttpFoundation] Add array type-hint to Session::setAttributes() param 14 years ago
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... 14 years ago
  Victor Berchet 24b1b6e898 [FrameworkBundle] Tweak the template cache warmer 14 years ago
  Victor Berchet 717efd14fd [Kernel] some tweaks 14 years ago
  Jordi Boggiano 6a7d6843ae [Form] Removed unnecessary code 14 years ago