summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter/MultiUpOrg.py
Commit message (Collapse)AuthorAgeFilesLines
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-2/+3
|
* Spare code cosmeticsGravatar Walter Purcaro 2014-12-221-1/+1
|
* Fix missing create_getInfoGravatar Walter Purcaro 2014-12-121-1/+4
|
* Update cryptersGravatar Walter Purcaro 2014-11-031-1/+1
|
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-2/+2
|
* 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__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+2
| | | | Whitespaces and EOF fixup
* Update SimpleCrypter based pluginsGravatar Walter Purcaro 2014-10-061-2/+2
|
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-16/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-1/+4
|
* Fix code indentation, some bad whitespaces and missing authors + use 'not' ↵Gravatar Walter Purcaro 2014-07-151-1/+1
| | | | instead 'is None' + replace __pattern__'s r" with r' + other minor cosmetics
* Removed all @author flags + key attributes cleanup for internal & hooks pluginsGravatar Walter Purcaro 2014-07-151-2/+0
|
* New crypter MultiUpOrgGravatar Walter Purcaro 2014-02-231-0/+49