Johannes M. Schmitt
|
eb0d772743
[Security/Acl] removed remaining LIMIT clauses
|
před 14 roky |
Miha Vrhovnik
|
25e4193294
removed unused variable
|
před 14 roky |
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)
|
před 14 roky |
Miha Vrhovnik
|
496280329b
changing phpdoc parameter to array as all variables are used in foreach
|
před 14 roky |
Miha Vrhovnik
|
33dd0da420
removed unused variables
|
před 14 roky |
Miha Vrhovnik
|
909a6bfc30
$user* was refactored to $accout*
|
před 14 roky |
Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
před 14 roky |
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
|
před 14 roky |
Fabien Potencier
|
e4a636a885
[FrameworkBundle] refactored the cache:clear command
|
před 14 roky |
Miha Vrhovnik
|
e57075ea60
removed unused and undefined namespace and use statement
|
před 14 roky |
Miha Vrhovnik
|
fb814c666b
removed unused and undefined namespace and use statement
|
před 14 roky |
Miha Vrhovnik
|
a491af873b
removed unecessary use statements (ExceptionEvent was also undefined namespace)
|
před 14 roky |
Miha Vrhovnik
|
d1a2681531
fixing undefined class RuntimeException
|
před 14 roky |
Miha Vrhovnik
|
031ffaee6b
fixing undefined class UnsetKeyException
|
před 14 roky |
Miha Vrhovnik
|
fb9944ee6b
Fixing Undefined variable: writeEvent
|
před 14 roky |
Fabien Potencier
|
9cf9f674e8
[FrameworkBundle] simplified cache:clear and cache:warmup implementations
|
před 14 roky |
Fabien Potencier
|
e520956624
[FrameworkBundle] fixed help for cache:warmup
|
před 14 roky |
Fabien Potencier
|
82a5ae669e
[FrameworkBundle] fixed merge problem
|
před 14 roky |
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)
|
před 14 roky |
Fabien Potencier
|
00d47889a2
[FrameworkBundle] removed hardcoded AppKernel class name
|
před 14 roky |
Fabien Potencier
|
b00a903858
[FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead)
|
před 14 roky |
hhamon
|
230b3fff53
added unit tests for User::equals() method
|
před 14 roky |
Fabien Potencier
|
45f9c2fbf4
merged francisbesset:cache_clear_command
|
před 14 roky |
Johannes M. Schmitt
|
ede59926a4
Merge branch 'interactive-login-event' of git://github.com/yethee/symfony into security
|
před 14 roky |
Clément Jobeili
|
34e3574e2b
[SwiftmailerBundle] Change Twig if syntax in panel info
|
před 14 roky |
Fabien Potencier
|
a44f8d8de4
Merge remote branch 'jakzal/routing-tests'
|
před 14 roky |
Fabien Potencier
|
3f7564b00c
Merge remote branch 'shieldo/toolbar_alignment'
|
před 14 roky |
Clément Jobeili
|
f8dead7782
Change Message sent text to Message spooled if we are in a spool context
|
před 14 roky |
Douglas Greenshields
|
53a9997e23
[WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment
|
před 14 roky |
Bernhard Schussek
|
4989e965cd
[Form] Moved form type tests into according namespace
|
před 14 roky |