.. |
Bundle
|
17cd08dc6c
fixed CS
|
14 years ago |
CacheWarmer
|
edf4b87dcb
Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests)
|
14 years ago |
Controller
|
fb24b95bd5
made some tweaks to error levels
|
14 years ago |
DataCollector
|
2e1747bf76
added more information about a resource in error and debug messages
|
14 years ago |
Debug
|
839c332438
moved all listener classes under a common EventListener sub-namespace
|
14 years ago |
DependencyInjection
|
7a7b448680
[HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded
|
14 years ago |
EventListener
|
7350109f6e
Renamed core.* events to kernel.* and CoreEvents to KernelEvents
|
14 years ago |
Exception
|
fd97c0caca
renamed getPreviouses() to getAllPrevious
|
14 years ago |
Fixtures
|
e898445b94
removed empty lines/trailing spaces
|
14 years ago |
HttpCache
|
0891c578b2
[HttpKernel] Added test
|
14 years ago |
Profiler
|
f5eaa404c7
[Tests] Fixed typos
|
14 years ago |
ClientTest.php
|
3df5ec3de5
[HttpKernel] Add support for 'upload_max_filesize' ini directive in the Client
|
14 years ago |
HttpKernelTest.php
|
7350109f6e
Renamed core.* events to kernel.* and CoreEvents to KernelEvents
|
14 years ago |
KernelTest.php
|
38fa4e65dc
fixed tests
|
14 years ago |
Logger.php
|
410b3e06d6
[HttpKernel] Added the context in the LoggerInterface
|
14 years ago |
TestHttpKernel.php
|
c7d5fd16e0
fixed CS
|
14 years ago |