Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-09 | use mail_service to inject account_email into root_resource | sw00 | |
instead of using leap_session, mail_service can be used to get the account email. | |||
2015-11-09 | template user's email address into title | sw00 | |
this should solve https://github.com/pixelated/pixelated-user-agent/issues/246 needed to inject leap_session into root resource to access user email on request. | |||
2015-09-21 | #442 Creates feedback service that create tickets on leap web. | Giovane | |
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-04-13 | Removed info sync because we have a loading page now | Bruno Wagner | |
2015-03-18 | cleaning import * from integration and unit tests | 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 | |
2015-01-22 | #224 fixing tests and app for twisted migration | Duda Dornelles | |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |
2015-01-21 | #240 Adapted tests after change to twisted web | Duda Dornelles | |