Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -75/+0 |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | Walter Purcaro | 2014-08-01 | 1 | -16/+1 |
| | | | | 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 | Walter Purcaro | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -0/+1 |
| | | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics | ||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | Walter Purcaro | 2014-07-15 | 1 | -3/+5 |
| | |||||
* | Remove bad whitespaces | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@e4b2562 | ||||
* | Fix __config__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | Walter Purcaro | 2014-04-11 | 1 | -1/+1 |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | Walter Purcaro | 2014-04-11 | 1 | -2/+2 |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -12/+17 |
| | |||||
* | fixed log api call for several plugins | Walter Purcaro | 2013-07-17 | 1 | -2/+2 |
| | |||||
* | has_key refractored, package name generator by Geek | RaNaN | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | fixed MultiHome | RaNaN | 2010-12-29 | 1 | -1/+1 |
| | |||||
* | fixed accounts | RaNaN | 2010-12-29 | 1 | -3/+3 |
| | |||||
* | more fixes and chunk+resume debug | RaNaN | 2010-12-28 | 1 | -1/+1 |
| | |||||
* | more xmpp debug | RaNaN | 2010-12-26 | 1 | -1/+1 |
| | |||||
* | backward comp. fixes | RaNaN | 2010-12-25 | 1 | -1/+1 |
| | |||||
* | new dirs | RaNaN | 2010-08-25 | 1 | -0/+82 |
| | |||||
* | merged gui | mkaay | 2010-08-25 | 1 | -82/+0 |
| | |||||
* | Multihome debug message | Gregy | 2010-08-08 | 1 | -0/+1 |
| | |||||
* | fixes | mkaay | 2010-08-06 | 1 | -3/+4 |
| | |||||
* | Gregy's settings page + TheBrayns new icons | RaNaN | 2010-08-06 | 1 | -1/+1 |
| | |||||
* | order and priority preperations | mkaay | 2010-08-05 | 1 | -0/+80 |
multi home plugin some fixes |