stealth35
|
8fa2ff0582
[FrameworkBundle] fix DependencyInjection/*FrameworkExtensionTest for Windows
|
13 years ago |
Jeremy Mikola
|
64e783367f
[FrameworkBundle] Fix typo in FrameworkExtensionTest
|
13 years ago |
Jeremy Mikola
|
369f181005
[FrameworkBundle] Add request scope to assets helper only if needed
|
13 years ago |
Fabien Potencier
|
d2e9f14597
merged branch schmittjoh/routerFix (PR #1720)
|
14 years ago |
Fabien Potencier
|
b4b8f35da2
renamed translator.real to translator.default
|
14 years ago |
Johannes Schmitt
|
9bcce9fcdb
fix tests
|
14 years ago |
Johannes Schmitt
|
af6d4e4c8e
changed test
|
14 years ago |
Victor Berchet
|
df34e0eb29
[FrameworkBundle] Fix for setting a custom file link format (fixes #1652)
|
14 years ago |
Fabien Potencier
|
f57e1d3e10
fixed CS
|
14 years ago |
Victor Berchet
|
5d46e63089
[Form] Add the FormHelper configuration
|
14 years ago |
Fabien Potencier
|
96fc666454
simplified cache warmers
|
14 years ago |
Kris Wallsmith
|
d9f5c99fab
[FrameworkBundle] updated for templating changes, added http/ssl logic
|
14 years ago |
Christophe Coevoet
|
15c5d61af8
Use an alias of translator.real instead of copying the definition
|
14 years ago |
Joseph Bielawski
|
46e58206a3
[Tests] Skip test if Doctrine Common is not available.
|
14 years ago |
Johannes Schmitt
|
9c0db88851
updated to latest changes in Doctrine
|
14 years ago |
Johannes Schmitt
|
2d8afd8dd6
Merge remote branch 'origin/master' into annotations
|
14 years ago |
Fabien Potencier
|
f7aea2a830
[FrameworkBundle] re-introduced parameters in the DIC for better overridability
|
14 years ago |
Johannes Schmitt
|
d29c7811aa
[FrameworkBundle] updated configuration
|
14 years ago |
Johannes Schmitt
|
8ef0fc4976
fixed unit tests
|
14 years ago |
Fabien Potencier
|
05f1481c6a
[Form] added the possibility to configure the CSRF field name and the disabling of the CSRF feature altogether
|
14 years ago |
Fabien Potencier
|
2e9278993c
added Definition::getArgument() (very useful when unit testing a Container)
|
14 years ago |
Fabien Potencier
|
e72f1a9873
added a global secret setting to configure CSRF, the temporary storage, and possibly more
|
14 years ago |
Fabien Potencier
|
f05801cace
[FrameworkBundle] removed the router.options.resource_type and routing.resource arguments
|
14 years ago |
Fabien Potencier
|
9bffd8c2db
[FrameworkBundle] moved some default values to the Configuration class
|
14 years ago |
Fabien Potencier
|
3ed0ff7b03
[FrameworkBundle] removed two parameters
|
14 years ago |
Pascal Borreli
|
c4623fc2c0
[FrameworkBundle][Windows] Fixed testValidationPaths on windows
|
14 years ago |
Fabien Potencier
|
7644e86683
refactored session configuration
|
14 years ago |
Brikou CARRE
|
e898445b94
removed empty lines/trailing spaces
|
14 years ago |
Benjamin Eberlei
|
d27dc86c25
[FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected.
|
14 years ago |
Fabien Potencier
|
1cb03b1448
[FrameworkBundle] removed templating.loader.cache.path parameter
|
14 years ago |