summary refs log tree commit diff
path: root/tests/replication/tcp/streams/test_typing.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Discard RDATA from already seen positions. (#7648)Patrick Cloke2020-06-151-6/+82
* Clean up replication unit tests. (#7490)Erik Johnston2020-05-131-1/+1
* Fix catchup-on-reconnect for the Federation Stream (#7374)Richard van der Hoff2020-05-051-5/+0
* Thread through instance name to replication client. (#7369)Erik Johnston2020-05-011-2/+2
* Use `stream.current_token()` and remove `stream_positions()` (#7172)Erik Johnston2020-05-011-3/+0
* Fix limit logic for EventsStream (#7358)Richard van der Hoff2020-04-291-3/+8
* Add some replication tests (#7278)Erik Johnston2020-04-281-0/+80