Gavin Towey
Gavin Towey
Two issues I've found while using this library: 1. If you attempt to use `GetGroupsOfUser` without first calling `Authenticate`, you will not have a proper read-only connection to the LDAP...
This is a first attempt at adding TLS options to freno. I've looked at the way SSL is initialized in Orchestrator here https://github.com/github/orchestrator/blob/master/go/app/http.go#L149-L161 and tried to follow that example but...
newer versions of mysql support explain on more than just select.
Currently it would be helpful to be able to easily add more custom fields besides the current hostname and size. For instance, you could add a query comment that includes...
Since flot supports right-axis, it would be nice to allow the graph search to display two different columns at once.
Currently when you go to the query detail page, the explain plan and other information is displayed. This requires several database queries to retrieve the information even if it's not...
It would be nice to have the ability to put arbitrary fields in the search to display on the report. Currently you can add them by updating the custom fields...