Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace 'except' with 'except Exception' | 2015-01-13 | 1 | -3/+3 | |
| | |||||
* | Code cosmetics | 2014-11-10 | 1 | -1/+1 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
| | |||||
* | Spare code cosmetics | 2014-10-27 | 1 | -1/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+20 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -9/+9 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -17/+2 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -6/+2 | |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | 2014-07-15 | 1 | -1/+1 | |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -4/+5 | |
| | |||||
* | Fix __config__ | 2014-04-11 | 1 | -4/+4 | |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed some pylint violations | 2013-07-25 | 1 | -2/+2 | |
| | |||||
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -13/+13 | |
| | |||||
* | fixed log api call for several plugins | 2013-07-17 | 1 | -10/+10 | |
| | |||||
* | basic event manager | 2011-07-07 | 1 | -2/+2 | |
| | |||||
* | closed #345 | 2011-06-27 | 1 | -1/+1 | |
| | |||||
* | tls for xmpp interface, thanks to jimmyok. | 2011-06-04 | 1 | -67/+73 | |
| | |||||
* | captcha input via IRC, XMPP | 2011-02-22 | 1 | -2/+5 | |
| | |||||
* | closed #223 | 2011-01-30 | 1 | -7/+10 | |
| | |||||
* | xmpp reconnect fix | 2010-12-26 | 1 | -1/+6 | |
| | |||||
* | more xmpp debug | 2010-12-26 | 1 | -6/+20 | |
| | |||||
* | string formating fix | 2010-08-31 | 1 | -1/+1 | |
| | |||||
* | little fixes | 2010-08-30 | 1 | -10/+1 | |
| | |||||
* | locale fixes | 2010-08-27 | 1 | -1/+1 | |
| | |||||
* | new dirs | 2010-08-25 | 1 | -0/+229 | |
| | |||||
* | merged gui | 2010-08-25 | 1 | -229/+0 | |
| | |||||
* | XMPP Interface | 2010-08-12 | 1 | -0/+229 | |