Age | Commit message (Collapse) | Author |
|
- using monkey patch by import instead
- Issue #313
|
|
- Bugfix
- Issues #313, #322
|
|
- Issue #313
|
|
- Now raises KeyNotFound for all problems, not only 404
- Issue #313
|
|
|
|
empty, not an error
|
|
|
|
|
|
- Issue #312
|
|
The scenarios were updated to follow the conventions of gherkin steps.
Removal of duplicated code.
|
|
|
|
|
|
|
|
|
|
parseaddr
Also made some minor fixes based on pylint output
|
|
|
|
For multipart mail, if a part is multipart/encrypted,
we consider the mail encrypted
For inline encrypted mail, we do the same that LEAP does,
check the PGP armor. That means we can have all the
states we need, they are:
Not encrypted
Successfully decrypted
Failed decryption
|
|
|
|
|
|
|
|
|
|
to /tmp/pixelated.log file
|
|
|
|
|
|
|
|
- Issue #290
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
charset field
|
|
|
|
|
|
|
|
To do that we look into the KeysResouce to see if we will find a key for
each address entered for the recipients.
|
|
|
|
Added unit and integration coverage generation command and a combination of both coverage in go script.
|
|
server's certificate
|
|
|
|
Refactored __init__ method on app_test_client to be succint, go to say what is doing and package.json to execute handlebars from the whole path.
|
|
is posted
|
|
|
|
|
|
|
|
- Issue #249
|
|
|
|
|