Commit History

Author SHA1 Message Date
  Fabien Potencier d721cbe1e2 Merge remote branch 'kriswallsmith/http/filesystem-session-fix' 14 years ago
  Fabien Potencier ace5e26406 Merge remote branch 'schmittjoh/security' 14 years ago
  Fabien Potencier 7266b41ade [FrameworkBundle] added the current locale as the default value for _locale when generating routes 14 years ago
  Fabien Potencier c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs 14 years ago
  Fabien Potencier f7d44148df [Routing] removed unused defaults variable 14 years ago
  Johannes Schmitt 192592ec9b [Security/Core] force implementations to accept null values 14 years ago
  Johannes Schmitt f697fe3b26 [Security/Acl] some misc fixes 14 years ago
  Johannes Schmitt 4d6e239f10 [Security/Acl] removed Doctrine dependency from interfaces and moved them to the actual implementation 14 years ago
  Johannes Schmitt 8ae7a21e30 [SecurityBundle] changed expected value for token_provider key in the rememberme section 14 years ago
  Kris Wallsmith 30511d2965 [HttpFoundation] fixed FilesystemSessionStorage 14 years ago
  Fabien Potencier fd1636b324 [Routing] added RedirectableUrlMatcher 14 years ago
  Fabien Potencier 1df8b2ee37 [FrameworkBundle] fixed methods that have been renamed in the previous commit 14 years ago
  Fabien Potencier 9d2ea4ec31 Merge remote branch 'kriswallsmith/dic/method-renames' 14 years ago
  Fabien Potencier 477d81f9b1 Merge remote branch 'vicb/service-event-tests' 14 years ago
  Fabien Potencier 0dbfa18c46 [Routing] made a small optimization to the route dumper 14 years ago
  Fabien Potencier 117321d3c6 replaced array for request context in Routing by a RequestContext class 14 years ago
  Kris Wallsmith 022728fda5 added method renames to UPDATE 14 years ago
  Kris Wallsmith 470baaab9f [DependencyInjection] renamed ContainerBuilder::remove() as removeDefinition() to be more consistent with other definition-related methods 14 years ago
  Kris Wallsmith cdf706d357 [DependencyInjection] renamed Definition::setArgument() as replaceArgument() to be more specific 14 years ago
  Fabien Potencier 07aae98495 [Routing] added support for _scheme requirement 14 years ago
  Fabien Potencier d993a9160a [HttpFoundation] fixed getScheme() method 14 years ago
  Victor Berchet b4df0ea9ed [FrameworkBundle] Added a test for listener services not available in the current scope 14 years ago
  Victor Berchet a4c41179e0 [FrameworkBundle] Add unit tests for ContainerAwareEventDispatcher 14 years ago
  Victor Berchet b45d117fbf [FrameworkBundle] Initialize the listenerId property in the ContainerAwareEventDispatcher class 14 years ago
  Fabien Potencier eca195c8fe Merge remote branch 'weaverryan/container_debug_simplification' 14 years ago
  Ryan Weaver 6f16820328 [FrameworkBundle] Removing unnecessary and buggy functionality from ContainerDebugCommand 14 years ago
  Fabien Potencier 7c54518626 [Routing] refactored some unit tests 14 years ago
  Fabien Potencier 91602dfef4 [FrameworkBundle] made possible to interact with the Kernel/Container after a request in functional tests 14 years ago
  Fabien Potencier ba37ea19c6 Merge remote branch 'kriswallsmith/mongodb/validator-annot-alias' 14 years ago
  Fabien Potencier 86be93fbfd Merge remote branch 'kriswallsmith/assetic/use-controller-fix' 14 years ago