summaryrefslogtreecommitdiffstats
path: root/module/plugins/AccountManager.py
Commit message (Expand)AuthorAgeFilesLines
* module -> pyloadGravatar Walter Purcaro 2014-09-141-173/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2014-09-141-22/+5
|\
| * Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-17/+0
| * Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-4/+4
| * Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-1/+3
* | [AccountManager] Fixed #733Gravatar stickell 2014-09-121-2/+8
* | Stretch comment separatorGravatar Walter Purcaro 2014-07-141-4/+6
* | Fix class definitionGravatar Walter Purcaro 2014-07-141-1/+1
|/
* 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
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-111-24/+21
* automatic plugin reloaderGravatar RaNaN 2011-11-201-4/+5
* improved plugin loader, import hook to always use newest plugin versionsGravatar RaNaN 2011-11-141-1/+1
* fixed json importGravatar RaNaN 2011-09-221-1/+1
* has_key refractored, package name generator by GeekGravatar RaNaN 2011-07-141-4/+4
* erniebs fixes, ul lifetime fixGravatar RaNaN 2011-06-121-5/+7
* rehost plugin, fixed some account management issuesGravatar RaNaN 2011-05-251-5/+2
* gui account add fixGravatar mkaay 2011-02-141-2/+3
* closed #234Gravatar RaNaN 2011-02-071-0/+2
* FileSonic PremiumGravatar RaNaN 2011-01-231-2/+5
* cleaned request factoryGravatar RaNaN 2010-12-221-0/+179