summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/MultiHome.py
Commit message (Collapse)AuthorAgeFilesLines
* interval code cosmeticsGravatar Walter Purcaro 2015-03-261-3/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-181-1/+4
|
* Import cleanup for datetime and time modulesGravatar Walter Purcaro 2015-03-141-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-1/+1
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-01-311-1/+1
|
* Don't start unused periodical in some addonsGravatar Walter Purcaro 2014-12-091-1/+6
|
* 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/+8
|
* 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-1/+1
|
* 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
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-1/+1
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-0/+1
| | | | 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-3/+5
|
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-1/+1
| | | | Merges vuolter/pyload@e4b2562
* Fix __config__Gravatar Walter Purcaro 2014-04-111-1/+1
| | | | 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
* Fixed PEP 8 violations in HooksGravatar Stefano 2013-07-241-12/+17
|
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-2/+2
|
* has_key refractored, package name generator by GeekGravatar RaNaN 2011-07-141-1/+1
|
* fixed MultiHomeGravatar RaNaN 2010-12-291-1/+1
|
* fixed accountsGravatar RaNaN 2010-12-291-3/+3
|
* more fixes and chunk+resume debugGravatar RaNaN 2010-12-281-1/+1
|
* more xmpp debugGravatar RaNaN 2010-12-261-1/+1
|
* backward comp. fixesGravatar RaNaN 2010-12-251-1/+1
|
* new dirsGravatar RaNaN 2010-08-251-0/+82
|
* merged guiGravatar mkaay 2010-08-251-82/+0
|
* Multihome debug messageGravatar Gregy 2010-08-081-0/+1
|
* fixesGravatar mkaay 2010-08-061-3/+4
|
* Gregy's settings page + TheBrayns new iconsGravatar RaNaN 2010-08-061-1/+1
|
* order and priority preperationsGravatar mkaay 2010-08-051-0/+80
multi home plugin some fixes