summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/MultiHome.py
Commit message (Collapse)AuthorAgeFilesLines
* 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