Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | add versioneer | kali | |
2012-09-12 | time boundary check of certificate using gnutls | kali | |
2012-09-12 | Merge branch 'feature/network_check' into develop | kali | |
Close #502 | |||
2012-09-12 | checks for systray in unity | kali | |
2012-09-12 | add netifaces to requirements | kali | |
2012-09-10 | Implemented basic networks checks: valid interface, default route, and can ↵ | antialias | |
ping the listed gateway. | |||
2012-09-07 | tox initial file. using global site-packages because | kali | |
of the unability to pip install PyQt4. postmkvenv workaround for PyQt libs for manual use. pip install breaks because they don't have a standard setup.py installation process | |||
2012-09-06 | bootstrap setuptools + version fix | kali | |
also test_requires using parse_requirements | |||
2012-09-06 | add git version script | kali | |
2012-09-06 | pkg.utils.parse_requirements used in setup | kali | |
renamed setup-->pkg because name collision |