Fabien Potencier
|
a2ab05e9c2
Merge remote branch 'web-dev/master'
|
14 年之前 |
Josiah
|
98e46a23fa
Added 201 to the possible status codes that indicate a response is a redirect.
|
14 年之前 |
Fabien Potencier
|
314684df24
[FrameworkBundle] made ESI URL relative as allowed by the spec (no need to generate absolute URLs)
|
14 年之前 |
Fabien Potencier
|
c67dd2bb68
Merge remote branch 'kriswallsmith/assetic/runtime-is-funtime'
|
14 年之前 |
Fabien Potencier
|
9a2d4c77c3
Merge remote branch 'Garfield-fr/master'
|
14 年之前 |
Kris Wallsmith
|
57dd6aef86
[AsseticBundle] fixed router and controller
|
14 年之前 |
Kris Wallsmith
|
6a227f858a
[AsseticBundle] removed fake front controller from URL before creating route
|
14 年之前 |
Kris Wallsmith
|
8ad93095d4
[AsseticBundle] updated twig integration to check debug mode at runtime rather than compile time since twig cannot vary its cache by debug mode
|
14 年之前 |
Fabien Potencier
|
7e33159723
[Routing] the global parameters must not be added in the QS when generating URLs
|
14 年之前 |
Fabien Potencier
|
286c45733e
removed the possibility to pass a message to the trans tag
|
14 年之前 |
Fabien Potencier
|
cad6643e77
simplified exceptions as Twig is now smart enough to automatically add line information
|
14 年之前 |
Fabien Potencier
|
54b77d24dd
made the %count% variable automatically available when using the transchoice filter (similar to how the tag works)
|
14 年之前 |
Bertrand Zuchuat
|
7ed8ea25d8
[Container] Added function array_unique on getServiceIds to return only one service name
|
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 年之前 |