Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-03-13 | Bump changelog and versions v0.19.3-rc2 | Erik Johnston | 2 | -1/+10 | |
2017-03-13 | Revert "Support registration & login with phone number" | Erik Johnston | 9 | -395/+50 | |
2017-03-10 | Fix it for the workers | Erik Johnston | 1 | -0/+8 | |
2017-03-10 | Noop repated delete device inbox calls from /sync | Erik Johnston | 2 | -4/+38 | |
2017-03-10 | Add setdefault key to ExpiringCache | Erik Johnston | 1 | -0/+7 | |
2017-03-09 | Fix docstring | Richard van der Hoff | 1 | -2/+1 | |
2017-03-08 | Comment when our 3pids would be incomplete | David Baker | 1 | -0/+2 | |
2017-03-08 | Docs | David Baker | 1 | -0/+13 | |
2017-03-08 | Incorrectly copied copyright | David Baker | 1 | -1/+0 | |
This file post-dates OM | |||||
2017-03-08 | Not any more, it doesn't | David Baker | 1 | -1/+0 | |
2017-03-08 | Remove spurious SQL logging (#1972) | Richard van der Hoff | 1 | -8/+0 | |
looks like the upsert function was accidentally sending sql logging to the general logger. We already log the sql in `txn.execute`. | |||||