提交历史

作者 SHA1 备注 提交日期
  ornicar b043bfde0b Do not catch subrequest exceptions, because it makes debugging hard. 14 年之前
  Jordi Boggiano 9bcd1b3e5f [Security] Fixed indenting 14 年之前
  Christophe Coevoet 556305b4ac Fixed the default value of the access denied url 14 年之前
  Johannes Schmitt a5cfc2207c [Security/DependencyInjection] updated SecurityBundle's configuration, some bug fixes in DIC config classes 14 年之前
  Jeremy Mikola fc3f56d17c [FrameworkBundle] Small fixes to FrameworkExtension and its configuration 14 年之前
  Jordi Boggiano 98e035b963 [DepdenencyInjection] Prevent self-referencing aliases 14 年之前
  Jeremy Mikola b3cb02adf2 [FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config) 14 年之前
  Christophe Coevoet cb0fa406aa Added unit tests 14 年之前
  Christophe Coevoet ccd630981f Moved the exception to setDefaultValue 14 年之前
  Christophe Coevoet 142212e2ba Added a way to define the default value of a prototype for array nodes 14 年之前
  Fabian Vogler 9bf845bc51 Test for SimpleXML encode 14 年之前
  Fabian Vogler 9caa17823a Fix for SimpleXML in XmlEncoder 14 年之前
  Johannes Schmitt 9749da6e52 [Security] performance improvements of PermissionGrantingStrategy 14 年之前
  Johannes Schmitt 19bbafc441 [Security] Refactored security context, moved getUser() implementation to templating 14 年之前
  Johannes Schmitt 66fbbd6b17 [Security] removed __toString() from AccountInterface 14 年之前
  hhamon bd79e85928 [BrowserKit] fix phpdoc 14 年之前
  hhamon beaaa6d457 [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. 14 年之前
  Jeremy Mikola 8525ff83cd [Routing] XmlFileLoader should treat a missing "type" attribute as null when calling FileLoader::import() 14 年之前
  Kris Wallsmith 36ff9abe67 [Console] fixed new ArgvInput method 14 年之前
  hhamon c2e4ec44a8 [HttpFoundation] fixed phpdoc 14 年之前
  Fabien Potencier 5ee8eca0ee [Routing] fixed previous commit 14 年之前
  Fabien Potencier b588caf467 [DependencyInjection] made a small change to mimic a similar change in Routing 14 年之前
  Jeremy Mikola d85a839997 [Routing] Avoid locating imported resources as files unless they resolve to a FileLoader 14 年之前
  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 年之前