Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-02-04 | More s/instance_handle/profile_tag/ | David Baker | 1 | -5/+5 | |
2015-02-04 | When returning lists of servers from alias lookups, put the current server ↵ | Erik Johnston | 1 | -1/+10 | |
first in the list | |||||
2015-02-04 | Change context.auth_events to what the auth_events would be bases on ↵ | Erik Johnston | 3 | -9/+15 | |
context.current_state, rather than based on the auth_events from the event. | |||||
2015-02-04 | Retry make_join | Erik Johnston | 1 | -7/+12 | |
2015-02-04 | Brief comment on why we do some things on every call to persist_event and ↵ | Erik Johnston | 1 | -0/+6 | |
not others | |||||
2015-02-04 | Fix state resolution to remember join_rules is a type of auth event. | Erik Johnston | 1 | -1/+13 | |
2015-02-04 | Rearrange persist_event so that do all the queries that need to be done ↵ | Erik Johnston | 3 | -72/+77 | |
before returning early if we have already persisted that event. | |||||
2015-02-03 | Add doc to get_event | Erik Johnston | 1 | -0/+15 | |
2015-02-03 | s/instance_handle/profile_tag/ | David Baker | 8 | -37/+37 | |
2015-02-03 | New line | Erik Johnston | 1 | -1/+1 | |
2015-02-03 |