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