Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-03 | [#582] Optimized federation retirement by reducing the number of SQL calls | Ivan Tashkinov | |
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`, calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`). | |||
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-28 | [#534] Refactoring / tweaks per MR review. | Ivan Tashkinov | |
2019-01-25 | [#534] Configurable outgoing federation reachability timeout. | Ivan Tashkinov | |
2019-01-24 | [#534] Optimized bulk publish ops to filter on reachability early. ↵ | Ivan Tashkinov | |
`Instance` refactoring. | |||
2019-01-24 | [#534] Updating external instances reachability on incoming federation. | Ivan Tashkinov | |
2019-01-23 | [#534] Initial implementation of unreachable federation targets retirement. | Ivan Tashkinov | |