Fotios Lindiakos

Results 10 issues of Fotios Lindiakos

Added Requires= and After= to the init.systemd file. This will help to ensure Sickbeard only runs after networking is started. Also added information on why this is useful. More information...

I'm experiencing similar problems to #95 and #43 but noticed something additional that might help track down the problem. console logs show it attempting to connect to the correct URL...

My team recently came across a really nasty issue where `spring` kept our `ActiveRecord::Base.connection_config` cached. In that case, the current ENV var based safeguards failed us (luckily nobody was seriously...

I think a nice feature would be to allow you to generate a "child" `memcache` client, similar to how `bunyan` does it [(example)](https://github.com/trentm/node-bunyan#logchild). The main benefit to this would be...

It would be really nice to be able to "update" a plan and query and be able to see all revisions from the same URL. It would be even better...

Maybe I'm missing something. It appears from the docs that you should be able to fall through to multiple roles, but does that only apply to catch all roles (like...

There was a slight error in #43 with how it searched the groups. This caused the script to not detect groups at the beginning or end of the list due...

I've written a wrapper for wemux that automatically gets a list of running servers and lets the user specify whether to join one of those or to start a new...

My team hit an issue where we were using this in a module that has `Response` mixed in already (I believe it was from `ActionView`), causing this to error out...

It would be really nice to be able to "update" a plan and query and be able to see all revisions from the same URL. It would be even better...