summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/RestartFailed.py
Commit message (Expand)AuthorAgeFilesLines
* [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__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-3/+3
* 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
* 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
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Hook: RestartFailed: Old version rewrittenGravatar Walter Purcaro 2014-04-111-19/+44
* 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
* 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" + m...Gravatar Vuolter 2013-05-121-46/+78
* 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