Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-19 | Add copyright statements to all Python files that doesn't have it | Ola Bini | |
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner | |
2016-06-23 | refactoring: renaming services factory methods to relate them to user ↵ | NavaL | |
services sessions | |||
2016-04-08 | Issue #431: extractes the generic handling for error callbacks in init and ↵ | Zara Gebru | |
handles login, logout, mail and tags resources | |||
2016-04-08 | Issue #431: add errback on logout | Zara Gebru | |
2016-03-04 | Fix: Logout calls session expire | Folker Bernitt | |
- Deferred was not handled as required - Test did not assert call to expire | |||
2016-02-25 | changed logout to post | NavaL | |
Issue #612 | |||
2016-02-05 | closing the services closes leap session, which stops background tasks, ↵ | NavaL | |
close soldedad and remove it from cache Issue #586 | |||
2016-01-22 | re-introduced logout functionality for multi-user | NavaL | |
Issue #576 |