changes after rebase
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Sun, 16 Aug 2020 18:01:38 +0000 (21:01 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 13 Oct 2020 13:44:02 +0000 (16:44 +0300)
commitc4c5caedd809e46542ae3632762d93f14890d51d
tree4f9ba5269f0810f5fb4bb6d2d7a9b167e289075d
parent1d0e130cb3f37f611ec8242d99c12f693e328112
changes after rebase
17 files changed:
lib/pleroma/http/middleware/connection_pool.ex [moved from lib/pleroma/tesla/middleware/connection_pool.ex with 100% similarity]
test/pleroma/gun/connection_pool_test.exs [moved from test/gun/conneciton_pool_test.exs with 100% similarity]
test/pleroma/repo/migrations/autolinker_to_linkify_test.exs [moved from test/migrations/20200716195806_autolinker_to_linkify_test.exs with 100% similarity]
test/pleroma/repo/migrations/fix_legacy_tags_test.exs [moved from test/migrations/20200802170532_fix_legacy_tags_test.exs with 100% similarity]
test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs [moved from test/migrations/20200722185515_fix_malformed_formatter_config_test.exs with 100% similarity]
test/pleroma/repo/migrations/move_welcome_settings_test.exs [moved from test/migrations/20200724133313_move_welcome_settings_test.exs with 100% similarity]
test/pleroma/report_note_test.exs [moved from test/report_note_test.exs with 100% similarity]
test/pleroma/user/welcome_chat_message_test.exs [moved from test/user/welcome_chat_massage_test.exs with 100% similarity]
test/pleroma/user/welcome_email_test.exs [moved from test/user/welcome_email_test.exs with 100% similarity]
test/pleroma/user/welcome_message_test.exs [moved from test/user/welcome_message_test.exs with 100% similarity]
test/pleroma/web/activity_pub/object_validators/accept_validation_test.exs [moved from test/web/activity_pub/object_validators/accept_validation_test.exs with 100% similarity]
test/pleroma/web/activity_pub/object_validators/reject_validation_test.exs [moved from test/web/activity_pub/object_validators/reject_validation_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/accept_handling_test.exs [moved from test/web/activity_pub/transmogrifier/accept_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/answer_handling_test.exs [moved from test/web/activity_pub/transmogrifier/answer_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/question_handling_test.exs [moved from test/web/activity_pub/transmogrifier/question_handling_test.exs with 100% similarity]
test/pleroma/web/activity_pub/transmogrifier/reject_handling_test.exs [moved from test/web/activity_pub/transmogrifier/reject_handling_test.exs with 100% similarity]
test/pleroma/web/plugs/frontend_static_plug_test.exs [moved from test/plugs/frontend_static_test.exs with 92% similarity]