Christophe Coevoet
|
a5bac4b5a3
Fixed xmlloader
|
14 years ago |
Fabien Potencier
|
a29a413c48
made DIC extensions members of the Container instead of static members
|
14 years ago |
Fabien Potencier
|
62e3053769
refactored previous commit, fixed tests
|
14 years ago |
Lukas Kahwe Smith
|
7f182bd877
implicitly load all registered bundles, all loading is now handled by load(), disable loading of an extension explcitly via setting the extension config to false (for now only Yaml is implemented)
|
14 years ago |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
14 years ago |
Fabien Potencier
|
391e00c1de
[DependencyInjection] fixed a bug when xpath() returns false
|
14 years ago |
Pablo Godel
|
02492d2ab3
renamed SQLiteProfilerStorage to SqliteProfilerStorage
|
14 years ago |
Pablo Godel
|
f6a1c2d195
renamed SQLiteProfilerStorage to SqliteProfilerStorage
|
14 years ago |
Pablo Godel
|
fa66bf4a85
rename file
|
14 years ago |
Pablo Godel
|
bf09fc1065
rename file
|
14 years ago |
Pablo Godel
|
c3649882f6
renamed file
|
14 years ago |
Pablo Godel
|
05f651ae87
renamed file
|
14 years ago |
Jeremy Mikola
|
cc4eb6b40f
[Security] Add providerKey to PreAuthenticatedToken tokens constructed by PreAuthenticatedAuthenticationProvider
|
14 years ago |
Kris Wallsmith
|
c67a9a9643
[HttpFoundation] cleaned up some constructors
|
14 years ago |
Kris Wallsmith
|
ba239905d7
[HttpFoundation] removed unknown constructor arg from tests
|
14 years ago |
Jeremy Mikola
|
b8d574087f
[Security] Allow authentication tokens to hold attributes
|
14 years ago |
Kris Wallsmith
|
922cb0a832
updated vendors script to allow checkout of a specific commit
|
14 years ago |
Bertrand Zuchuat
|
462976d0d9
[DoctrineBundle] Typo
|
14 years ago |
Bernhard Schussek
|
7dbc09ed8b
[Form] Fixed reference handling in forms. Sometimes data wasn't written into the domain object, resulting in failed validation.
|
14 years ago |
Fabien Potencier
|
81765f8b6a
[DependencyInjection] fixed XML loader
|
14 years ago |
Fabien Potencier
|
7c8e6669f4
updated bootstrap files
|
14 years ago |
Fabien Potencier
|
4972bf6350
[DependencyInjection] made getXsdValidationBasePath() and getNamespace() methods from DIC Extension class optional
|
14 years ago |
Victor Berchet
|
5eee0db18e
[FrameworkBundle] tweak Templating
|
14 years ago |
Fabien Potencier
|
7a2522b6ed
[HttpFoundation] fixed unit tests
|
14 years ago |
ornicar
|
189b82da0e
[FrameworkBundle] Ensure test session listener is called late
|
14 years ago |
ornicar
|
69393b0762
Simplify and fix the session listener
|
14 years ago |
John Wards
|
73cd26e2ca
[Serializer] added the ability to add attributes to nodes using an array key begining with @
|
14 years ago |
Victor Berchet
|
8588d55c11
[Config] Improve the component
|
14 years ago |
Johannes Schmitt
|
32b0b64d2d
[Security] fixed AbstractFactory test
|
14 years ago |
Victor Berchet
|
af81bcabf0
[Templating] Refactor the component
|
14 years ago |