ConvoyPanel/database/migrations
2022-10-20 22:03:20 +00:00
..
2014_10_12_000000_create_users_table.php Add state 2022-07-16 01:56:38 +02:00
2014_10_12_100000_create_password_resets_table.php Initialize project base 2022-07-07 04:22:18 +02:00
2019_08_19_000000_create_failed_jobs_table.php Initialize project base 2022-07-07 04:22:18 +02:00
2019_12_14_000001_create_personal_access_tokens_table.php Initialize project base 2022-07-07 04:22:18 +02:00
2022_07_14_232223_nodes_table.php Update VNC page 2022-07-21 15:00:58 -05:00
2022_07_14_232304_servers_table.php Add server listing 2022-07-15 02:14:59 +02:00
2022_07_22_004345_add_ip_address_column_to_servers_table.php Add resource service 2022-07-21 20:00:31 -05:00
2022_07_23_233402_remove_old_columns_from_servers_table.php Add Backups & Fix Public Key Updating 2022-07-23 22:57:36 -05:00
2022_07_24_023016_add_make_template_visible_column_to_servers_table.php Add Backups & Fix Public Key Updating 2022-07-23 22:57:36 -05:00
2022_07_25_015911_add_is_installing_column_to_servers_table.php Fix is_installing migration 2022-08-03 18:11:06 +00:00
2022_07_25_025600_create_templates_table.php Refactor templates into separate table 2022-07-24 22:46:30 -05:00
2022_07_25_025928_remove_template_columns_from_servers_table.php Refactor templates into separate table 2022-07-24 22:46:30 -05:00
2022_07_25_030214_remove_is_template_column_from_templates_table.php Refactor templates into separate table 2022-07-24 22:46:30 -05:00
2022_07_25_030354_rename_make_templates_visible_column_in_templates_table.php Refactor templates into separate table 2022-07-24 22:46:30 -05:00
2022_07_26_003508_create_i_p_addresses_table.php Add ip address table 2022-07-25 20:32:37 -05:00
2022_07_26_004509_remove_ip_address_column_from_servers_table.php Add ip address table 2022-07-25 20:32:37 -05:00
2022_07_26_005058_fix_ip_addresses_table_columns.php Add ip address table 2022-07-25 20:32:37 -05:00
2022_07_27_001056_clear_server_id_on_server_delete_in_ip_tables.php Add searchable 2022-07-26 22:17:35 -05:00
2022_07_28_010809_change_subnet_column_to_cid_in_ip_addresses_table.php Change subnet mask to CIDR 2022-07-27 20:14:04 -05:00
2022_07_31_152015_create_sso_tokens_table.php Add SSO 2022-07-31 19:00:36 +00:00
2022_08_02_042345_replace_is_installing_column_with_installing_in_servers_table.php Fix migrations 2022-08-03 15:41:15 +00:00
2022_08_04_052834_add_api_key_columns_to_nodes_table.php Add server status repository 2022-08-04 05:44:19 +00:00
2022_08_09_003453_remove_username_password_columns_from_nodes_table.php Fix broken APIs 2022-08-09 03:16:34 +00:00
2022_08_09_003757_remove_auth_type_column_from_nodes_table.php Fix broken APIs 2022-08-09 03:16:34 +00:00
2022_08_09_194438_add_mac_address_column_to_ip_addresses_table.php Add mac address 2022-08-09 20:51:44 +00:00
2022_09_08_031709_create_activity_logs_table.php Start adding logging in server installations 2022-09-09 23:29:33 +00:00
2022_09_09_214058_create_activity_log_subjects_table.php Add activity log service 2022-09-09 22:22:14 +00:00
2022_09_25_133215_add_limits_to_servers_table.php Add new migrations and add validationrules 2022-09-25 16:17:53 +00:00
2022_09_25_135328_add_network_and_storage_columns_to_nodes_table.php Add new migrations and add validationrules 2022-09-25 16:17:53 +00:00
2022_10_08_035450_add_uuid_columns_to_servers_table.php Add bandwidth limiting and logging 2022-10-16 15:06:39 +00:00
2022_10_16_134515_add_bandwidth_metrics_to_servers_table.php Add bandwidth limiting and logging 2022-10-16 15:06:39 +00:00
2022_10_20_215932_add_default_value_to_bandwidth_usage_column_in_servers_table.php Add default value for bandwidth_usage in servers 2022-10-20 22:03:20 +00:00