summaryrefslogtreecommitdiffstats
path: root/pyload/remote/thriftbackend
Commit message (Expand)AuthorAgeFilesLines
* 'from time' -> 'import time' and so on...Gravatar Walter Purcaro 2015-05-123-15/+9
* Use 'import' instead 'from' (2)Gravatar Walter Purcaro 2015-05-011-7/+5
* Spare code cosmetics (8)Gravatar Walter Purcaro 2015-04-203-6/+6
* Spare code cosmetics (7)Gravatar Walter Purcaro 2015-04-201-1/+1
* range -> xrangeGravatar Walter Purcaro 2015-04-191-1/+1
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-182-1/+3
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-175-0/+15
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-172-77/+77
* Spare code cosmetics (2)Gravatar Walter Purcaro 2015-04-173-3/+5
* Fix commentsGravatar Walter Purcaro 2015-04-165-289/+289
* Fix lib importGravatar Walter Purcaro 2015-04-161-10/+2
* CleanupGravatar Walter Purcaro 2015-04-137-0/+490
* Move lib to lib/Python/LibGravatar Walter Purcaro 2015-04-132-2/+2
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-1614-0/+7747
* module tempGravatar Walter Purcaro 2015-02-1614-7747/+0
* UpdateGravatar Walter Purcaro 2014-12-132-5/+12
* Set utf-8 coding in all __init__.pyGravatar Walter Purcaro 2014-12-112-0/+2
* Clean up some import headerGravatar Walter Purcaro 2014-12-113-5/+5
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-015-6/+6
* Remove trailing whitespacesGravatar Walter Purcaro 2014-10-032-158/+158
* module -> pyloadGravatar Walter Purcaro 2014-09-1414-0/+7738