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