misc_pterodactyl-panel/database/migrations
Dane Everitt 70db461075
Start push of service changes.
Changes the way service files are stored and allows for much easier
updates in the future that won’t affect custom services.

Also stores more configurations in the database to make life easier for
everyone.
2017-03-10 18:25:12 -05: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 fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01: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 fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01: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 Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
2016_08_30_212718_add_ip_alias.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
2016_08_30_213301_modify_ip_storage_method.php revert accidental changes to migrations 2017-02-12 17:38:15 +01: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 revert accidental changes to migrations 2017-02-12 17:38:15 +01: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 Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
2016_10_07_152117_build_api_log_table.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00: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 Apply fixes from StyleCI 2016-12-07 22:46:38 +00: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 Apply fixes from StyleCI 2016-12-07 22:46:38 +00: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 Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
2016_10_23_203857_add_foreign_server_variables.php fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01:00
2016_10_23_204157_add_foreign_service_options.php fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01:00
2016_10_23_204321_add_foreign_service_variables.php fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01: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_11_04_000949_add_ark_service_option_fixed.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
2016_11_11_220649_add_pack_support.php Remove build settings from packs. 2017-01-27 16:21:25 -05:00
2016_11_11_231731_set_service_name_unique.php Push changes that support creations of service packs and basic listing 2016-11-15 20:20:32 -05:00
2016_11_27_142519_add_pack_column.php Add service pack reference to server and send to daemon 2016-11-27 14:50:10 -05:00
2016_12_01_173018_add_configurable_upload_limit.php Show file upload size limit when uploading files 2016-12-01 18:32:05 -05:00
2016_12_02_185206_correct_service_variables.php fix @DaneEveritt grepping arround 2017-02-13 23:20:49 +01:00
2017_01_03_150436_fix_misnamed_option_tag.php Apply fixes from StyleCI 2017-01-03 22:46:30 +00:00
2017_01_07_154228_create_node_configuration_tokens_table.php replace manual json headers with laravel response()->json() 2017-01-08 15:21:02 +01:00
2017_01_12_135449_add_more_user_data.php Apply fixes from StyleCI 2017-01-12 20:48:12 +00:00
2017_02_02_175548_UpdateColumnNames.php Drop a forgotten foreign key 2017-02-12 20:27:06 -05:00
2017_02_03_140948_UpdateNodesTable.php Model updates for Database Management in ACP 2017-02-03 15:19:14 -05:00
2017_02_03_155554_RenameColumns.php New models for node and location admin pages. 2017-02-03 16:50:28 -05:00
2017_02_05_164123_AdjustColumnNames.php Completed model updates for Services 2017-02-05 17:58:17 -05:00
2017_02_05_164516_AdjustColumnNamesForServicePacks.php Completed model updates for Services 2017-02-05 17:58:17 -05:00
2017_02_09_174834_SetupPermissionsPivotTable.php Apply fixes from StyleCI (#294) 2017-02-12 15:10:39 -05:00
2017_02_10_171858_UpdateAPIKeyColumnNames.php API Model updates. 2017-02-10 17:29:10 -05:00
2017_03_03_224254_UpdateNodeConfigTokensColumns.php Apply fixes from StyleCI (#331) 2017-03-03 23:38:21 -05:00
2017_03_05_212803_DeleteServiceExecutableOption.php Start push of service changes. 2017-03-10 18:25:12 -05:00
2017_03_10_162934_AddNewServiceOptionsColumns.php Start push of service changes. 2017-03-10 18:25:12 -05:00
2017_03_10_173607_MigrateToNewServiceSystem.php Start push of service changes. 2017-03-10 18:25:12 -05:00