Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix header # -*- coding: utf-8 -*- | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Remove shebang #!/usr/bin/env python | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -4/+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 |
* | Removed unnecessary assignments for self.html and self.wantReconnect | Walter Purcaro | 2013-11-16 | 1 | -1/+0 |
* | Fixed PEP 8 violations in Hosters | Stefano | 2013-07-22 | 1 | -16/+16 |
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -2/+2 |
* | getConfig instead getConf for all | Walter Purcaro | 2013-06-03 | 1 | -3/+3 |
* | Various fixes in 24 plugins | Stefano | 2013-03-07 | 1 | -70/+70 |
* | new download backend: wrapped deferred, Request compatibility draft, other fixes | mkaay | 2010-12-21 | 1 | -0/+80 |