Fabien Potencier
|
ecceea57f7
Merge remote branch 'kriswallsmith/assetic/mkdir-fix'
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
c565a33a4d
[AsseticBundle] fixed directory creation when writing assets
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
46fc044d32
Merge remote branch 'thesalla/generate_repos_fix'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
2b9b409a74
Merge remote branch 'snc/clear_cache_meta'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
b0cee4527a
Merge remote branch 'weaverryan/controller_redirect'
|
%!s(int64=14) %!d(string=hai) anos |
Ryan Weaver
|
9ee9f5552b
[FrameworkBundle] Adding the redirect method back to the base controller
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
8f44c530f9
Merge remote branch 'FabienD/fix-doctrine-entities-filter'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
393f863e19
Merge remote branch 'ornicar/fixCacheClearCommandHelp'
|
%!s(int64=14) %!d(string=hai) anos |
FabD
|
01ac10fb6e
Fix DoctineBundle "doctrine:generate:entities" filter
|
%!s(int64=14) %!d(string=hai) anos |
Kris Wallsmith
|
0f9f82d1ec
[AsseticBundle] added missing compiler pass
|
%!s(int64=14) %!d(string=hai) anos |
ornicar
|
1061194abf
[FrameworkBundle] Fix CacheClearCommand help message
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
6ace6af537
Merge remote branch 'mvrhov/variousFixes'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
2c99ffe145
Merge remote branch 'everzet/mongodb-commands-help-fix'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
c8ebb3f0c3
Merge remote branch 'dator/change_twig_if_datacollector'
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
0ee68156b5
Merge remote branch 'schmittjoh/security'
|
%!s(int64=14) %!d(string=hai) anos |
everzet
|
da80c2867a
[DoctrineMongoDBBundle] fixed wrong command names in commands help messages
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
9c0ae0ceaf
$emName is supposed to be $dmName
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
a144a83405
refactored if elseif to switch and throw an exception on unknown option
|
%!s(int64=14) %!d(string=hai) anos |
Johannes M. Schmitt
|
eb0d772743
[Security/Acl] removed remaining LIMIT clauses
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
25e4193294
removed unused variable
|
%!s(int64=14) %!d(string=hai) anos |
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)
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
496280329b
changing phpdoc parameter to array as all variables are used in foreach
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
33dd0da420
removed unused variables
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
909a6bfc30
$user* was refactored to $accout*
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
5a620c0573
unless I'm missing something the first instance of loader is not used and thus not needed
|
%!s(int64=14) %!d(string=hai) anos |
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
|
%!s(int64=14) %!d(string=hai) anos |
Fabien Potencier
|
e4a636a885
[FrameworkBundle] refactored the cache:clear command
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
e57075ea60
removed unused and undefined namespace and use statement
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
fb814c666b
removed unused and undefined namespace and use statement
|
%!s(int64=14) %!d(string=hai) anos |
Miha Vrhovnik
|
a491af873b
removed unecessary use statements (ExceptionEvent was also undefined namespace)
|
%!s(int64=14) %!d(string=hai) anos |