Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-23 | replace stdlib's unittest with trials's unittest for all unittest | Roald de Vries | |
2016-09-27 | Adds more tests for welcome mail. | Denis Costa | |
2016-09-21 | add manhole as an option to config mock | Roald de Vries | |
2016-06-23 | refactoring: renaming services factory methods to relate them to user ↵ | NavaL | |
services sessions | |||
2016-06-14 | pep8 ^^ | NavaL | |
2016-06-14 | starting the server when the reactor is running and adding proper error ↵ | NavaL | |
handling during multi-user boostrap - reactor.stop will not work if the reactor is not running. This will make sure it will be stopped on bootstrap errors now. - added a wrapper that returns a defer.fail for exceptions thrown during the multi-user boostrap - Issue #535 | |||
2016-05-22 | accomodates the case where the email address is the data sent with the event | NavaL | |
- now username and user_id are mapped when the user logs in - Issue #686 | |||
2016-05-20 | adding event as first argument on invalid soledad register callback. ↵ | NavaL | |
register sends it too. Issue #686 | |||
2016-05-19 | when invalid soledad auth token, it logs user out if multi-user and stops ↵ | NavaL | |
the reactor if single-user mode Issue #689 | |||
2016-01-27 | Add a login multi user functional test | Folker Bernitt | |
- Issue #576 - Extended AppTestClient with multi user support | |||
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-19 | Make RootResource read account email from mail service | Folker Bernitt | |
- Issue #576 | |||
2015-10-22 | Move interstitial to root resource | Folker Bernitt | |
- Issue #501 - Moves assets to startup-assets - No more switching between twisted resources at runtime | |||
2015-08-11 | patch leap.common for unit testing | Victor Shyba | |
2015-06-13 | [rename] tested app_factory code is now on application module | Victor Shyba | |