Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove two dead plugins | Walter Purcaro | 2014-07-06 | 1 | -75/+0 |
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -0/+2 |
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
* | Fixed PEP 8 violations in Accounts | Stefano | 2013-07-23 | 1 | -2/+2 |
* | Change exception handling to Python 2.5 compatible syntax. Increase version n... | Nils Hesse | 2013-02-13 | 1 | -2/+2 |
* | Enable better error handling for the Reload.cc plugin | Nils Hesse | 2013-02-13 | 1 | -8/+30 |
* | Use a dictionary to supply HTTP requests with the GET parameters (ensure prop... | Nils Hesse | 2012-11-08 | 1 | -6/+11 |
* | Change self.accounts to self.info for getting the cached password hash | Nils Hesse | 2012-11-08 | 1 | -1/+1 |
* | Added some error codes to the reload.cc hoster plugin | Nils Hesse | 2012-11-08 | 1 | -4/+3 |
* | Added the reload.cc plugin | Nils Hesse | 2012-11-08 | 1 | -0/+47 |