Fabien Potencier
|
124f1d8e44
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly)
|
14 年之前 |
stealth35
|
cee94be277
sanitize die (exit)
|
14 年之前 |
Fabien Potencier
|
4da43df963
merged vicb/kernel
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Victor Berchet
|
38da529997
[Kernel] Get rid of Kernel::registerRootDir()
|
14 年之前 |
Fabien Potencier
|
5c905beb13
moved common configuration classes to a new Config component
|
14 年之前 |
Fabien Potencier
|
b91f082be5
Revert "moved Resource to the Config component"
|
14 年之前 |
Fabien Potencier
|
a8ec9b27f0
moved duplicated files to a new Config component
|
14 年之前 |
Fabien Potencier
|
db818284af
moved class compiled in cache to the FrameworkBundle
|
14 年之前 |
Fabien Potencier
|
6997fbac0d
fixed previous commit
|
14 年之前 |
Fabien Potencier
|
6d1e91a1fa
refactored bundle management
|
14 年之前 |
Fabien Potencier
|
67f13fee9e
[HttpKernel] made a small tweak
|
14 年之前 |
Fabien Potencier
|
e684a81b96
fixed unit tests
|
14 年之前 |
Fabien Potencier
|
38cbc610e9
[FrameworkBundle] fixed controller names conversion when a bundle is defined in two different namespaces
|
14 年之前 |
Fabien Potencier
|
5b61cb5a8d
[Framework] added some more test to demonstrate how template and controller name work with a vendor and a category in the namespace
|
14 年之前 |
Fabien Potencier
|
e84c867336
[FrameworkBundle] added some unit tests
|
14 年之前 |
Fabien Potencier
|
d657adbfa2
removed Symfony\Framework
|
15 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 年之前 |
Brandon Turner
|
84446fe0ec
[FrameworkBundle] Updated kernel test to create tmp directory on instantiation
|
15 年之前 |
Fabien Potencier
|
485400dd51
refactored the controller resolver (+ made a small routing optimization)
|
15 年之前 |