Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
14 年之前 |
Miha Vrhovnik
|
e9e0f9f102
fixing undefined variable name, and removing unexisting namespace. I backtraced code to the actal mongodb maping clas and it doesn't seem to throw any exceptions, but just in case I'm catching the general \Exception
|
14 年之前 |
Fabien Potencier
|
e4a636a885
[FrameworkBundle] refactored the cache:clear command
|
14 年之前 |
Miha Vrhovnik
|
e57075ea60
removed unused and undefined namespace and use statement
|
14 年之前 |
Miha Vrhovnik
|
fb814c666b
removed unused and undefined namespace and use statement
|
14 年之前 |
Miha Vrhovnik
|
a491af873b
removed unecessary use statements (ExceptionEvent was also undefined namespace)
|
14 年之前 |
Miha Vrhovnik
|
d1a2681531
fixing undefined class RuntimeException
|
14 年之前 |
Miha Vrhovnik
|
031ffaee6b
fixing undefined class UnsetKeyException
|
14 年之前 |
Miha Vrhovnik
|
fb9944ee6b
Fixing Undefined variable: writeEvent
|
14 年之前 |
Fabien Potencier
|
9cf9f674e8
[FrameworkBundle] simplified cache:clear and cache:warmup implementations
|
14 年之前 |
Fabien Potencier
|
e520956624
[FrameworkBundle] fixed help for cache:warmup
|
14 年之前 |
Fabien Potencier
|
82a5ae669e
[FrameworkBundle] fixed merge problem
|
14 年之前 |
Fabien Potencier
|
5a528bcb55
[FrameworkBundle] change cache:clear warmup option to no-warmup as most of the time people will want to use the warmup version (especially in production env)
|
14 年之前 |
Fabien Potencier
|
00d47889a2
[FrameworkBundle] removed hardcoded AppKernel class name
|
14 年之前 |
Fabien Potencier
|
b00a903858
[FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead)
|
14 年之前 |
hhamon
|
230b3fff53
added unit tests for User::equals() method
|
14 年之前 |
Fabien Potencier
|
45f9c2fbf4
merged francisbesset:cache_clear_command
|
14 年之前 |
Johannes M. Schmitt
|
ede59926a4
Merge branch 'interactive-login-event' of git://github.com/yethee/symfony into security
|
14 年之前 |
Clément Jobeili
|
34e3574e2b
[SwiftmailerBundle] Change Twig if syntax in panel info
|
14 年之前 |
Fabien Potencier
|
a44f8d8de4
Merge remote branch 'jakzal/routing-tests'
|
14 年之前 |
Fabien Potencier
|
3f7564b00c
Merge remote branch 'shieldo/toolbar_alignment'
|
14 年之前 |
Clément Jobeili
|
f8dead7782
Change Message sent text to Message spooled if we are in a spool context
|
14 年之前 |
Douglas Greenshields
|
53a9997e23
[WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment
|
14 年之前 |
H. Westphal
|
06bfe82bc1
Added doctrine:mongodb:cache:clear-metadata command.
|
14 年之前 |
Jakub Zalas
|
e09b320cdb
[Routing] Added PhpFileLoader tests.
|
14 年之前 |
Jakub Zalas
|
29922faa33
[Routing] Added XmlFileLoader tests handling invalid xml files (schema validation based).
|
14 年之前 |
Jakub Zalas
|
14b7f12349
[Routing] Added XmlFileLoader tests handling invalid xml files when schema validation is not used.
|
14 年之前 |
Jakub Zalas
|
2a17126309
[Routing] Added XmlFileLoader tests for valid resource and pattern routing definitions.
|
14 年之前 |
Jakub Zalas
|
6235f42cd5
[Routing] Added YamlFileLoader test verifying if pattern is required by parseRoute.
|
14 年之前 |
Jakub Zalas
|
4244ae7794
[Routing] Added YamlFileLoader tests.
|
14 年之前 |