Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-05-13 | Log the stream IDs in an order that makes sense | Mark Haines | 1 | -1/+1 |
2016-05-13 | Make sure we advance our stream position | Mark Haines | 1 | -0/+2 |
2016-05-12 | missed a spot | Mark Haines | 1 | -1/+1 |
2016-05-11 | move filter_events_for_client out of base handler | Mark Haines | 10 | -214/+251 |
2016-05-11 | Shuffle when we get the signing_key attribute. | Mark Haines | 1 | -2/+2 |
2016-05-11 | Correctly handle NULL password hashes from the database | Erik Johnston | 1 | -1/+4 |
2016-05-11 | Fix typo | Mark Haines | 1 | -1/+1 |
2016-05-11 | Move _create_new_client_event and handle_new_client_event out of base handler | Mark Haines | 4 | -204/+214 |
2016-05-10 | Pass through _get_state_group_for_events | David Baker | 1 | -0/+4 |
2016-05-10 | StateStore, not EventsStore | David Baker | 1 | -2/+2 |
2016-05-10 | Cached functions must be accessed through the dict | David Baker | 1 | -1/+2 |
2016-05-10 | Pass though _get_state_group_for_events | David Baker | 1 | -0/+4 |
2016-05-10 | Pass through get_state_groups | David Baker | 1 | -0/+4 |
2016-05-10 | Also pass through get_profil |