Fabien Potencier
|
33b47b22db
Merge remote branch 'schmittjoh/security'
|
14 years ago |
Fabien Potencier
|
f9ffdf5b33
[Routing] added proper support for the HEAD method
|
14 years ago |
Fabien Potencier
|
9eae7e54ca
[Routing] removed unneeded code in the dumper Apache rules
|
14 years ago |
Fabien Potencier
|
9f3e996c43
[FrameworkBundle] fixed tests
|
14 years ago |
Fabien Potencier
|
7780c4deda
[HttpKernel] removed Response content when Request method is HEAD as per RFC2616
|
14 years ago |
Fabien Potencier
|
c62b2309cf
[FrameworkBundle] fixed WDT for redirects emitted by the Security component
|
14 years ago |
Fabien Potencier
|
611a4a212c
[FrameworkBundle] allowed a service to register a kernel listener more than once for a given event
|
14 years ago |
Fabien Potencier
|
df81296443
[Routing] fixed generation when a default value is null
|
14 years ago |
Fabien Potencier
|
79a611f9ff
Merge remote branch 'weaverryan/router_generator_failing_test'
|
14 years ago |
Fabien Potencier
|
79c6dc7937
[Console] fixed nested styles
|
14 years ago |
Johannes M. Schmitt
|
d03c6c72eb
[SecurityBundle] exposed setting in the configuration
|
14 years ago |
Johannes M. Schmitt
|
672cf78816
[Security/Http] removed irrelevant code
|
14 years ago |
Joseph Bielawski
|
a414e56881
Fix for failing tests #1199 when Twig vendor doesn't exists.
|
14 years ago |
Ryan Weaver
|
c867dccbed
[Routing] Adding a failing test related to URL generation with optional parameters
|
14 years ago |
Christophe Coevoet
|
f84ee37ae0
[HttpKernel] Fixed the test about the availability of the logger
|
14 years ago |
Fabien Potencier
|
4b86b15105
Merge remote branch 'schmittjoh/security'
|
14 years ago |
Johannes M. Schmitt
|
9ad318546d
[SecurityBundle] fixed a regression
|
14 years ago |
Johannes M. Schmitt
|
66f3abfe0c
[SecurityBundle] re-use local variable
|
14 years ago |
Johannes M. Schmitt
|
6f8871d2d7
[SecurityBundle] added validation for check paths
|
14 years ago |
Johannes M. Schmitt
|
d2fa6c3e4e
[SecurityBundle] added user_providers option for remember_me
|
14 years ago |
Johannes M. Schmitt
|
90b63ca346
[Security/Core] added missing method to interface
|
14 years ago |
NicoB
|
145216477b
AsseticBundle : Add the missing cssmin filter service's schema
|
14 years ago |
Fabien Potencier
|
2093a45aef
merged stloyd/form_label
|
14 years ago |
Fabien Potencier
|
a8089225e2
Merge remote branch 'fivestar/controller-signature'
|
14 years ago |
Fabien Potencier
|
3d532f806a
[FrameworkBundle] renamed getProfiler to getProfile (as the method now returns a Profile instance)
|
14 years ago |
Katsuhiro OGAWA
|
16a40f6112
[FrameworkBundle] Fixed phpdoc.
|
14 years ago |
Fabien Potencier
|
481d684973
Merge remote branch 'vslinko/master'
|
14 years ago |
Fabien Potencier
|
885da2ef87
Merge remote branch 'kriswallsmith/assetic/parameter-replacement'
|
14 years ago |
Fabien Potencier
|
c8034c04a8
Merge remote branch 'vicb/form-rendering'
|
14 years ago |
stloyd
|
7b6d921cde
[Form] Added tests for previous commit
|
14 years ago |