summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/RestartFailed.py
Commit message (Collapse)AuthorAgeFilesLines
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-4/+3
|
* Code cosmetics (2)Gravatar Walter Purcaro 2015-07-191-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-14/+14
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-06-241-11/+11
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+1
|
* Hook plugin code cosmetics (2)Gravatar Walter Purcaro 2015-06-151-1/+1
|
* [SimpleHoster] Improve checkFileGravatar Walter Purcaro 2015-06-091-1/+1
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-05-271-3/+2
|
* [DeleteFinished] Define MIN_CHECK_INTERVALGravatar Walter Purcaro 2015-03-211-2/+3
|
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-03-181-9/+9
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-181-0/+1
|
* Tiny code cosmeticsGravatar Walter Purcaro 2015-03-101-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-4/+4
|
* [RestartFailed] Removed clutter message in normal modeGravatar Firefly 2014-11-041-2/+2
|
* Don't handle bugged event pluginConfigChangedGravatar Walter Purcaro 2014-11-011-2/+2
|
* Code cosmetics: use self.core.api instead self.api (for now)Gravatar Walter Purcaro 2014-10-281-2/+1
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update __config__Gravatar Walter Purcaro 2014-10-281-2/+1
|
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+3
|
* 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-3/+3
| | | | Whitespaces and EOF fixup
* Logging string cosmeticsGravatar Walter Purcaro 2014-09-271-1/+1
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-15/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-1/+4
|
* [RestartFailed] Fixed bad interval checkingGravatar Walter Purcaro 2014-07-071-9/+10
|
* [RestartFailed] Code cleanupGravatar Walter Purcaro 2014-07-051-35/+30
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-181-1/+1
|
* Fix __config__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@83ff313
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@6c57a37
* Hook: RestartFailed: Old version rewrittenGravatar Walter Purcaro 2014-04-111-19/+44
| | | | Merges vuolter/pyload@47e3ffe
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-3/+4
|
* RestartFailed: fixed debug messagesGravatar Stefano 2013-06-111-3/+3
|
* Revert to a simple version of the pluginGravatar Stefano 2013-06-031-115/+22
| | | until the new one will be stable.
* Version 1.5: first really stable releaseGravatar Vuolter 2013-05-131-43/+31
|
* Version 1.3: improved codeGravatar Vuolter 2013-05-121-30/+24
|
* Version 1.2: all issues fixed + improved codeGravatar Vuolter 2013-05-121-36/+46
|
* Version 1.1: fixesGravatar Vuolter 2013-05-121-5/+4
|
* Version 1.0: improved code + added feature "Restart on plugin activation" + ↵Gravatar Vuolter 2013-05-121-46/+78
| | | | many bugfixes + tested code a bit
* Version 0.8: improved timingGravatar Vuolter 2013-05-121-4/+5
|
* Version 0.7: bugfixGravatar Vuolter 2013-05-121-4/+5
|
* Version 0.6: improved code + several bugfixesGravatar Vuolter 2013-05-121-35/+60
|
* Version 0.5: fixes againGravatar Vuolter 2013-05-121-8/+8
|
* Version 0.4: fixesGravatar Vuolter 2013-05-121-57/+62
|
* Added fully rewrited RestartFailed plugin, originally by bambieGravatar Vuolter 2013-05-121-0/+69