Johannes M. Schmitt
|
49ecb90221
[DependencyInjection] enable debug related passes only in debug environment
|
14 年之前 |
Johannes M. Schmitt
|
e5b6ce1d08
[FrameworkBundle] whitespace fix
|
14 年之前 |
Johannes Schmitt
|
2397bcbe94
[DependencyInjection] better logging
|
14 年之前 |
Igor Wiedler
|
b9cd2f1f06
[FrameworkBundle] fix addCompilerPass typo
|
14 年之前 |
Ryan Weaver
|
a495fa3dce
[FrameworkBundle] Adding a container:debug console
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Fabien Potencier
|
14aa95ba21
added the concept of a main DIC extension for bundles
|
14 年之前 |
Johannes M. Schmitt
|
d4d2d60f7b
[DependencyInjection] minor interface change
|
14 年之前 |
Fabien Potencier
|
e5403490e7
removed the need to define getNamespace() and getPath() in bundles
|
14 年之前 |
Fabien Potencier
|
f455700b88
fixed previous commit
|
14 年之前 |
Victor Berchet
|
3ed47114d6
[Bundle] Make getPath() less error prone by allowing both backward and forward slashes
|
14 年之前 |
Fabien Potencier
|
025e142dd4
removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle)
|
14 年之前 |
Fabien Potencier
|
4ecafd883e
[FrameworkBundle] moved class cache loader earlier
|
14 年之前 |
Fabien Potencier
|
2509c9da4b
added an autoloader that uses a class map
|
14 年之前 |
Fabien Potencier
|
db818284af
moved class compiled in cache to the FrameworkBundle
|
14 年之前 |
Fabien Potencier
|
e645090423
moved security related things to a new SecurityBundle (the Security component is left unchanged)
|
14 年之前 |
Johannes Schmitt
|
57ae50e894
[Security] many improvements, and fixes
|
14 年之前 |
Bernhard Schussek
|
7848a7ca63
[Form] Refactored CSRF implementation to be reusable and to work correctly with the session service
|
14 年之前 |
Fabien Potencier
|
d0b4bfc8f6
added a cache warmer sub-framework
|
14 年之前 |
Johannes M. Schmitt
|
1d5b6ed908
adds scope to the DI container
|
14 年之前 |
Bulat Shakirzyanov
|
acb19bc43f
[FrameworkBundle] added 'document_root' option for File objects
|
14 年之前 |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 年之前 |
Bernhard Schussek
|
8f8f53d631
[Form][FrameworkBundle] Implemented FormFactory and added it to the DI container
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Fabien Potencier
|
ea279278ae
disable session if not explicitely enabled
|
14 年之前 |
Fabien Potencier
|
e0050dfc8f
[FrameworkBundle] added a compiler pass for translation loaders
|
14 年之前 |
Fabien Potencier
|
b7d2528384
added a way for any extension to add classes to the class cache
|
14 年之前 |
Fabien Potencier
|
055b6e4d6e
made a big refactoring of the templating sub-framework
|
14 年之前 |
Bulat Shakirzyanov
|
8cd54453f1
[Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests
|
14 年之前 |
Johannes M. Schmitt
|
c77fb2d0a0
added validator pass to pass config
|
14 年之前 |