Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code fixes (3) | 2015-12-28 | 1 | -6/+6 | |
* | Spare code fixes (2) | 2015-12-28 | 1 | -12/+12 | |
* | Version up for all plugins | 2015-10-18 | 1 | -1/+1 | |
* | Update addons | 2015-10-18 | 1 | -7/+7 | |
* | Fix https://github.com/pyload/pyload/issues/1998 | 2015-10-11 | 1 | -1/+1 | |
* | Spare code cosmetics (3) | 2015-10-10 | 1 | -1/+1 | |
* | Spare improvements | 2015-10-08 | 1 | -5/+6 | |
* | Fixpack (3) | 2015-10-04 | 1 | -1/+3 | |
* | Spare improvements and fixes | 2015-09-21 | 1 | -2/+2 | |
* | Update Checksum.py | 2015-09-02 | 1 | -2/+2 | |
* | Minor change to log output | 2015-08-11 | 1 | -1/+1 | |
* | Change comparison from identity to equality | 2015-08-11 | 1 | -2/+2 | |
* | Fix error introduced by function rename | 2015-08-11 | 1 | -2/+2 | |
* | Fix https://github.com/pyload/pyload/issues/1583 | 2015-07-28 | 1 | -3/+3 | |
* | Don't user dictionary’s iterator methods | 2015-07-25 | 1 | -1/+1 | |
* | Fix typo | 2015-07-24 | 1 | -1/+1 | |
* | Code cosmetics | 2015-07-24 | 1 | -3/+3 | |
* | Hotfixes (2) | 2015-07-24 | 1 | -1/+1 | |
* | New __status__ magic key | 2015-07-19 | 1 | -0/+1 | |
* | Rename self.core to self.pyload (plugins only) | 2015-07-19 | 1 | -2/+2 | |
* | Code cosmetics (3) | 2015-07-19 | 1 | -2/+2 | |
* | Fix addons | 2015-07-19 | 1 | -5/+3 | |
* | Code cosmetics (2) | 2015-07-19 | 1 | -2/+2 | |
* | No camelCase style anymore | 2015-07-07 | 1 | -26/+26 | |
* | Spare code cosmetics (4) | 2015-06-24 | 1 | -5/+5 | |
* | Spare code cosmetics (2) | 2015-06-24 | 1 | -2/+2 | |
* | Spare code cosmetics | 2015-06-24 | 1 | -2/+2 | |
* | Spare code cosmetics | 2015-06-24 | 1 | -8/+8 | |
* | Hook plugin code cosmetics (2) | 2015-06-15 | 1 | -1/+1 | |
* | Update everything | 2015-06-08 | 1 | -2/+2 | |
* | Use 'import' instead 'from' | 2015-05-01 | 1 | -8/+6 | |
* | interval code cosmetics | 2015-03-26 | 1 | -12/+8 | |
* | Spare code cosmetics | 2015-03-18 | 1 | -0/+3 | |
* | Spare code cosmetics | 2015-03-10 | 1 | -6/+6 | |
* | Whitespace cosmetics | 2015-03-08 | 1 | -3/+3 | |
* | [Checksum] Retrieve hashsum from self.info | 2015-02-03 | 1 | -12/+21 | |
* | Spare code cosmetics | 2014-12-22 | 1 | -8/+8 | |
* | Don't start unused periodical in some addons | 2014-12-09 | 1 | -1/+6 | |
* | Update some plugins | 2014-12-01 | 1 | -2/+7 | |
* | [Checksum] Don't use b'' | 2014-11-09 | 1 | -3/+3 | |
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -6/+6 | |
* | Update plugins to last changes | 2014-10-28 | 1 | -1/+1 | |
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
* | Extend translation support in plugins + a lot of code cosmetics and typo fixes | 2014-10-26 | 1 | -3/+3 | |
* | Two space before function declaration | 2014-10-22 | 1 | -0/+4 | |
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
* | New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace... | 2014-10-07 | 1 | -2/+4 | |
* | Logging string cosmetics | 2014-09-27 | 1 | -10/+9 | |
* | [Checksum] Moved the checksum validation toggle to the plugin because the gen... | 2014-08-31 | 1 | -6/+7 | |
* | Remove trailing whitespaces + remove license headers + import urllib methods ... | 2014-08-01 | 1 | -18/+5 | |
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -9/+9 | |
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -3/+5 | |
* | Fix retry time formats | 2014-04-11 | 1 | -1/+1 | |
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
* | Checksum: disabled by default | 2013-12-13 | 1 | -2/+2 | |
* | Checksum: merged #388 | 2013-12-13 | 1 | -34/+37 | |
* | Checksum: reverted b2e7352 due to a case sensitive issue | 2013-10-04 | 1 | -15/+1 | |
* | DDLStorage: rewritten to use API. | 2013-10-02 | 1 | -1/+15 | |
* | Checksum: fixed #262 | 2013-09-18 | 1 | -2/+2 | |
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -62/+75 | |
* | multihosters - closed #618, store http/ftp accounts, add uptobox.com premium | 2012-09-24 | 1 | -7/+46 | |
* | update turbobit, 1fichier - closed #679, maybe #665 | 2012-09-08 | 1 | -7/+14 | |
* | filecloud.io (experimental) -- closed #659 | 2012-08-24 | 1 | -8/+10 | |
* | update uloz.to, cloudnator.com, checksum plugin | 2012-06-14 | 1 | -15/+41 | |
* | commit plugins only | 2012-05-30 | 1 | -0/+95 | |
* | Backed out changeset: 240404fc2b83 | 2012-05-30 | 1 | -95/+0 | |
* | simple checksum and download scheduler hooks; keep config options ordered | 2012-05-30 | 1 | -0/+95 |