Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [RestartFailed] Removed clutter message in normal mode | 2014-11-04 | 1 | -2/+2 | |
| | |||||
* | Don't handle bugged event pluginConfigChanged | 2014-11-01 | 1 | -2/+2 | |
| | |||||
* | Code cosmetics: use self.core.api instead self.api (for now) | 2014-10-28 | 1 | -2/+1 | |
| | |||||
* | Code cosmetics: plugin class attributes | 2014-10-28 | 1 | -4/+4 | |
| | |||||
* | Update __config__ | 2014-10-28 | 1 | -2/+1 | |
| | |||||
* | Two space before function declaration | 2014-10-22 | 1 | -0/+3 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -3/+3 | |
| | | | | Whitespaces and EOF fixup | ||||
* | Logging string cosmetics | 2014-09-27 | 1 | -1/+1 | |
| | |||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -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 plugins | 2014-07-15 | 1 | -1/+4 | |
| | |||||
* | [RestartFailed] Fixed bad interval checking | 2014-07-07 | 1 | -9/+10 | |
| | |||||
* | [RestartFailed] Code cleanup | 2014-07-05 | 1 | -35/+30 | |
| | |||||
* | Fixed PEP8 violations | 2014-04-18 | 1 | -1/+1 | |
| | |||||
* | Fix __config__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@83ff313 | ||||
* | Fix __description__ | 2014-04-11 | 1 | -1/+1 | |
| | | | | Merges vuolter/pyload@74bcc70 | ||||
* | Fix __author_name__ and __author_mail__ | 2014-04-11 | 1 | -2/+2 | |
| | | | | Merges vuolter/pyload@6c57a37 | ||||
* | Hook: RestartFailed: Old version rewritten | 2014-04-11 | 1 | -19/+44 | |
| | | | | Merges vuolter/pyload@47e3ffe | ||||
* | Fixed PEP 8 violations in Hooks | 2013-07-24 | 1 | -3/+4 | |
| | |||||
* | RestartFailed: fixed debug messages | 2013-06-11 | 1 | -3/+3 | |
| | |||||
* | Revert to a simple version of the plugin | 2013-06-03 | 1 | -115/+22 | |
| | | | until the new one will be stable. | ||||
* | Version 1.5: first really stable release | 2013-05-13 | 1 | -43/+31 | |
| | |||||
* | Version 1.3: improved code | 2013-05-12 | 1 | -30/+24 | |
| | |||||
* | Version 1.2: all issues fixed + improved code | 2013-05-12 | 1 | -36/+46 | |
| | |||||
* | Version 1.1: fixes | 2013-05-12 | 1 | -5/+4 | |
| | |||||
* | Version 1.0: improved code + added feature "Restart on plugin activation" + ↵ | 2013-05-12 | 1 | -46/+78 | |
| | | | | many bugfixes + tested code a bit | ||||
* | Version 0.8: improved timing | 2013-05-12 | 1 | -4/+5 | |
| | |||||
* | Version 0.7: bugfix | 2013-05-12 | 1 | -4/+5 | |
| | |||||
* | Version 0.6: improved code + several bugfixes | 2013-05-12 | 1 | -35/+60 | |
| | |||||
* | Version 0.5: fixes again | 2013-05-12 | 1 | -8/+8 | |
| | |||||
* | Version 0.4: fixes | 2013-05-12 | 1 | -57/+62 | |
| | |||||
* | Added fully rewrited RestartFailed plugin, originally by bambie | 2013-05-12 | 1 | -0/+69 | |