summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/DeleteFinished.py
Commit message (Collapse)AuthorAgeFilesLines
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-281-3/+2
|
* [DeleteFinished] Define MIN_CHECK_INTERVALGravatar Walter Purcaro 2015-03-211-18/+20
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-03-181-4/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-181-2/+3
|
* Don't handle bugged event pluginConfigChangedGravatar Walter Purcaro 2014-11-011-3/+3
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* [DeleteFinished] Fix pluginConfigChangedGravatar Walter Purcaro 2014-10-121-2/+12
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-3/+3
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-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' ↵Gravatar Walter Purcaro 2014-07-151-4/+4
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-8/+8
|
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-4/+4
|
* Version 1.09: code cosmeticsGravatar Walter Purcaro 2013-07-111-6/+7
|
* Version 1.08: fixes and cosmeticsGravatar Walter Purcaro 2013-07-111-34/+34
|
* Version 1.07: improved event managingGravatar Walter Purcaro 2013-07-071-14/+10
|
* Version 1.06: code cosmeticsGravatar Walter Purcaro 2013-07-071-5/+8
|
* Version 1.05: optimized code a bitGravatar Walter Purcaro 2013-07-071-16/+5
|
* Version 1.04: offline link check as optionGravatar Walter Purcaro 2013-07-071-4/+11
|
* Version 1.03: delete package even if there are offline linksGravatar Walter Purcaro 2013-07-071-9/+4
|
* Version 1.02: removed imported method timeGravatar Vuolter 2013-05-201-4/+3
|
* Version 1.01: code cosmeticsGravatar Vuolter 2013-05-171-28/+29
|
* Version 1.00: delete finished packages only instead all finished linksGravatar Vuolter 2013-05-171-3/+10
|
* Version 0.5: finished rewriteGravatar Vuolter 2013-05-121-22/+20
|
* Version 0.3: rewrited code and added new feature "Sleep mode"Gravatar Vuolter 2013-05-121-14/+55
|
* Version 0.2: fixesGravatar Vuolter 2013-05-111-7/+6
|
* Added plugin DeleteFinished, version 0.1Gravatar Vuolter 2013-05-111-0/+48