librenms/database/migrations
Jellyfrog 0a351b49fd
Laravel 9.x Shift (#14504)
* Move `resources/lang` folder

* Shift registered middleware

* Remove `fruitcake/laravel-cors` dependency

* Streamline `$commands` property

* Upgrade to Flysystem 3.0

* Shift core files

* Convert `optional()` to nullsafe operator

* Remove unnecessary `$model` property

* Convert route options to fluent methods

Laravel 8 adopts the tuple syntax for controller actions. Since the old options array is incompatible with this syntax, Shift converted them to use modern, fluent methods.

* Convert deprecated `$dates` property to `$casts`

* Shift config files

* Default config files

In an effort to make upgrading the constantly changing config files
easier, Shift defaulted them and merged your true customizations -
where ENV variables may not be used.

* Bump Laravel dependencies

* Use `<env>` tags for configuration

`<env>` tags have a lower precedence than system environment variables making it easier to overwrite PHPUnit configuration values in additional environments, such a CI.

Review this blog post for more details on configuration precedence when testing Laravel: https://jasonmccreary.me/articles/laravel-testing-configuration-precedence/

* Fix error provider

* Match new symfony syntax

* Match upstream syntax

* Fix route syntax

* generate composer.lock

* Sync back configs

* routes

* composer

* Fix more flare

* fix cors

* sync lang

* Apply fixes from StyleCI (#14517)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* bump larastan

* update packages

* wip

* Temporarily lower phpstan level

* Update phpstan.neon

* wip

* wip

* wip

* Apply fixes from StyleCI (#14592)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* test

* Update CiHelper.php

* Update test.yml

* Update CiHelper.php

* Update CiHelper.php

* Apply fixes from StyleCI (#14616)

Co-authored-by: StyleCI Bot <bot@styleci.io>

* test?

* fix phpstan problems

* dont run snmpsim on github ci

* Fix whitespace

* More whitespace

* More whitespace ???

* I think the space broke it

* fix the reset of the whitespace

* hard code auth guard

---------

Co-authored-by: Shift <shift@laravelshift.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Tony Murray <murraytony@gmail.com>
2023-04-17 06:51:35 -05:00
..
2018_07_03_091314_create_access_points_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_device_map_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_group_map_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_log_table.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
2018_07_03_091314_create_alert_rules_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_schedulables_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_schedule_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_template_map_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_templates_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_alert_transport_groups_table.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
2018_07_03_091314_create_alert_transport_map_table.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
2018_07_03_091314_create_alert_transports_table.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
2018_07_03_091314_create_alerts_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_api_tokens_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_application_metrics_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_applications_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_authlog_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_bgpPeers_cbgp_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_bgpPeers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_bill_data_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_bill_history_table.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
2018_07_03_091314_create_bill_perms_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_bill_port_counters_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_bill_ports_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_bills_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_callback_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_cef_switching_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ciscoASA_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_component_prefs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_component_statuslog_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_component_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_config_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_customers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_dashboards_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_dbSchema_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_graphs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_group_device_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_groups_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_mibs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_oids_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_perf_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_device_relationships_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_devices_attribs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_devices_perms_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_devices_table.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
2018_07_03_091314_create_entityState_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_entPhysical_state_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_entPhysical_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_eventlog_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_graph_types_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_hrDevice_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ipsec_tunnels_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ipv4_addresses_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ipv4_mac_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_ipv4_networks_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ipv6_addresses_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ipv6_networks_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_juniAtmVp_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_links_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_loadbalancer_rservers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_loadbalancer_vservers_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_locations_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_mac_accounting_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_mefinfo_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_mempools_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_mibdefs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_munin_plugins_ds_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_munin_plugins_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_netscaler_vservers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_notifications_attribs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_notifications_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ospf_areas_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ospf_instances_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ospf_nbrs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ospf_ports_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_packages_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_pdb_ix_peers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_pdb_ix_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_perf_times_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_plugins_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_poller_cluster_stats_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_poller_cluster_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_poller_groups_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_pollers_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_adsl_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_fdb_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_nac_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_perms_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_ports_stack_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_statistics_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_stp_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_ports_vlans_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_processes_table.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2018_07_03_091314_create_processors_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_proxmox_ports_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_proxmox_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_pseudowires_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_route_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_sensors_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_sensors_to_state_indexes_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_services_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_session_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_slas_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_state_indexes_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_state_translations_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_storage_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_stp_table.php Make migrations work in SQLite (#11643) 2020-05-22 16:49:21 -05:00
2018_07_03_091314_create_syslog_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_tnmsneinfo_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_toner_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_transport_group_transport_table.php Apply fixes from StyleCI (#13224) 2021-09-10 20:09:53 +02:00
2018_07_03_091314_create_ucd_diskio_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_users_prefs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_users_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_users_widgets_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_vlans_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_vminfo_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_vrf_lite_cisco_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_vrfs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_widgets_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091314_create_wireless_sensors_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_component_prefs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_component_statuslog_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_device_group_device_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_device_relationships_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_sensors_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_sensors_to_state_indexes_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2018_07_03_091322_add_foreign_keys_to_wireless_sensors_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_01_16_132200_add_vlan_and_elapsed_to_nac.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_01_16_195644_add_vrf_id_and_bgpLocalAs.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_02_05_140857_remove_config_definition_from_db.php Modernize mempools (#12282) 2020-11-23 15:35:35 -06:00
2019_02_10_220000_add_dates_to_fdb.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
2019_04_22_220000_update_route_table.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
2019_05_12_202407_create_mpls_lsps_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_05_12_202408_create_mpls_lsp_paths_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_05_30_225937_device_groups_rewrite.php Fix some broken migrations (#14040) 2022-06-14 15:01:07 +02:00
2019_06_30_190400_create_mpls_sdps_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_06_30_190401_create_mpls_sdp_binds_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_06_30_190402_create_mpls_services_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_07_03_132417_create_mpls_saps_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_07_09_150217_update_users_widgets_settings.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
2019_08_10_223200_add_enabled_to_users.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_08_28_105051_fix-template-linefeeds.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
2019_09_05_153524_create_notifications_attribs_index.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_09_29_114433_change_default_mempool_perc_warn_in_mempools_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_10_03_211702_serialize_config.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
2019_10_21_105350_devices_group_perms.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_11_30_191013_create_mpls_tunnel_ar_hops_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_11_30_191013_create_mpls_tunnel_c_hops_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_12_01_165514_add_indexes_to_mpls_lsp_paths_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_12_05_164700_alerts_disable_on_update_current_timestamp.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
2019_12_16_140000_create_customoids_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_12_17_151314_add_invert_map_to_alert_rules.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2019_12_28_180000_add_overwrite_ip_to_devices.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_01_09_1300_migrate_devices_attribs_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_01_10_075852_alter_mpls_lsp_paths_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_02_05_093457_add_inserted_to_devices.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_02_05_224042_device_inserted_null.php Apply fixes from StyleCI (#12124) 2020-09-21 15:59:34 +02:00
2020_02_10_223323_create_alert_location_map_table.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_03_24_0844_add_primary_key_to_device_graphs.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_03_25_165300_add_column_to_ports.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_04_06_001048_the_great_index_rename.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_04_08_172357_alert_schedule_utc.php support sqlite 2020-06-12 09:27:25 -05:00
2020_04_13_150500_add_last_error_fields_to_bgp_peers.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_04_19_010532_eventlog_sensor_reference_cleanup.php Apply fixes from StyleCI (#12123) 2020-09-21 15:51:53 +02:00
2020_05_22_020303_alter_metric_column.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_05_24_212054_poller_cluster_settings.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_05_30_162638_remove_mib_polling_tables.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_06_06_222222_create_device_outages_table.php Connectivity Helper to check and record device reachability (#13315) 2021-10-03 22:45:10 -05:00
2020_06_23_00522_alter_availability_perc_column.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
2020_06_24_155119_drop_ports_if_high_speed.php Show port speed on port graphs, optionally set scale (#11858) 2021-08-23 06:47:44 -05:00
2020_07_27_00522_alter_devices_snmp_algo_columns.php Added new authalgo support for SNMPv3 (#11966) 2020-10-29 13:02:26 -05:00
2020_07_29_143221_add_device_perf_index.php Add missing index for device_perf (#11974) 2020-07-31 16:07:00 +02:00
2020_08_28_212054_drop_uptime_column_outages.php Availability Calculation for all Devices (#12004) 2020-08-28 13:01:54 +02:00
2020_09_18_223431_create_cache_table.php Support multiple daily process locking backends with distributed polling (#11896) 2020-10-07 07:36:35 -05:00
2020_09_18_230114_create_service_templates_device_group_table.php Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
2020_09_18_230114_create_service_templates_device_table.php Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
2020_09_18_230114_create_service_templates_table.php Fix Service Templates Dynamic (#12626) 2021-03-18 08:14:45 -05:00
2020_09_18_230114_extend_services_table_for_service_templates_table.php Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
2020_09_19_230114_add_foreign_keys_to_service_templates_device_group_table.php Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
2020_09_19_230114_add_foreign_keys_to_service_templates_device_table.php Add Service Templates (#12107) 2021-02-02 00:40:11 -06:00
2020_09_22_172321_add_alert_log_index.php new index in alert_log table (#12143) 2020-09-24 17:05:21 +02:00
2020_09_24_000500_create_cache_locks_table.php Support multiple daily process locking backends with distributed polling (#11896) 2020-10-07 07:36:35 -05:00
2020_10_03_1000_add_primary_key_bill_perms.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_bill_ports.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_devices_perms.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_entPhysical_state.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_ipv4_mac.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_juniAtmVp.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_loadbalancer_vservers.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_ports_perms.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_processes.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_03_1000_add_primary_key_transport_group_transport.php schema: add missing primary keys (#12106) 2020-10-14 20:37:40 -05:00
2020_10_12_095504_mempools_add_oids.php Modernize mempools (#12282) 2020-11-23 15:35:35 -06:00
2020_10_21_124101_allow_nullable_ospf_columns.php allow nullable ospf auth (#12249) 2020-10-21 21:07:12 -05:00
2020_10_30_093601_add_tos_to_ospf_ports.php Add OSPF cost (TOS) (#11929) 2020-11-07 09:27:25 -06:00
2020_11_02_164331_add_powerstate_enum_to_vminfo.php fix vminfo invalid power state in migration (#12567) 2021-02-25 21:03:58 +01:00
2020_12_14_091314_create_port_group_port_table.php Split port_groups migration to prevent issues (#12732) 2021-04-12 02:39:46 +02:00
2020_12_14_091314_create_port_groups_table.php Help users that did not upgrade MySQL try two (#12989) 2021-07-14 08:39:41 -05:00
2021_02_08_224355_fix_invalid_dates.php Fix invalid dates in the database (#12512) 2021-02-11 01:33:10 +01:00
2021_02_09_084318_remove_perf_times.php Remove perf_times table (#12517) 2021-02-09 12:47:05 -06:00
2021_02_09_122930_migrate_to_utf8mb4.php Cleanup (#12695) 2021-04-01 17:35:18 +02:00
2021_02_21_203415_location_add_fixed_coordinates_flag.php Use DNS Location Record for Location (#12409) 2021-02-22 11:17:40 +01:00
2021_03_11_003540_rename_toner_table.php Re-implement Printer as a class based module (#12605) 2021-03-27 10:09:14 -05:00
2021_03_11_003713_rename_printer_columns.php Re-implement Printer as a class based module (#12605) 2021-03-27 10:09:14 -05:00
2021_03_17_160729_service_templates_cleanup.php Fix Service Templates Dynamic (#12626) 2021-03-18 08:14:45 -05:00
2021_03_26_014054_change_cache_to_mediumtext.php Change cache table to mediumtext (#12649) 2021-03-26 11:09:42 +01:00
2021_04_08_151101_add_foreign_keys_to_port_group_port_table.php Split port_groups migration to prevent issues (#12732) 2021-04-12 02:39:46 +02:00
2021_06_07_123600_create_sessions_table.php Create Laravel Sessions Table (#12962) 2021-06-18 23:37:50 -05:00
2021_06_11_084830_slas_add_rtt_field.php New module add juniper rpm support + reimplementation of cisco-sla module (#12799) 2021-06-11 13:48:33 -05:00
2021_07_06_1845_alter_bill_history_max_min.php Billing: add peak in and out (#13006) 2021-07-26 10:37:52 -05:00
2021_07_28_102443_plugins_add_version_and_settings.php New plugin system based on Laravel Package Development (#12998) 2021-10-19 06:53:28 -05:00
2021_08_04_102914_add_syslog_indexes.php add two indices to syslog table, addresses librenms/librenms#12855 (#13105) 2021-08-05 10:15:15 +02:00
2021_08_26_093522_config_value_to_medium_text.php Increase config value length limit (#13178) 2021-09-01 14:15:25 +02:00
2021_09_07_094310_create_push_subscriptions_table.php Push Notifications (Mobile and PC) (#13277) 2021-10-06 07:29:47 -05:00
2021_09_26_164200_create_hrsystem_table.php log count of logged in users in Database (#13137) 2021-10-02 01:58:26 +02:00
2021_10_02_190310_add_device_outages_index.php Connectivity Helper to check and record device reachability (#13315) 2021-10-03 22:45:10 -05:00
2021_10_03_164200_update_hrsystem_table.php hrSystem Columns have to be optional (#13316) 2021-10-03 23:38:09 -05:00
2021_10_20_072929_disable_example_plugin.php Disable ExamplePlugin (#13391) 2021-10-20 08:02:01 -05:00
2021_10_20_224207_increase_length_of_attrib_type_column.php Increase length of devices_attribs.attrib_type column (#13395) 2021-10-20 19:50:15 -05:00
2021_11_12_123037_change_cpwVcID_to_unsignedInteger.php Added migration file to change cpwVcID to unsigned integer (#13510) 2021-11-12 14:15:50 -06:00
2021_11_17_105321_device_add_display_field.php Configurable device display name (#13528) 2021-11-18 15:46:22 -06:00
2021_11_29_160744_change_ports_text_fields_to_varchar.php Global search: search device display (#13583) 2021-12-06 16:12:24 +01:00
2021_11_29_165046_improve_devices_search_index.php Global search: search device display (#13583) 2021-12-06 16:12:24 +01:00
2021_11_29_165436_improve_ports_search_index.php Global search: search device display (#13583) 2021-12-06 16:12:24 +01:00
2021_12_02_100709_remove_ports_stp_unique_index.php Fix some broken migrations (#14040) 2022-06-14 15:01:07 +02:00
2021_12_02_101739_add_vlan_field_to_stp_table.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
2021_12_02_101810_add_vlan_and_port_index_fields_to_ports_stp_table.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
2021_12_02_110154_update_ports_stp_unique_index.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
2021_12_02_113537_ports_stp_designated_cost_change_to_int.php Stp module rewrite (#13570) 2022-01-30 16:28:18 -06:00
2021_25_01_0127_create_isis_adjacencies_table.php ISIS-adjacency polling support (#12461) 2021-06-10 19:42:34 -05:00
2021_25_01_0128_isis_adjacencies_add_admin_status.php Rewrite ISIS Adjacency discovery/polling (#13155) 2021-08-23 21:19:55 -05:00
2021_25_01_0129_isis_adjacencies_nullable.php Rewrite ISIS Adjacency discovery/polling (#13155) 2021-08-23 21:19:55 -05:00
2022_02_03_164059_increase_auth_id_length.php Implement OAuth and SAML2 support (#13764) 2022-02-20 22:05:51 +01:00
2022_02_21_073500_add_iface_field_to_bgp_peers.php BGP unnumbered support for Cumulus (#13785) 2022-05-22 14:27:28 +02:00
2022_04_08_085504_isis_adjacencies_table_add_index.php Add ISIS discovery and polling for iosxe devices (#13880) 2022-04-08 16:33:41 -05:00
2022_05_25_084506_add_widgets_column_to_users_widgets_table.php Dashboard code cleanup (#13996) 2022-05-31 08:08:40 -05:00
2022_05_25_084617_migrate_widget_ids.php Fix some lint issues (#14962) 2023-04-15 09:02:41 -05:00
2022_05_25_085715_remove_user_widgets_id.php Dashboard code cleanup (#13996) 2022-05-31 08:08:40 -05:00
2022_05_25_090027_drop_widgets_table.php Dashboard code cleanup (#13996) 2022-05-31 08:08:40 -05:00
2022_05_30_084932_update-app-status-length.php feat(apps/mysql): add error-state to non-responsive mysql-servers (#13993) 2022-06-10 16:22:41 -05:00
2022_07_03_1947_add_app_data.php add the ability for storing app data to prevent spamming of the event log via via component usage (#14087) 2022-07-22 16:01:55 -05:00
2022_07_19_081224_plugins_unique_index.php Prevent duplicate plugin table entries (#14120) 2022-07-20 15:25:45 +02:00
2022_08_15_084506_add_rrd_type_to_sensors_table.php Sensors - Allow changing RRD type in YAML and PHP sensor discovery (#14208) 2022-10-25 08:31:02 -05:00
2022_08_15_084507_add_rrd_type_to_wireless_sensors_table.php Sensors - Allow changing RRD type in YAML and PHP sensor discovery (#14208) 2022-10-25 08:31:02 -05:00
2022_08_15_091314_create_ports_vdsl_table.php Migrate xDSL code to module, and add support for VDSL2 MIB (#14207) 2022-09-07 19:29:17 -05:00
2022_09_03_091314_update_ports_adsl_table_with_defaults.php Migrate xDSL code to module, and add support for VDSL2 MIB (#14207) 2022-09-07 19:29:17 -05:00
2023_03_14_130653_migrate_empty_user_funcs_to_null.php Store empty user_func as null (#14900) 2023-03-14 18:42:45 +01:00
2023_04_12_174529_modify_ports_table.php Remove unused port fields (#14963) 2023-04-14 16:47:26 -05:00