issues
search
mesos
/
mr-redis
Redis on Apache Mesos
Apache License 2.0
127
stars
32
forks
source link
Added 'Settings' view. Fixed some small bugs.
#39
Closed
Dawodo
closed
8 years ago
Dawodo
commented
8 years ago
New 'Settings' view for modifying the endpoint URI. New URIs are only stored after a successful request.
Added appending of '/v1' to URI as UI depends on v1 API.
Improved URI sanitizing.
Error dialog now also shows up in case of response has HTML error status code (e.g. 404).
dhilipkumars
commented
8 years ago
Thanks for the PR.