Rob Golding-Day
Rob Golding-Day
`SENTINEL masters` is used to discover the master for a given cluster, whereas `SENTINEL get-master-addr-by-name` should be used instead. See https://github.com/antirez/redis/issues/2615 for the issues that this causes.
The `DjangoSetUpPlugin` calls `self.runner.setup_databases()`, which fails if `settings.DATABASES` is not set. You shouldn't be required to have a database configured to use django-nose, so perhaps this should only happen if...
This is a pretty serious bug introduced by https://github.com/disqus/gargoyle/pull/53. --- Since [this commit](https://github.com/rory/gargoyle/commit/c9296bbe47fc677caef4d24e8da80e597eb34b19), the order of the conditions is now important, and since this library is backed by `modeldict`, that...
My unit at least only allows setting temp down to 18C, so I got an error from pyairstage when my iPhone tried to set it lower via HomeKit.