Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-09 | [feat] use the original message for encryption | Ruben Pollan | |
Do not reconstruct the message from the parsed one. Added test for missleading encoding. - Resolves: #7253 | |||
2015-11-26 | [style] fix pep8 errors | Ruben Pollan | |
2015-11-23 | [feat] add '@deliver.local' to uuid | Ruben Pollan | |
- Resolves: #5959 | |||
2015-09-15 | [test] add test infrastructure | Ruben Pollan | |
Some refactor on the couchdb usage was needed to be able to mock couchdb. - Resolves: #7435 | |||
2015-09-11 | [feat] Don't add any X-Leap-Provenance header | Ruben Pollan | |
- Resolves: #7439 | |||
2013-04-25 | More cleanup | Tomas Touceda | |
2013-02-17 | Add an __init__.py to the leap/mx/tests module with a boilerplated tests.run() | Isis Lovecruft | |
function so that the options parser doesn't choke on it. |