From a127041c8b3e31c9fa487dd5ca4faa29a0a59e6e Mon Sep 17 00:00:00 2001 From: dcc Date: Mon, 4 Sep 2023 02:54:35 -0700 Subject: move to 2.5.5 --- test/pleroma/repo/migrations/autolinker_to_linkify_test.exs | 0 test/pleroma/repo/migrations/confirm_logged_in_users_test.exs | 0 test/pleroma/repo/migrations/deprecate_public_endpoint_test.exs | 0 test/pleroma/repo/migrations/fix_legacy_tags_test.exs | 0 test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs | 0 test/pleroma/repo/migrations/move_welcome_settings_test.exs | 0 test/pleroma/repo/migrations/rename_instance_chat_test.exs | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/pleroma/repo/migrations/autolinker_to_linkify_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/confirm_logged_in_users_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/deprecate_public_endpoint_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/fix_legacy_tags_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/move_welcome_settings_test.exs mode change 100644 => 100755 test/pleroma/repo/migrations/rename_instance_chat_test.exs (limited to 'test/pleroma/repo') diff --git a/test/pleroma/repo/migrations/autolinker_to_linkify_test.exs b/test/pleroma/repo/migrations/autolinker_to_linkify_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/confirm_logged_in_users_test.exs b/test/pleroma/repo/migrations/confirm_logged_in_users_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/deprecate_public_endpoint_test.exs b/test/pleroma/repo/migrations/deprecate_public_endpoint_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/fix_legacy_tags_test.exs b/test/pleroma/repo/migrations/fix_legacy_tags_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs b/test/pleroma/repo/migrations/fix_malformed_formatter_config_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/move_welcome_settings_test.exs b/test/pleroma/repo/migrations/move_welcome_settings_test.exs old mode 100644 new mode 100755 diff --git a/test/pleroma/repo/migrations/rename_instance_chat_test.exs b/test/pleroma/repo/migrations/rename_instance_chat_test.exs old mode 100644 new mode 100755 -- cgit v1.2.3