| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused functions | Mark Haines | 2015-01-13 | 1 | -6/+0 |
* | Merge pull request #28 from matrix-org/erikj-perf | Mark Haines | 2015-01-06 | 1 | -8/+6 |
|\ |
|
| * | Remove debug lines | Erik Johnston | 2015-01-06 | 1 | -7/+0 |
| * | Add some debug logging | Erik Johnston | 2015-01-06 | 1 | -0/+12 |
| * | Test some ideas that might help performance a bit | Erik Johnston | 2014-12-17 | 1 | -8/+1 |
* | | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
|/ |
|
* | Various typos and bug fixes. | Erik Johnston | 2014-12-08 | 1 | -3/+3 |
* | Start making more things use EventContext rather than event.* | Erik Johnston | 2014-12-05 | 1 | -4/+9 |
* | Correctly handle the case where we get an event for an unknown room, which tu... | Erik Johnston | 2014-11-26 | 1 | -1/+1 |
* | Document StateStore and use transactions | Erik Johnston | 2014-11-12 | 1 | -28/+56 |
* | Fix bugs with invites/joins across federatiom. | Erik Johnston | 2014-11-12 | 1 | -3/+6 |
* | Fix bug where we /always/ created a new state group | Erik Johnston | 2014-11-11 | 1 | -7/+2 |
* | Add transaction level logging and timing information. Add a _simple_delete me... | Erik Johnston | 2014-10-28 | 1 | -0/+1 |
* | Use state groups to get current state. Make join dance actually work. | Erik Johnston | 2014-10-17 | 1 | -0/+3 |
* | Begin making auth use event.old_state_events | Erik Johnston | 2014-10-15 | 1 | -1/+1 |
* | Add missing package storate.state | Erik Johnston | 2014-10-15 | 1 | -0/+97 |