Commit Verlauf

Autor SHA1 Nachricht Datum
  Laurent Bachelier 8684055bdf Fix calling *_vendors.sh scripts when not in the root of the project vor 14 Jahren
  Johannes M. Schmitt d4d2d60f7b [DependencyInjection] minor interface change vor 14 Jahren
  dordille 205621dee8 Changed namepace use of SecurityContext to SecurityContextInterface so that constant SecurityContextInterface::LAST_USERNAME would resolve properly vor 14 Jahren
  Johannes M. Schmitt 3dfc09cd8d [Security] fixes some regressions vor 14 Jahren
  ornicar b043bfde0b Do not catch subrequest exceptions, because it makes debugging hard. vor 14 Jahren
  Jordi Boggiano 9bcd1b3e5f [Security] Fixed indenting vor 14 Jahren
  Christophe Coevoet 556305b4ac Fixed the default value of the access denied url vor 14 Jahren
  Johannes Schmitt a5cfc2207c [Security/DependencyInjection] updated SecurityBundle's configuration, some bug fixes in DIC config classes vor 14 Jahren
  Jeremy Mikola fc3f56d17c [FrameworkBundle] Small fixes to FrameworkExtension and its configuration vor 14 Jahren
  Jordi Boggiano 98e035b963 [DepdenencyInjection] Prevent self-referencing aliases vor 14 Jahren
  Jeremy Mikola b3cb02adf2 [FrameworkBundle/Routing] Add "type" option for main Router resource (and expose this in FrameworkExtension config) vor 14 Jahren
  Christophe Coevoet cb0fa406aa Added unit tests vor 14 Jahren
  Christophe Coevoet ccd630981f Moved the exception to setDefaultValue vor 14 Jahren
  Christophe Coevoet 142212e2ba Added a way to define the default value of a prototype for array nodes vor 14 Jahren
  Fabian Vogler 9bf845bc51 Test for SimpleXML encode vor 14 Jahren
  Fabian Vogler 9caa17823a Fix for SimpleXML in XmlEncoder vor 14 Jahren
  Johannes Schmitt 9749da6e52 [Security] performance improvements of PermissionGrantingStrategy vor 14 Jahren
  Johannes Schmitt 19bbafc441 [Security] Refactored security context, moved getUser() implementation to templating vor 14 Jahren
  Johannes Schmitt 66fbbd6b17 [Security] removed __toString() from AccountInterface vor 14 Jahren
  hhamon bd79e85928 [BrowserKit] fix phpdoc vor 14 Jahren
  hhamon beaaa6d457 [BrowserKit] fix Response::__toString() method to take care of multiple headers, for example when setting more than one cookie. vor 14 Jahren
  Jeremy Mikola 8525ff83cd [Routing] XmlFileLoader should treat a missing "type" attribute as null when calling FileLoader::import() vor 14 Jahren
  Kris Wallsmith 36ff9abe67 [Console] fixed new ArgvInput method vor 14 Jahren
  hhamon c2e4ec44a8 [HttpFoundation] fixed phpdoc vor 14 Jahren
  Fabien Potencier 5ee8eca0ee [Routing] fixed previous commit vor 14 Jahren
  Fabien Potencier b588caf467 [DependencyInjection] made a small change to mimic a similar change in Routing vor 14 Jahren
  Jeremy Mikola d85a839997 [Routing] Avoid locating imported resources as files unless they resolve to a FileLoader vor 14 Jahren
  Igor Wiedler e929bc5d1b [HttpKernel] Allow any 2xx response code in a subrequest vor 14 Jahren
  Igor Wiedler 8cb3a237cc [FrameworkBundle] Allow any 2xx response code in a subrequest vor 14 Jahren
  Jordi Boggiano 5bf593353f [Routing] Added optional trailing slash support to ApacheMatcherDumper vor 14 Jahren