Benjamin Eberlei
|
d4e47a305b
[Assetic] Make AsseticExtension::createDirectoryResourceDefinition public, so that third party bundels can easilycreate definitions to search for assetic formulae in additional directories. LiipThemeBundle needs this to make the app/Resources/themes and Bundle/Resources/themes folder searchable. Without this change the whole method would need to be copy pasted. Since the method has no side-effects at all (only factory, not pushing into the container) this change is justifyable imho.
|
14 år sedan |
Fabien Potencier
|
6731065626
tweaked priorities
|
14 år sedan |
Fabien Potencier
|
ea848be42f
[SecurityBundle] added some cleanup
|
14 år sedan |
Fabien Potencier
|
4f7484b946
[HttpFoundation] moved dir creation just before writing to disk
|
14 år sedan |
Fabien Potencier
|
9698669baa
renamed RequestAttributeInitializingListener to RouterListener and
|
14 år sedan |
Johannes M. Schmitt
|
971ff8175f
[Security] fixes a possible bug when username is an integer
|
14 år sedan |
Johannes M. Schmitt
|
bac3ee86f9
[Security] fixes a regression in the AclVoter
|
14 år sedan |
Johannes M. Schmitt
|
8837ce0e57
Merge branch 'master' of http://github.com/symfony/symfony into security
|
14 år sedan |
Fabien Potencier
|
ce6c049d3a
Merge remote branch 'weaverryan/controller_form_methods'
|
14 år sedan |
Ryan Weaver
|
9f4e88ec17
[FrameworkBundle] Adding two form-related methods to the base controller
|
14 år sedan |
Pascal Borreli
|
824e48efa7
[Various] Fixed phpdoc
|
14 år sedan |
Pascal Borreli
|
50d5e3e007
[Various] Fixed typos
|
14 år sedan |
Fabien Potencier
|
6301728383
Merge remote branch 'pborreli/fixed-typos'
|
14 år sedan |
Fabien Potencier
|
24c86d08cf
Merge remote branch 'stof/translator'
|
14 år sedan |
Christophe Coevoet
|
15c5d61af8
Use an alias of translator.real instead of copying the definition
|
14 år sedan |
Ryan Weaver
|
4f0214eff4
[Routing] Fixing a bug where the current directory was set too late in the PhpFileLoader
|
14 år sedan |
Pascal Borreli
|
46cdf02750
[Various] Fixed typo
|
14 år sedan |
Pascal Borreli
|
6b91af976d
[FrameworkBundle] Fixed css
|
14 år sedan |
Johannes M. Schmitt
|
32d8d4547e
fixed compiled class map
|
14 år sedan |
Johannes M. Schmitt
|
88becfe3f8
[HttpFoundation] allow locale in RequestMatcher path
|
14 år sedan |
Fabien Potencier
|
54329387fd
Merge remote branch 'ooflorent/patch-1'
|
14 år sedan |
Johannes Schmitt
|
1f91e2e618
Revert "revert exception message"
|
14 år sedan |
Johannes Schmitt
|
786823151e
changed injection type
|
14 år sedan |
Fabien Potencier
|
40b84320d6
[Form] tweaked comment
|
14 år sedan |
Fabien Potencier
|
3b0089967f
Merge remote branch 'stloyd/patch-11'
|
14 år sedan |
Fabien Potencier
|
4054cbae29
Merge remote branch 'craue/patch-2'
|
14 år sedan |
Fabien Potencier
|
1548a049e1
Merge remote branch 'mvrhov/single_text_option_rename'
|
14 år sedan |
Johannes Schmitt
|
e3ddb81b38
added some tests for security/routing integration
|
14 år sedan |
Johannes Schmitt
|
439699daeb
Merge branch 'functionalTests' into security
|
14 år sedan |
Johannes Schmitt
|
5cda240c6f
refactored functional tests a bit
|
14 år sedan |