Kris Wallsmith
|
fb7e87da7d
[HttpKernel] updated tests for shorter bundle names
|
14 years ago |
Fabien Potencier
|
7edb1a5f13
fixed previous commit
|
14 years ago |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 years ago |
Pascal Borreli
|
3a47fa6eed
[Tests] Fixed Typo
|
14 years ago |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 years ago |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 years ago |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 years ago |
ornicar
|
c5fb96b86b
[HttpKernel] Add more unit tests for Kernel
|
14 years ago |
ornicar
|
9ba2943aff
[HttpKernel] Add unit tests for Kernel. Also slightly modify Kernel to make it more testable.
|
14 years ago |
Fabien Potencier
|
e5403490e7
removed the need to define getNamespace() and getPath() in bundles
|
14 years ago |
Victor Berchet
|
3ed47114d6
[Bundle] Make getPath() less error prone by allowing both backward and forward slashes
|
14 years ago |
Victor Berchet
|
5e5b6f0cf8
[HttpKernel] made sure that parent bundles are registered before their descendants
|
14 years ago |
Victor Berchet
|
65eb70d3b6
[Kernel] Tweak bundle management
|
14 years ago |
Fabien Potencier
|
fb4e7fb5c5
added KernelInterface
|
14 years ago |
Fabien Potencier
|
bd6bc4db62
[HttpKernel] changed Kernel::locateResource() to also work with directories
|
14 years ago |
Fabien Potencier
|
82d29d2a76
[HttpKernel] added a unit tests for previous commit
|
14 years ago |
Fabien Potencier
|
e6f1248151
[HttpKernel] added back Bundle::getName() as it is quite useful
|
14 years ago |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 years ago |
Kris Wallsmith
|
5da423be20
[HttpKernel] Added getRequest() to HttpKernelInterface.
|
14 years ago |
Jeremy Mikola
|
7eea4882db
[HttpKernel] Move request-stashing behavior to the Kernel class
|
14 years ago |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
14 years ago |