summaryrefslogtreecommitdiffstats
path: root/module/plugins/hooks/MultiHome.py
Commit message (Collapse)AuthorAgeFilesLines
* [MultiHome] version upGravatar Nitzo 2016-04-051-2/+2
|
* [MultiHome] typoGravatar Nitzo 2016-04-051-2/+2
|
* [MultiHome] fix #2410Gravatar Nitzo 2016-04-051-30/+39
|
* Spare code cosmeticsGravatar Walter Purcaro 2016-01-021-2/+2
|
* Update addonsGravatar Walter Purcaro 2015-12-271-3/+3
|
* Version up for all pluginsGravatar Walter Purcaro 2015-10-181-1/+1
|
* Fix https://github.com/pyload/pyload/issues/1998Gravatar Walter Purcaro 2015-10-111-1/+1
| | | | | Fix https://github.com/pyload/pyload/issues/1999 Fix https://github.com/pyload/pyload/issues/2001
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-10-101-1/+1
|
* Spare improvementsGravatar Walter Purcaro 2015-10-081-1/+2
|
* Fixpack (3)Gravatar Walter Purcaro 2015-10-041-32/+39
|
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
|
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* Rename self.core to self.pyload (plugins only)Gravatar Walter Purcaro 2015-07-191-2/+2
|
* Fix addonsGravatar Walter Purcaro 2015-07-191-7/+3
|
* Code cosmeticsGravatar Walter Purcaro 2015-07-181-1/+1
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-12/+12
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+2
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-1/+1
|
* Hook plugin code cosmetics (2)Gravatar Walter Purcaro 2015-06-151-1/+1
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* 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