Fabrizio Branca

Results 37 comments of Fabrizio Branca

Maybe we could introduce an Apache-style (`order deny,allow`) flag that controls if uptime or downtime has a higher priority for overlapping configurations, defaulting to downtime having a higher priority for...

+1! Also related: In this case it would be nice to be able to configure a whitelist of tables (instead of a blacklist/stripped). This way you could n98-magerun e.g. to...

Some time ago I wrote a simple command line script that traverses all products and all images and hard links found images to media/catalog/product_new. Once this is done you move...

This command would have to evaluate the realpath (taking symlink sources into account) to make sure it also works with modman. Also, bumping the version number might result in accidently...

I'm experiencing the same issue (both with mouse and touch on desktop and mobile): Unless the page is scrolled all the way to the top the joystick keeps dragging to...

Thanks @peterjaap! @bjt1988, does this solve your problem?

Is this happening every single time or only occasionally? Are you on an autoscaling environment and run cron on every node (and nodes disappear without warning?)

This will result in a huge class map containing all classes, right? But in most cases only a remarkably smaller portion of all classes (especially in lib) are actually being...

Hi Colin, I appreciate your feedback. You're perfectly right, clearing the cache won't work if you have more than one server behind a load balancer. But depeding on your setup...

Hi Colin, I didn't realize that you wanted to create the flag so that the next request would clear the cache (and also delete the flag, right?). That sounds smart...