Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-20 | Make use of /.sproxy/access when available | Igor Pashev | 1 | -37/+67 | |
Previously MyWatch was making many HTTP requests, one per each MySQL server. Now it will make just one request. HTTP2 can mitigate slowness, but single request is better anyway. MyWatch will work faster with Sproxy2 >= 1.95.0 and slower with previous versions :) | |||||
2016-10-10 | Fixed a typo | Igor Pashev | 1 | -1/+1 | |
2016-06-27 | Fixed alignment in tables cells | Igor Pashev | 1 | -1/+2 | |
2016-06-27 | Allow killing queries | Igor Pashev | 2 | -36/+89 | |
2016-06-22 | Use location hash for server name | Igor Pashev | 1 | -16/+35 | |
2016-06-19 | Use CSS class for query | Igor Pashev | 2 | -2/+3 | |
2016-06-19 | Compact server list | Igor Pashev | 1 | -0/+1 | |
2016-06-17 | Set window title to server name | Igor Pashev | 1 | -0/+1 | |
2016-06-15 | Use HEAD /server/:server/processlist.json | Igor Pashev | 1 | -12/+28 | |
To see which servers are really allowed by Sproxy | |||||
2016-06-14 | Version 0.1.00.1.0 | Igor Pashev | 10 | -0/+8038 | |