misc_pterodactyl-panel/database/migrations
2016-10-31 17:15:30 -04:00
..
2016_01_23_195641_add_allocations_table.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_195851_add_api_keys.php Update 2016_01_23_195851_add_api_keys.php 2016-01-23 20:00:11 -05:00
2016_01_23_200044_add_api_permissions.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_200159_add_downloads.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_200421_create_failed_jobs_table.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_200440_create_jobs_table.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_200528_add_locations.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_200648_add_nodes.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_201433_add_password_resets.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_201531_add_permissions.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_201649_add_server_variables.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_201748_add_servers.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_202544_add_service_options.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_202731_add_service_varibles.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_202943_add_services.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_203119_create_settings_table.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_203150_add_subusers.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_203159_add_users.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_23_203947_create_sessions_table.php Update migrations 2016-01-23 15:42:25 -05:00
2016_01_25_234418_rename_permissions_column.php fix column name in permissions; closes #41 2016-01-25 18:45:34 -05:00
2016_02_07_172148_add_databases_tables.php Add basic support for per-server databases 2016-02-08 18:03:05 -05:00
2016_02_07_181319_add_database_servers_table.php Add basic support for per-server databases 2016-02-08 18:03:05 -05:00
2016_02_13_154306_add_service_option_default_startup.php Add per-service-option startup & executable 2016-02-13 17:29:52 -05:00
2016_02_20_155318_add_unique_service_field.php Make file field unique 2016-02-20 15:59:04 -05:00
2016_02_27_163411_add_tasks_table.php Fix tasks to use proper cron syntax 2016-02-28 22:37:58 -05:00
2016_02_27_163447_add_tasks_log_table.php add basic scheduler and queue processing for tasks 2016-02-27 18:35:12 -05:00
2016_03_18_155649_add_nullable_field_lastrun.php Improve scheduled task layout and data handling 2016-03-18 16:23:10 -04:00
2016_08_30_212718_add_ip_alias.php Add IP Aliasing (#72) 2016-08-31 16:03:37 -04:00
2016_08_30_213301_modify_ip_storage_method.php Add IP Aliasing (#72) 2016-08-31 16:03:37 -04:00
2016_09_01_193520_add_suspension_for_servers.php Add support for suspension 2016-09-01 21:16:38 -04:00
2016_09_01_211924_remove_active_column.php Remove old 'active' column and replace some references with 'suspended' in place 2016-09-01 21:21:01 -04:00
2016_09_02_190647_add_sftp_password_storage.php Add support for viewing SFTP password in panel 2016-09-02 19:26:48 -04:00
2016_09_04_171338_update_jobs_tables.php Add two migrations to handle a jobs driver change for databases in 5.3 2016-09-04 17:21:41 -04:00
2016_09_04_172028_update_failed_jobs_table.php Add two migrations to handle a jobs driver change for databases in 5.3 2016-09-04 17:21:41 -04:00
2016_09_04_182835_create_notifications_table.php Implement base notifications support (#77) 2016-09-05 12:00:56 -04:00
2016_09_07_163017_add_unique_identifier.php Add seeders for services, cleanup environment setters 2016-09-07 17:48:20 -04:00
2016_09_14_145945_allow_longer_regex_field.php Allow longer regex 2016-09-14 18:36:33 -04:00
2016_09_17_194246_add_docker_image_column.php Hotfix for broken rc.1 installs and upgrades 2016-10-31 17:15:30 -04:00
2016_09_21_165554_update_servers_column_name.php Somehow this migration slipped through and was never added 2016-09-21 16:57:39 -04:00
2016_09_29_213518_rename_double_insurgency.php Hotfix for broken rc.1 installs and upgrades 2016-10-31 17:15:30 -04:00
2016_10_07_152117_build_api_log_table.php Log the error output for API 2016-10-07 16:10:54 -04:00
2016_10_14_164802_update_api_keys.php Add initial basic API changes 2016-10-14 20:22:23 -04:00
2016_10_23_181719_update_misnamed_bungee.php Correcting BungeeCord issue (#152) 2016-10-23 18:34:59 -04:00
2016_10_23_193810_add_foreign_keys_servers.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_201624_add_foreign_allocations.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_202222_add_foreign_api_keys.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_202703_add_foreign_api_permissions.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_202953_add_foreign_database_servers.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_203105_add_foreign_databases.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_203335_add_foreign_nodes.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_203522_add_foreign_permissions.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_203857_add_foreign_server_variables.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_204157_add_foreign_service_options.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_204321_add_foreign_service_variables.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_204454_add_foreign_subusers.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_23_204610_add_foreign_tasks.php Add foreign keys to all necessary tables 👏 2016-10-23 20:48:34 -04:00
2016_10_30_000949_add_ark_service_option.php Hotfix for broken rc.1 installs and upgrades 2016-10-31 17:15:30 -04:00