Fabien Potencier
|
b7a0f71b87
[FrameworkBundle] added more file to the class cache when using the PHP templating engine
|
14 年 前 |
Fabien Potencier
|
4e877a84ad
[FrameworkBundle] fixed router:apache-dump command
|
14 年 前 |
Fabien Potencier
|
0c439e2c64
updated bootstrap.php
|
14 年 前 |
Fabien Potencier
|
3686edf769
[ClassLoader] made a small optimization
|
14 年 前 |
Fabien Potencier
|
ee3d03ee8a
[HttpFoundation] made Request::create() overridable
|
14 年 前 |
Jordi Boggiano
|
571c984625
[Validator] Skip tests that rely on Doctrine being present if its not
|
14 年 前 |
Fabien Potencier
|
e081e5919e
reverted changes to the adaptive cache loader cache
|
14 年 前 |
Victor Berchet
|
5e5b6f0cf8
[HttpKernel] made sure that parent bundles are registered before their descendants
|
14 年 前 |
Dominique Bongiraud
|
996c2b0914
[HttpFoundation] Moved licence
|
14 年 前 |
Fabien Potencier
|
55f38e10af
[HttpKernel] simplified code
|
14 年 前 |
Fabien Potencier
|
5f11e49d0b
[HttpKernel] made exceptions more robust (avoid too deep nested arrays PHP errors)
|
14 年 前 |
Fabien Potencier
|
dacb25f13a
updated bootstrap.php
|
14 年 前 |
Fabien Potencier
|
025e142dd4
removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle)
|
14 年 前 |
Johannes Schmitt
|
36e30e21cd
[Security] some tests
|
14 年 前 |
Fabien Potencier
|
faf871990e
fixed CS
|
14 年 前 |
Miha Vrhovnik
|
6ee13a6b8d
Added optional parameter bundleName,
|
14 年 前 |
Fabien Potencier
|
8ac1a189bf
[HttpKernel] removed unnecessary code
|
14 年 前 |
Johannes M. Schmitt
|
f2a3135bd0
[Security] made a unique name required for each firewall
|
14 年 前 |
Lukas Kahwe Smith
|
2539da5e6a
[Security] added AbstractFactory
|
14 年 前 |
Johannes M. Schmitt
|
3ac4994507
[Security] added missing argument to SwitchUserListener
|
14 年 前 |
Johannes M. Schmitt
|
8a879531bd
[Security] added key normalization, and removed some conditionals
|
14 年 前 |
Johannes M. Schmitt
|
af696f6a65
[Security] allow custom logout handlers to be configured
|
14 年 前 |
Johannes M. Schmitt
|
e23f39c42f
[Security] config refactoring
|
14 年 前 |
Victor Berchet
|
65eb70d3b6
[Kernel] Tweak bundle management
|
14 年 前 |
Christophe Coevoet
|
96a0a7e7d1
Fixed SecurityDataCollector
|
14 年 前 |
Benjamin Eberlei
|
c4a2fb41ec
[DoctrineBundle] Shortened Dependency Injection Fixture namespace to avoid Windows filepath length error.
|
14 年 前 |
Benjamin Eberlei
|
6d6c9a5c9d
[DoctrineBundle] Small cleanup of Import Mapping.
|
14 年 前 |
Benjamin Eberlei
|
5014ee9739
[DoctrineBundle] More cleanups of doctrine commands.
|
14 年 前 |
Benjamin Eberlei
|
bdbfb44a96
[DoctrineBundle] First round of cleanup the Command namespace in DoctrineBundle
|
14 年 前 |
Benjamin Eberlei
|
394a60b4be
[DoctrineBundle] Fix getBundleMetadata helper function in DoctrineCommand
|
14 年 前 |