Klaus Meyer

Results 18 comments of Klaus Meyer

I've implemented this https://github.com/petewarden/iPhoneTracker/pull/29 (ok only the first part :-))

Hi @NedkoHristov, unfortunately the API doesn't provide this information on the API endpoint used to render the list. As I don't want to fire another request per list-entry to retrieve...

+1 We also had problems with this in the past and had to downgrade to v0.3.3 which is working fine.

Since we got #89 merged and using a monkey-patch to use plain sql instead of the "optimized" mysql-query version everything works just fine for us. No more deadlocks.

:+1: It's a hack that maybe solves the symptom but not the actual problem. It may be ok to use in certain circumstances but IMO it shouldn't be shipped with...

Or at least there should be a switch to turn it on or off.

That's true. I just wanted to say that in case this would be included in the official gem I'd like to have a way to turn it off but I...