Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier cad6643e77 simplified exceptions as Twig is now smart enough to automatically add line information hace 14 años
  Fabien Potencier 54b77d24dd made the %count% variable automatically available when using the transchoice filter (similar to how the tag works) hace 14 años
  Fabien Potencier ea021062ba Merge remote branch 'vicb/assetic-cache-warmer' hace 14 años
  Victor Berchet f7b1839296 [AsseticBundle] Update the cache warmer tests hace 14 años
  Fabien Potencier 071caeb0c8 Merge remote branch 'merk/file' hace 14 años
  Fabien Potencier 9c2d49e4f5 Merge remote branch 'weaverryan/fixtures_old_xml_namespace' hace 14 años
  Fabien Potencier d721cbe1e2 Merge remote branch 'kriswallsmith/http/filesystem-session-fix' hace 14 años
  Ryan Weaver a5aba7dbd7 [FrameworkBundle] Upating XML test fixtures for newer namespace hace 14 años
  Fabien Potencier ace5e26406 Merge remote branch 'schmittjoh/security' hace 14 años
  Fabien Potencier 7266b41ade [FrameworkBundle] added the current locale as the default value for _locale when generating routes hace 14 años
  Fabien Potencier c6dcf0f8f3 [Routing] added a way to set default parameters that are applied when generating URLs hace 14 años
  Fabien Potencier f7d44148df [Routing] removed unused defaults variable hace 14 años
  Johannes Schmitt 192592ec9b [Security/Core] force implementations to accept null values hace 14 años
  Johannes Schmitt f697fe3b26 [Security/Acl] some misc fixes hace 14 años
  Johannes Schmitt 4d6e239f10 [Security/Acl] removed Doctrine dependency from interfaces and moved them to the actual implementation hace 14 años
  Johannes Schmitt 8ae7a21e30 [SecurityBundle] changed expected value for token_provider key in the rememberme section hace 14 años
  Kris Wallsmith 30511d2965 [HttpFoundation] fixed FilesystemSessionStorage hace 14 años
  Victor Berchet 1191e3aa66 [AsseticBundle] Fix the cache warmers hace 14 años
  Fabien Potencier fd1636b324 [Routing] added RedirectableUrlMatcher hace 14 años
  Tim Nagel 03bb3580a6 [HttpFoundation\File] Removed realpath() hace 14 años
  Fabien Potencier 1df8b2ee37 [FrameworkBundle] fixed methods that have been renamed in the previous commit hace 14 años
  Fabien Potencier 9d2ea4ec31 Merge remote branch 'kriswallsmith/dic/method-renames' hace 14 años
  Fabien Potencier 477d81f9b1 Merge remote branch 'vicb/service-event-tests' hace 14 años
  Fabien Potencier 0dbfa18c46 [Routing] made a small optimization to the route dumper hace 14 años
  Fabien Potencier 117321d3c6 replaced array for request context in Routing by a RequestContext class hace 14 años
  Kris Wallsmith 022728fda5 added method renames to UPDATE hace 14 años
  Kris Wallsmith 470baaab9f [DependencyInjection] renamed ContainerBuilder::remove() as removeDefinition() to be more consistent with other definition-related methods hace 14 años
  Kris Wallsmith cdf706d357 [DependencyInjection] renamed Definition::setArgument() as replaceArgument() to be more specific hace 14 años
  Fabien Potencier 07aae98495 [Routing] added support for _scheme requirement hace 14 años
  Fabien Potencier d993a9160a [HttpFoundation] fixed getScheme() method hace 14 años