pleroma/test/web/instances
Ivan Tashkinov b40b4bc4e5 [#582] Optimized federation retirement by reducing the number of SQL calls
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
2019-02-03 12:41:27 +03:00
..
instance_test.exs [#534] Various tweaks. Tests for Instances and Instance. 2019-01-28 15:25:06 +03:00
instances_test.exs [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00