Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spare code cosmetics | Walter Purcaro | 2015-03-28 | 1 | -3/+2 |
| | |||||
* | [DeleteFinished] Define MIN_CHECK_INTERVAL | Walter Purcaro | 2015-03-21 | 1 | -18/+20 |
| | |||||
* | Spare code cosmetics (2) | Walter Purcaro | 2015-03-18 | 1 | -4/+4 |
| | |||||
* | Spare code cosmetics | Walter Purcaro | 2015-03-18 | 1 | -2/+3 |
| | |||||
* | Don't handle bugged event pluginConfigChanged | Walter Purcaro | 2014-11-01 | 1 | -3/+3 |
| | |||||
* | Code cosmetics: plugin class attributes | Walter Purcaro | 2014-10-28 | 1 | -4/+4 |
| | |||||
* | [DeleteFinished] Fix pluginConfigChanged | Walter Purcaro | 2014-10-12 | 1 | -2/+12 |
| | |||||
* | Add __license__ key attribute to plugins | Walter Purcaro | 2014-10-08 | 1 | -0/+1 |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | Walter Purcaro | 2014-10-07 | 1 | -2/+1 |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | Walter Purcaro | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | 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 | ||||
* | Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵ | Walter Purcaro | 2014-07-15 | 1 | -4/+4 |
| | | | | 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 | -8/+8 |
| | |||||
* | Fixed PEP 8 violations in Hooks | Stefano | 2013-07-24 | 1 | -4/+4 |
| | |||||
* | Version 1.09: code cosmetics | Walter Purcaro | 2013-07-11 | 1 | -6/+7 |
| | |||||
* | Version 1.08: fixes and cosmetics | Walter Purcaro | 2013-07-11 | 1 | -34/+34 |
| | |||||
* | Version 1.07: improved event managing | Walter Purcaro | 2013-07-07 | 1 | -14/+10 |
| | |||||
* | Version 1.06: code cosmetics | Walter Purcaro | 2013-07-07 | 1 | -5/+8 |
| | |||||
* | Version 1.05: optimized code a bit | Walter Purcaro | 2013-07-07 | 1 | -16/+5 |
| | |||||
* | Version 1.04: offline link check as option | Walter Purcaro | 2013-07-07 | 1 | -4/+11 |
| | |||||
* | Version 1.03: delete package even if there are offline links | Walter Purcaro | 2013-07-07 | 1 | -9/+4 |
| | |||||
* | Version 1.02: removed imported method time | Vuolter | 2013-05-20 | 1 | -4/+3 |
| | |||||
* | Version 1.01: code cosmetics | Vuolter | 2013-05-17 | 1 | -28/+29 |
| | |||||
* | Version 1.00: delete finished packages only instead all finished links | Vuolter | 2013-05-17 | 1 | -3/+10 |
| | |||||
* | Version 0.5: finished rewrite | Vuolter | 2013-05-12 | 1 | -22/+20 |
| | |||||
* | Version 0.3: rewrited code and added new feature "Sleep mode" | Vuolter | 2013-05-12 | 1 | -14/+55 |
| | |||||
* | Version 0.2: fixes | Vuolter | 2013-05-11 | 1 | -7/+6 |
| | |||||
* | Added plugin DeleteFinished, version 0.1 | Vuolter | 2013-05-11 | 1 | -0/+48 |