summary refs log tree commit diff
path: root/scripts/sphinx_api_docs.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-04More s/instance_handle/profile_tag/David Baker1-5/+5
2015-02-04When returning lists of servers from alias lookups, put the current server ↵Erik Johnston1-1/+10
first in the list
2015-02-04Change context.auth_events to what the auth_events would be bases on ↵Erik Johnston3-9/+15
context.current_state, rather than based on the auth_events from the event.
2015-02-04Retry make_joinErik Johnston1-7/+12
2015-02-04Brief comment on why we do some things on every call to persist_event and ↵Erik Johnston1-0/+6
not others
2015-02-04Fix state resolution to remember join_rules is a type of auth event.Erik Johnston1-1/+13
2015-02-04Rearrange persist_event so that do all the queries that need to be done ↵Erik Johnston3-72/+77
before returning early if we have already persisted that event.
2015-02-03Add doc to get_eventErik Johnston1-0/+15
2015-02-03s/instance_handle/profile_tag/David Baker8-37/+37
2015-02-03New lineErik Johnston1-1/+1
2015-02-03