summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/Dereferer.py
Commit message (Expand)AuthorAgeFilesLines
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-17/+0
* Merge branch 'stable' into 0.4.10Gravatar Walter Purcaro 2015-02-161-13/+4
|\
| * [Dereferer][DontKnowMe] Extend SimpleDerefererGravatar Walter Purcaro 2014-12-271-13/+4
| * Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-2/+2
| * Fix __version__ format in some pluginsGravatar Walter Purcaro 2014-12-091-1/+1
| * Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
| * Update __config__Gravatar Walter Purcaro 2014-10-281-0/+2
| * Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
| * New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+1
* | module tempGravatar Walter Purcaro 2015-02-161-0/+26
* | module -> pyloadGravatar Walter Purcaro 2014-09-141-24/+0
|/
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-18/+4
* Prefer self.urls and self.packages for adding linksGravatar Walter Purcaro 2014-07-161-1/+1
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-2/+2
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed PEP 8 violations in CryptersGravatar Stefano 2013-07-211-1/+2
* Dereferer pluginGravatar zoidberg10 2012-11-181-0/+34