Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-08-25 | Pull out full state less | Erik Johnston | 2 | -10/+15 |
2016-08-25 | Add desc | Erik Johnston | 1 | -1/+2 |
2016-08-25 | Replace context.current_state with context.current_state_ids | Erik Johnston | 15 | -270/+435 |
2016-08-25 | Pull out event ids rather than full events for state | Erik Johnston | 4 | -55/+119 |
2016-08-24 | Bump changelog and version | Erik Johnston | 2 | -1/+15 |
2016-08-24 | Remove tracer | Erik Johnston | 1 | -2/+1 |
2016-08-24 | Preserve some logcontexts | Erik Johnston | 18 | -99/+136 |
2016-08-24 | Add None checks to backfill | Erik Johnston | 1 | -2/+2 |
2016-08-23 | Pass through user-supplied content in /join/$room_id | Kegan Dougal | 2 | -2/+13 |
2016-08-22 | Bump changelog and version v0.17.1-rc1 | Erik Johnston | 2 | -1/+34 |
2016-08-22 | Delete old received_transactions | Erik Johnston | 2 | -4/+45 |
2016-08-22 | Update comment | Mark Haines | 1 | -1/+2 |
2016-08-22 | Add usage stats to prometheus monitoring | Mark Haines | 1 | -2/+25 |
2016-08-22 | Add exception logging. Fix typo | Erik Johnston | 1 | -3/+3 |
2016-08-22 |