summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/VeehdCom.py
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+5
* Store all re.search/match object as "m" instead "found"Gravatar Walter Purcaro 2014-07-201-6/+6
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-10/+8
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-6/+6
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+1
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __config__Gravatar Walter Purcaro 2014-04-111-4/+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
* Removed unnecessary assignments for self.html and self.wantReconnectGravatar Walter Purcaro 2013-11-161-1/+0
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-16/+16
* fixed log api call for several pluginsGravatar Walter Purcaro 2013-07-171-2/+2
* getConfig instead getConf for allGravatar Walter Purcaro 2013-06-031-3/+3
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-70/+70
* new download backend: wrapped deferred, Request compatibility draft, other fixesGravatar mkaay 2010-12-211-0/+80