pleroma/test/web
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
..
activity_pub Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
admin_api
common_api
http_sigs
instances [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00
mastodon_api Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
metadata
oauth
ostatus
plugs
rich_media
salmon
twitter_api Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
views
web_finger
websub
federator_test.exs [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00
node_info_test.exs
retry_queue_test.exs
streamer_test.exs