From 798ac6d4c194dee39a3e4bcc321125bdcb49a109 Mon Sep 17 00:00:00 2001 From: Lance Pioch Date: Tue, 19 Mar 2024 21:13:55 -0400 Subject: [PATCH] Style fixes --- config/app.php | 2 -- config/database.php | 1 - database/Factories/ServerFactory.php | 2 -- database/Factories/UserSSHKeyFactory.php | 2 -- .../2018_01_01_122821_AllowNegativeValuesForServerSwap.php | 4 ---- .../2018_01_11_213943_AddApiKeyPermissionColumns.php | 4 ---- .../2018_01_13_142012_SetupTableForKeyEncryption.php | 2 -- database/migrations/2018_01_13_145209_AddLastUsedAtColumn.php | 4 ---- .../2018_02_04_145617_AllowTextInUserExternalId.php | 4 ---- ...02_10_151150_remove_unique_index_on_external_id_column.php | 4 ---- ...17_134254_ensure_unique_allocation_id_on_servers_table.php | 4 ---- ...8_02_24_112356_add_external_id_column_to_servers_table.php | 4 ---- .../2018_02_25_160152_remove_default_null_value_on_table.php | 2 -- ..._02_25_160604_define_unique_index_on_users_external_id.php | 4 ---- ...1_add_database_and_port_limit_columns_to_servers_table.php | 4 ---- .../migrations/2018_03_15_124536_add_description_to_nodes.php | 4 ---- .../migrations/2018_05_04_123826_add_maintenance_to_nodes.php | 4 ---- ...09_03_143756_allow_egg_variables_to_have_longer_values.php | 4 ---- ...03_144005_allow_server_variables_to_have_longer_values.php | 4 ---- .../2019_03_02_142328_set_allocation_limit_default_null.php | 4 ---- ...2019_03_02_151321_fix_unique_index_to_account_for_host.php | 4 ---- ...020_03_22_163911_merge_permissions_table_into_subusers.php | 4 ---- .../migrations/2020_03_22_164814_drop_permissions_table.php | 4 ---- .../2020_04_03_203624_add_threads_column_to_servers_table.php | 4 ---- .../migrations/2020_04_03_230614_create_backups_table.php | 4 ---- .../2020_04_04_131016_add_table_server_transfers.php | 4 ---- ...2020_04_10_141024_store_node_tokens_as_encrypted_value.php | 3 --- .../2020_04_17_203438_allow_nullable_descriptions.php | 4 ---- .../2020_04_22_055500_add_max_connections_column.php | 4 ---- .../2020_04_26_111208_add_backup_limit_to_servers.php | 4 ---- database/migrations/2020_05_20_234655_add_mounts_table.php | 4 ---- .../migrations/2020_05_21_192756_add_mount_server_table.php | 4 ---- .../2020_07_02_213612_create_user_recovery_tokens_table.php | 4 ---- .../2020_07_09_201845_add_notes_column_for_allocations.php | 4 ---- .../2020_08_20_205533_add_backup_state_column_to_backups.php | 4 ---- .../2020_08_22_132500_update_bytes_to_unsigned_bigint.php | 4 ---- .../2020_08_23_175331_modify_checksums_column_for_backups.php | 4 ---- .../migrations/2020_09_13_110007_drop_packs_from_servers.php | 4 ---- .../2020_09_13_110021_drop_packs_from_api_key_permissions.php | 4 ---- database/migrations/2020_09_13_110047_drop_packs_table.php | 4 ---- .../migrations/2020_09_13_113503_drop_daemon_key_table.php | 4 ---- ...5437_change_unique_database_name_to_account_for_server.php | 4 ---- ..._10_26_194904_remove_nullable_from_schedule_name_field.php | 4 ---- .../2020_11_02_201014_add_features_column_to_eggs.php | 4 ---- ...2_12_102435_support_multiple_docker_images_and_updates.php | 4 ---- ...14_013707_make_successful_nullable_in_server_transfers.php | 4 ---- ...17_014330_add_archived_field_to_server_transfers_table.php | 4 ---- .../2020_12_24_092449_make_allocation_fields_json.php | 4 ---- ...020_12_26_184914_add_upload_id_column_to_backups_table.php | 4 ---- .../2021_01_10_153937_add_file_denylist_to_egg_configs.php | 4 ---- database/migrations/2021_01_13_013420_add_cron_month.php | 4 ---- .../migrations/2021_01_17_102401_create_audit_logs_table.php | 4 ---- .../2021_01_17_152623_add_generic_server_status_column.php | 4 ---- .../2021_01_26_210502_update_file_denylist_to_json.php | 4 ---- .../2021_02_23_205021_add_index_for_server_and_action.php | 4 ---- .../2021_02_23_212657_make_sftp_port_unsigned_int.php | 4 ---- ...104718_force_cron_month_field_to_have_value_if_missing.php | 4 ---- ...1_05_01_092457_add_continue_on_failure_option_to_tasks.php | 4 ---- ...23_add_only_run_when_server_online_option_to_schedules.php | 4 ---- .../2021_05_03_201016_add_support_for_locking_a_backup.php | 4 ---- .../migrations/2021_07_12_013420_remove_userinteraction.php | 2 -- ..._successful_field_to_default_to_false_on_backups_table.php | 4 ---- ...2021_08_21_175111_add_foreign_keys_to_mount_node_table.php | 4 ---- ...21_08_21_175118_add_foreign_keys_to_mount_server_table.php | 4 ---- .../2021_08_21_180921_add_foreign_keys_to_egg_mount_table.php | 4 ---- .../migrations/2022_01_25_030847_drop_google_analytics.php | 4 ---- ...22_05_07_165334_migrate_egg_images_array_to_new_format.php | 2 -- .../2022_05_28_135717_create_activity_logs_table.php | 4 ---- .../2022_05_29_140349_create_activity_log_actors_table.php | 4 ---- ...2_06_18_112822_track_api_key_usage_for_activity_events.php | 4 ---- ...8_16_214400_add_force_outgoing_ip_column_to_eggs_table.php | 4 ---- ..._08_16_230204_add_installed_at_column_to_servers_table.php | 4 ---- tests/TestCase.php | 1 - 73 files changed, 271 deletions(-) diff --git a/config/app.php b/config/app.php index 244a0863d..49dc0bdcd 100644 --- a/config/app.php +++ b/config/app.php @@ -1,6 +1,5 @@ env('APP_REPORT_ALL_EXCEPTIONS', false), ], - 'aliases' => Facade::defaultAliases()->merge([ 'Alert' => Prologue\Alerts\Facades\Alert::class, 'Carbon' => Carbon\Carbon::class, diff --git a/config/database.php b/config/database.php index 8bf2f6812..8b4f7a427 100644 --- a/config/database.php +++ b/config/database.php @@ -1,6 +1,5 @@