Mercurial > ~darius > hgwebdir.cgi > adslstats
log
age | author | description |
---|---|---|
2022-11-29 | Daniel O'Connor | Don't blow up if ping fails. default tip |
2022-07-04 | Daniel O'Connor | Handle new ping which does IPv6 (and spells stddev as std-dev!) |
2020-12-02 | Daniel O'Connor | Authenticate properly in Python 3 |
2020-11-21 | Daniel O'Connor | Don't explode when the link is down. |
2020-11-17 | Daniel O'Connor | Fix uptime parser broken by previous commit. |
2020-11-14 | Daniel O'Connor | Decode to string to work with Python 3. |
2020-11-14 | Daniel O'Connor | Actually *call* python3 |
2020-11-14 | Daniel O'Connor | Retain backwards compatibility with 2.7 |
2020-11-14 | Daniel O'Connor | Update to work with Python 3. |
2020-11-14 | Daniel O'Connor | Add 5 year graphs |
2019-09-27 | Daniel O'Connor | fix Munin plugin |
2019-09-27 | Daniel O'Connor | use python 2 explicitly |