Jordi Boggiano
|
54ffb1fbc0
[Serializer] Added @api annotations
|
14 years ago |
Jordi Boggiano
|
507f6269b5
[Serializer] Added docblocks for NormalizableInterface
|
14 years ago |
Jordi Boggiano
|
76cab7deb9
[Serializer] add methods to the SerializerInterface
|
14 years ago |
Jordi Boggiano
|
cb727dbde3
[Serializer] Added docblock
|
14 years ago |
Jordi Boggiano
|
424a1dad27
[Serializer] Switched most protected to private or final
|
14 years ago |
Fabien Potencier
|
5d143c4aac
Merge remote branch 'weaverryan/prevent_exception_on_handle_exception'
|
14 years ago |
Fabien Potencier
|
53274512e2
Merge remote branch 'weaverryan/better_import_exception_and_bug_fix'
|
14 years ago |
Fabien Potencier
|
e92ac9eeef
Merge remote branch 'weaverryan/exception_page_changes'
|
14 years ago |
Fabien Potencier
|
1cd9b5bb49
Merge remote branch 'kriswallsmith/assetic/updates'
|
14 years ago |
Fabien Potencier
|
0667e706fe
Merge remote branch 'kriswallsmith/assetic/config-fixes'
|
14 years ago |
Fabien Potencier
|
336a184bb4
Merge remote branch 'kriswallsmith/assetic/coalesce-dirs'
|
14 years ago |
Pascal Borreli
|
8a82aee56f
[Locale][Windows] Fixing tests for old ICU version (default in php.net packages)
|
14 years ago |
Ryan Weaver
|
39f81753ce
[FrameworkBundle] When there are multiple nested exceptions, this hides the stacktrace from all exceptions by default
|
14 years ago |
Ryan Weaver
|
a166b8de64
[FrameworkBundle] Fixing small bug on exception page where the +/- icons didn't toggle correctly
|
14 years ago |
Fabien Potencier
|
1d4024c654
[Process] added some missing accessors/mutators
|
14 years ago |
Kris Wallsmith
|
06074c367d
[AsseticBundle] added twig support for asset packages
|
14 years ago |
Kris Wallsmith
|
e6d4734d4e
[AsseticBundle] cleaned up php templating support
|
14 years ago |
Kris Wallsmith
|
6c3f50a585
[FrameworkBundle] fixed interface and usage in RouterHelper
|
14 years ago |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
14 years ago |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
14 years ago |
Ryan Weaver
|
083b25b68c
[HttpKernel] Wrapping the end of handleException() in a try-catch to prevent response listeners from throwing another exception
|
14 years ago |
Kris Wallsmith
|
98b3a2d9eb
[AsseticBundle] fixed twig classes for api changes in assetic
|
14 years ago |
Kris Wallsmith
|
2bc8c5f796
[AsseticBundle] moved some parameter defaults to Configuration
|
14 years ago |
Fabien Potencier
|
54655104ca
[Process] changed run() behavior to always populate getOutput() and getErrorOutput()
|
14 years ago |
Fabien Potencier
|
1a486492b8
[HttpKernel] fixed test
|
14 years ago |
Kris Wallsmith
|
347b66a2b6
[AsseticBundle] fixed definition of filter configs
|
14 years ago |
Kris Wallsmith
|
e2f317c0bb
[AsseticBundle] added coalescing directory resources that check the kernel for bundle templates
|
14 years ago |
Fabien Potencier
|
10297d4eb5
Merge remote branch 'hason/frameworkbundle'
|
14 years ago |
Kris Wallsmith
|
daccbf45bf
[Routing] updated for DirectoryResource changes
|
14 years ago |
Kris Wallsmith
|
c51b716180
[Config] simplified DirectoryResource to only allow one regex
|
14 years ago |