aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-17Version 0.1.10.1.1Igor Pashev2-2/+19
2016-06-17Set window title to server nameIgor Pashev2-1/+2
2016-06-17Work around MariaDB's libmysqlclientIgor Pashev1-3/+8
See https://jira.mariadb.org/browse/MDEV-10246
2016-06-17Work around buggy mysql packageIgor Pashev2-3/+5
It uses unsafeUseAsCString for no reason and causes heisenbugs. See https://github.com/bos/mysql/pull/23
2016-06-15GRANT may have NULL stateIgor Pashev1-1/+1
2016-06-15Use HEAD /server/:server/processlist.jsonIgor Pashev2-18/+44
To see which servers are really allowed by Sproxy
2016-06-14Version 0.1.00.1.0Igor Pashev22-0/+8549