Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner | |
2016-09-13 | [#778] Renaming get_key to be consistent with keymanager | Tulio Casagrande | |
2016-06-23 | refactoring: moved Service factories to the service config file | NavaL | |
2016-06-07 | Update keymanager calls due api update | Caio Carrara | |
Some keymanager api was updated, so we needed to update some calls. | |||
2016-03-01 | Fix tests after change on OpenPGPKey.get_json API | Giovane | |
- The main identifier of a key now is the fingerprint, not the id anymore - The address is not required anymore when creating the json | |||
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt | |
- Issue #576 - To start in multi user, run with --multi-user --provider provider-name.tld | |||
2016-01-18 | Refactory KeyResource to get services from session | Folker Bernitt | |
- Issue #576 - Only first step (other services not changed yet) - Faked session access for now | |||
2015-08-11 | [tests] mock update to reflect deferreds returned | Victor Shyba | |
Calls to get_key now returns deferreds, so mocks need to do the same. Also, underlying call changed. -- Issue #422 | |||
2015-08-11 | Fixed unit tests. | Folker Bernitt | |
2015-06-11 | Removing lost imports | Victor Shyba | |
2015-02-13 | Fixing colors for recipient information and fixing pep8 violations | Duda Dornelles | |
2015-02-13 | Making sure that no private key can be retrieved by the KeysResource | Duda Dornelles | |