Fabien Potencier
|
6ace6af537
Merge remote branch 'mvrhov/variousFixes'
|
преди 14 години |
Fabien Potencier
|
2c99ffe145
Merge remote branch 'everzet/mongodb-commands-help-fix'
|
преди 14 години |
Fabien Potencier
|
c8ebb3f0c3
Merge remote branch 'dator/change_twig_if_datacollector'
|
преди 14 години |
Fabien Potencier
|
0ee68156b5
Merge remote branch 'schmittjoh/security'
|
преди 14 години |
everzet
|
da80c2867a
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages
|
преди 14 години |
Miha Vrhovnik
|
9c0ae0ceaf
$emName is supposed to be $dmName
|
преди 14 години |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
преди 14 години |
Johannes M. Schmitt
|
eb0d772743
[Security/Acl] removed remaining LIMIT clauses
|
преди 14 години |
Miha Vrhovnik
|
25e4193294
removed unused variable
|
преди 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 години |
Miha Vrhovnik
|
496280329b
changing phpdoc parameter to array as all variables are used in foreach
|
преди 14 години |
Miha Vrhovnik
|
33dd0da420
removed unused variables
|
преди 14 години |
Miha Vrhovnik
|
909a6bfc30
$user* was refactored to $accout*
|
преди 14 години |
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 години |