aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2017-10-11Use TH for ProcessIgor Pashev2-16/+24
Factor it out.
2017-08-03hindent winsIgor Pashev4-151/+167
2017-07-26Stylish HaskellIgor Pashev4-39/+42
2017-05-20η-reductionIgor Pashev1-1/+1
See https://wiki.haskell.org/Eta_conversion
2017-05-20Rename index.html -> app.htmlIgor Pashev1-1/+2
Not to confuse Hackage.
2016-10-25Use gzip compressionIgor Pashev1-0/+3
2016-06-27Allow killing queriesIgor Pashev1-3/+23
2016-06-19Fixed a typoIgor Pashev1-1/+1
2016-06-19Do not serve /index.html (amended)Igor Pashev1-4/+1
2016-06-19Do not serve /index.htmlIgor Pashev1-1/+0
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 Pashev1-6/+16
To see which servers are really allowed by Sproxy
2016-06-14Version 0.1.00.1.0Igor Pashev4-0/+284