Fabien Potencier
|
d528b7481f
fixed typo
|
пре 14 година |
Fabien Potencier
|
12dd52b00b
[FrameworkBundle] removed the --without-debug option for cache:clear (it now inherits the debug flag from the parent Kernel)
|
пре 14 година |
Samuel Laulhau
|
db90e0ab8d
fix Undefined property: Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand::
|
пре 14 година |
Martin Hason
|
3baebe4e3b
[FrameworkBundle] fixed CS
|
пре 14 година |
Fabien Potencier
|
124f1d8e44
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly)
|
пре 14 година |
Fabien Potencier
|
cbe1f6f763
[FrameworkBundle] fixed cache:clear command for non-namespaced AppKernel classes
|
пре 14 година |
Fabien Potencier
|
0ca1d1a8cd
[FrameworkBundle] fixed CS
|
пре 14 година |
lenar
|
6ec84bad76
namespaced Kernel support for cache:clear
|
пре 14 година |
ornicar
|
1061194abf
[FrameworkBundle] Fix CacheClearCommand help message
|
пре 14 година |
Fabien Potencier
|
85778caba1
[FrameworkBundle] added --without-debug option to cache:clear as the debug flag value can be different from the one used for the command execution (think generating the prod cache but still with debug information when running the command)
|
пре 14 година |
Fabien Potencier
|
e4a636a885
[FrameworkBundle] refactored the cache:clear command
|
пре 14 година |
Fabien Potencier
|
9cf9f674e8
[FrameworkBundle] simplified cache:clear and cache:warmup implementations
|
пре 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
|
b00a903858
[FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead)
|
пре 14 година |
Francis Besset
|
bb7986e221
[FrameworkBundle] Added cache:clear command with warmup option
|
пре 14 година |