Bulat Shakirzyanov
|
14e4b9733d
[HttpFoundation] fixed FileBag to handle sub-requests
|
14 years ago |
Fabien Pennequin
|
242562a361
[HttpFoundation] added test for processed array in sub-requests
|
14 years ago |
Fabien Potencier
|
edb11ad5cb
[FrameworkBundle] added a cache warmer for the router
|
14 years ago |
Fabien Potencier
|
8f6e8a4691
[TwigBundle] added a cache warmer to generate all Twig templates cache
|
14 years ago |
Fabien Potencier
|
206b49a22f
[FrameworkBundle] added a cache warmer to pre-compute template paths
|
14 years ago |
Fabien Potencier
|
d0b4bfc8f6
added a cache warmer sub-framework
|
14 years ago |
Bulat Shakirzyanov
|
04e16e433d
[DependencyInjection] fixed ResolveInterfaceInjectorsPass, as services might not have a class defined due to a scope (e.g. 'request')
|
14 years ago |
Johannes M. Schmitt
|
e55f150fb7
adds hasTag() to Definition
|
14 years ago |
Jeremy Mikola
|
b3d55850df
[FrameworkBundle] Controller::forward() should invoke HttpKernel instead of ControllerResolver
|
14 years ago |
Fabien Potencier
|
ca8c7907e2
[Routing] added setContext() method to both matchers and generators
|
14 years ago |
Fabien Potencier
|
49793c22d4
fixed event dispatcher
|
14 years ago |
Daniel Holmes
|
fd98c8f0f2
Removed assumption that phpunit.xml is relative
|
14 years ago |
Fabien Potencier
|
e1a3cd0446
removed output() methods, which are only shortcut for 'echo render'
|
14 years ago |
Johannes Schmitt
|
6432dea07c
adds migrate() to Session
|
14 years ago |
Johannes M. Schmitt
|
0144dd86da
adds synthetic attribute to definitions
|
14 years ago |
Ryan Weaver
|
7e2331fabd
[DoctrineBundle] Removing the "doctrine.orm.metadata.annotation_default_namespace" parameter which is unused. Beberlei agreed that this is outdated and can probably go (and it matches the corresponding parameter I've removed in the ODM).
|
14 years ago |
Ryan Weaver
|
bcd0afdab1
[DoctrineMongoDBBundle] Fixing bad hydrator namespace.
|
14 years ago |
Ryan Weaver
|
05dc63c19e
[DoctrineMongoDBBundle] Removing unused option.
|
14 years ago |
Ryan Weaver
|
65d2e92902
[DoctrineMongoDBBundle] Removing duplicate test (this same line is about ten lines up).
|
14 years ago |
Ryan Weaver
|
7bd5171fa1
[DoctrineMongoDBBundle] This parameter may be necessary, but it was not currently implemented (and it's set to the default that's set internally). So, I've removed it.
|
14 years ago |
Fabien Potencier
|
67790c129b
updated bootstrap file
|
14 years ago |
Fabien Potencier
|
1c11d81611
made all event listeners lazy loaded
|
14 years ago |
Fabien Potencier
|
9310eea57a
optimized templating layer
|
14 years ago |
Fabien Potencier
|
5e625d1f52
[FrameworkBundle] simplified code
|
14 years ago |
Fabien Potencier
|
43c61754ab
[FrameworkBundle] removed obsolete parameter
|
14 years ago |
Fabien Potencier
|
ad0e94468d
[FrameworkBundle] removed obsolete option
|
14 years ago |
Fabien Potencier
|
622d228090
[HttpKernel] fixed typo
|
14 years ago |
Fabien Potencier
|
09aeb78634
removed Kernel::isBooted() method
|
14 years ago |
Jordi Boggiano
|
005c1d9df8
[Serializer] Added initial version of the Serializer component
|
14 years ago |
Fabien Potencier
|
e5c8d7aa4f
[HttpKernel] fixed typo in phpdoc
|
14 years ago |