summaryrefslogtreecommitdiffstats
path: root/pyload/plugins/hoster/BitshareCom.py
Commit message (Expand)AuthorAgeFilesLines
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-211-1/+1
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-211-4/+4
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-211-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-211-0/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-211-1/+1
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-211-7/+3
* Replace range with xrangeGravatar Walter Purcaro 2014-04-211-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-211-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-211-2/+2
* BitshareCom: fixesGravatar Stefano 2013-09-071-12/+11
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-19/+19
* Merge plugins from stableGravatar Stefano 2013-07-201-39/+7
* Using CaptchaService to make them works on 0.5Gravatar Stefano 2013-07-151-1/+1
* moved everything from module to pyloadGravatar RaNaN 2013-06-091-0/+179