Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -16/+2 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Key attributes cleanup for account, container and crypter plugins | 2014-07-15 | 1 | -1/+4 | |
| | |||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -8/+8 | |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+0 | |
| | |||||
* | Replace __pattern__ double quotes with single | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@dfcdf7b | ||||
* | 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 | ||||
* | New crypter: DailymotionBatch | 2014-01-15 | 1 | -0/+111 | |
Meges #469 |