Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-11 | Use TH for Process | Igor Pashev | 2 | -16/+24 | |
Factor it out. | |||||
2017-08-03 | hindent wins | Igor Pashev | 4 | -151/+167 | |
2017-07-26 | Stylish Haskell | Igor Pashev | 4 | -39/+42 | |
2017-05-20 | η-reduction | Igor Pashev | 1 | -1/+1 | |
See https://wiki.haskell.org/Eta_conversion | |||||
2017-05-20 | Rename index.html -> app.html | Igor Pashev | 1 | -1/+2 | |
Not to confuse Hackage. | |||||
2016-10-25 | Use gzip compression | Igor Pashev | 1 | -0/+3 | |
2016-06-27 | Allow killing queries | Igor Pashev | 1 | -3/+23 | |
2016-06-19 | Fixed a typo | Igor Pashev | 1 | -1/+1 | |
2016-06-19 | Do not serve /index.html (amended) | Igor Pashev | 1 | -4/+1 | |
2016-06-19 | Do not serve /index.html | Igor Pashev | 1 | -1/+0 | |
2016-06-17 | Work around MariaDB's libmysqlclient | Igor Pashev | 1 | -3/+8 | |
See https://jira.mariadb.org/browse/MDEV-10246 | |||||
2016-06-17 | Work around buggy mysql package | Igor Pashev | 2 | -3/+5 | |
It uses unsafeUseAsCString for no reason and causes heisenbugs. See https://github.com/bos/mysql/pull/23 | |||||
2016-06-15 | GRANT may have NULL state | Igor Pashev | 1 | -1/+1 | |
2016-06-15 | Use HEAD /server/:server/processlist.json | Igor Pashev | 1 | -6/+16 | |
To see which servers are really allowed by Sproxy | |||||
2016-06-14 | Version 0.1.00.1.0 | Igor Pashev | 4 | -0/+284 | |