Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-09-09 | Fix incorrect attribute name | Erik Johnston | 1 | -1/+1 |
2016-09-09 | Comment | Erik Johnston | 1 | -0/+1 |
2016-09-09 | Add edu.type as part of key. Remove debug logging | Erik Johnston | 1 | -2/+3 |
2016-09-09 | Clobber EDUs in send queue | Erik Johnston | 5 | -20/+58 |
2016-09-09 | Drop replication log levels | Erik Johnston | 2 | -3/+2 |
2016-09-09 | Deduplicate presence in _update_states | Erik Johnston | 1 | -0/+6 |
2016-09-09 | Check if destination is ready for retry earlier | Erik Johnston | 1 | -15/+16 |
2016-09-09 | Fix tightloop on sending transaction | Erik Johnston | 1 | -122/+134 |
2016-09-09 | Use the previous MAX value if any to set the stream_id | Mark Haines | 1 | -1/+2 |
2016-09-09 | Track the max_stream_device_id in a separate table, since we delete from the ... | Mark Haines | 4 | -4/+37 |
2016-09-09 | Correctly guard against multiple concurrent transactions | Erik Johnston | 1 | -38/+41 |
2016-09-09 | Bump changelog and version | Erik Johnston | 2 | -2/+9 |
2016-09-09 | Just move the schema and add some DROPs | Mark Haines | 2 | -35/+4 |
2016-09-09 |