towerops/priv/repo/migrations
2026-01-28 09:18:31 -06:00
..
.formatter.exs init 2025-12-21 11:10:43 -06:00
20251221192340_create_users_auth_tables.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
20251221192454_create_organizations.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
20251221192505_create_organization_memberships.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
20251221192513_create_organization_invitations.exs 1. User Authentication 2025-12-21 13:31:59 -06:00
20251221193428_create_sites.exs 1. Sites Management 2025-12-21 13:39:19 -06:00
20251221193436_create_equipment.exs 1. Sites Management 2025-12-21 13:39:19 -06:00
20251221225717_create_monitoring_aggregates.exs Disable monitoring aggregates migration 2026-01-03 16:38:40 -06:00
20251221231801_create_alerts.exs more tests 2025-12-21 17:29:01 -06:00
20251224201530_add_email_sent_at_to_alerts.exs more features 2026-01-02 14:06:44 -06:00
20251224202206_add_monitoring_enabled_index.exs rename equipment to device 2026-01-17 14:48:46 -06:00
20260103191834_add_snmp_fields_to_equipment.exs snmp bits 2026-01-03 14:41:28 -06:00
20260103191852_create_snmp_devices.exs snmp bits 2026-01-03 14:41:28 -06:00
20260103191853_create_snmp_sensors.exs snmp bits 2026-01-03 14:41:28 -06:00
20260103191854_create_snmp_interfaces.exs snmp bits 2026-01-03 14:41:28 -06:00
20260103191858_create_snmp_sensor_readings.exs Remove all TimescaleDB features from migrations 2026-01-03 16:39:50 -06:00
20260103191859_create_snmp_interface_stats.exs Remove all TimescaleDB features from migrations 2026-01-03 16:39:50 -06:00
20260103192153_create_snmp_sensor_aggregates.exs Remove all TimescaleDB features from migrations 2026-01-03 16:39:50 -06:00
20260103192154_create_snmp_interface_aggregates.exs Remove all TimescaleDB features from migrations 2026-01-03 16:39:50 -06:00
20260104175728_create_monitoring_checks.exs Recreate monitoring_checks migration with new timestamp 2026-01-04 11:57:54 -06:00
20260104190824_add_sensor_metadata.exs Add metadata support for storage sensors 2026-01-04 13:09:47 -06:00
20260104192555_add_last_snmp_poll_to_equipment.exs Add distributed coordination for SNMP polling 2026-01-04 13:28:06 -06:00
20260105134321_fix_sensor_readings_primary_key.exs Fix database schema mismatches preventing SNMP and monitoring data collection 2026-01-05 08:26:16 -06:00
20260105134404_fix_interface_stats_primary_key.exs Fix database schema mismatches preventing SNMP and monitoring data collection 2026-01-05 08:26:16 -06:00
20260105142046_fix_monitoring_checks_primary_key.exs Fix database schema mismatches preventing SNMP and monitoring data collection 2026-01-05 08:26:16 -06:00
20260105163301_create_equipment_events.exs Implement event logging system and fix sensor display 2026-01-05 10:42:34 -06:00
20260106184002_add_is_superuser_to_users.exs Add superuser system with user impersonation for admin support 2026-01-06 12:50:10 -06:00
20260106184003_create_audit_logs.exs Add superuser system with user impersonation for admin support 2026-01-06 12:50:10 -06:00
20260106184151_set_initial_superuser.exs Add superuser system with user impersonation for admin support 2026-01-06 12:50:10 -06:00
20260108160055_create_user_credentials.exs add passkey 2026-01-09 12:26:32 -06:00
20260109184838_create_agent_tokens.exs add remote agent setup 2026-01-09 13:15:31 -06:00
20260109184905_create_agent_assignments.exs add remote agent setup 2026-01-09 13:15:31 -06:00
20260109190858_add_default_agent_to_organizations.exs add remote agent setup 2026-01-09 13:15:31 -06:00
20260113192744_change_agent_token_to_encrypted.exs agent token changes 2026-01-13 13:43:43 -06:00
20260114142010_add_agent_token_to_sites.exs Implement hierarchical agent assignment for SNMP polling 2026-01-14 08:38:50 -06:00
20260115010646_add_composite_indexes_for_agent_queries.exs rename equipment to device 2026-01-17 14:48:46 -06:00
20260115011502_add_alerts_equipment_indexes.exs Add database indexes and optimize SNMP polling 2026-01-15 07:28:14 -06:00
20260115194425_create_mobile_sessions.exs add api for mobile login 2026-01-15 15:36:14 -06:00
20260115212928_add_alert_preferences_to_mobile_sessions.exs add api for mobile login 2026-01-15 15:36:14 -06:00
20260116185112_create_snmp_neighbors.exs add tests and add snmp neighbor discovery 2026-01-16 13:44:29 -06:00
20260116195231_fix_snmp_neighbors_primary_key.exs fix neighbors 2026-01-16 16:09:15 -06:00
20260117174218_add_snmp_config_to_organizations_and_sites.exs Add hierarchical SNMP configuration with org/site/equipment fallback 2026-01-17 11:47:17 -06:00
20260117190134_rename_equipment_to_devices.exs rename equipment to device 2026-01-17 14:48:46 -06:00
20260117222456_make_device_name_nullable.exs feat: allow device name to be populated from SNMP sysName 2026-01-17 16:28:43 -06:00
20260117224818_create_api_tokens.exs Add API v1 endpoints with organization-scoped API tokens 2026-01-17 16:53:31 -06:00
20260117231451_update_alert_types_equipment_to_device.exs Fix alerts page by migrating old equipment_* alert types to device_* 2026-01-17 17:15:18 -06:00
20260118000250_create_device_profiles.exs feat: add database-driven SNMP device profiles 2026-01-17 18:13:53 -06:00
20260118002432_add_serial_number_to_snmp_devices.exs feat: poll actual firmware version and serial from SNMP 2026-01-17 18:25:52 -06:00
20260118152752_add_user_id_to_api_tokens.exs refactor: use API token auth for profile imports instead of session cookies 2026-01-18 09:30:21 -06:00
20260118162909_add_profile_fields_to_users.exs add user profile settings with name, avatar, and timezone 2026-01-18 10:32:23 -06:00
20260118174155_change_sensor_oid_fields_to_jsonb.exs improve profile import 2026-01-18 11:46:56 -06:00
20260118174612_change_ent_physical_index_to_jsonb.exs improve profile import 2026-01-18 11:46:56 -06:00
20260118185149_change_response_time_to_float.exs fix: use microsecond precision for ICMP latency measurements 2026-01-18 12:52:29 -06:00
20260118193856_add_rule_group_to_detection_rules.exs discovery fix and favicon 2026-01-18 13:47:19 -06:00
20260118220947_drop_device_profiles_tables.exs add honeybadger and snmp overhaul 2026-01-18 16:16:08 -06:00
20260118223410_create_simple_device_profiles.exs add universoal import 2026-01-18 16:59:34 -06:00
20260118223700_seed_mikrotik_profile.exs add universoal import 2026-01-18 16:59:34 -06:00
20260119162749_add_mikrotik_resource_sensors.exs test improvements 2026-01-19 12:08:48 -06:00
20260119163701_add_raw_discovery_data_to_snmp_devices.exs test improvements 2026-01-19 12:08:48 -06:00
20260121161424_create_snmp_state_sensors.exs add state sensor schema, migration, and discovery 2026-01-21 10:25:01 -06:00
20260121162517_create_snmp_vlans.exs add VLAN schema, migration, and discovery 2026-01-21 10:31:21 -06:00
20260121163134_create_snmp_ip_addresses.exs feat: add IP address discovery (Phase 1.3) 2026-01-21 10:36:19 -06:00
20260121163706_create_snmp_physical_entities.exs feat: add physical inventory discovery (Phase 1.4) 2026-01-21 10:46:27 -06:00
20260121164728_create_snmp_memory_pools.exs feat: add memory pool and storage discovery (Phase 1.5) 2026-01-21 10:57:08 -06:00
20260121164729_create_snmp_storage.exs feat: add memory pool and storage discovery (Phase 1.5) 2026-01-21 10:57:08 -06:00
20260122191230_enable_timescaledb_optimizations.exs implement timescaledb improvements 2026-01-22 13:24:14 -06:00
20260122214253_create_snmp_processors.exs sanitize snmp data and fix some cpu things 2026-01-22 16:53:01 -06:00
20260122223758_add_processor_readings.exs sanitize snmp data and fix some cpu things 2026-01-22 16:53:01 -06:00
20260122234739_add_snmp_storage_readings.exs fix mikrotik sensors 2026-01-22 18:07:20 -06:00
20260123142110_add_snmp_arp_entries.exs arp 2026-01-23 08:40:57 -06:00
20260123150047_create_snmp_mac_addresses.exs mac discovery 2026-01-23 09:22:08 -06:00
20260123234053_add_is_cloud_poller_to_agent_tokens.exs add multiple cloud agents 2026-01-23 18:04:01 -06:00
20260124003501_add_agent_token_id_to_monitoring_checks.exs remote agent/cloud improvements 2026-01-24 09:16:41 -06:00
20260124003545_create_application_settings.exs remote agent/cloud improvements 2026-01-24 09:16:41 -06:00
20260124220530_add_oban_jobs_table.exs refactor: migrate from etcd to Oban for distributed job coordination 2026-01-24 16:12:27 -06:00
20260125180847_fix_mikrotik_voltage_sensor_divisor.exs fix: correct Mikrotik voltage sensor divisor from 1 to 10 2026-01-25 12:11:48 -06:00
20260125182836_fix_misclassified_mikrotik_voltage_sensors.exs fix: correct misclassified MikroTik voltage sensors 2026-01-25 12:30:26 -06:00
20260125183652_add_missing_sensor_units.exs fix: add missing sensor units to existing sensors 2026-01-25 12:38:23 -06:00
20260125214415_enable_pg_stat_statements.exs add pg_stat_statements 2026-01-25 15:44:59 -06:00
20260125214531_enable_sslinfo.exs ssl ecto 2026-01-25 15:53:28 -06:00
20260126155907_add_display_order_to_sites.exs device reorder 2026-01-26 10:22:12 -06:00
20260126155937_add_display_order_to_devices.exs device reorder 2026-01-26 10:22:12 -06:00
20260126201725_set_snmp_enabled_default_true.exs poller agent fix and trigger device rediscovery 2026-01-26 14:51:32 -06:00
20260126201941_add_unique_site_name_per_org.exs poller agent fix and trigger device rediscovery 2026-01-26 14:51:32 -06:00
20260126225422_add_oban_pro.exs add oban pro 2026-01-26 17:07:42 -06:00
20260126225620_add_oban_producers.exs add oban pro 2026-01-26 17:07:42 -06:00
20260127131415_add_allow_remote_debug_to_agent_tokens.exs enable agent debugging 2026-01-27 13:25:04 -06:00
20260127194059_add_subscription_plan_to_organizations.exs add device/org limit 2026-01-27 14:14:25 -06:00
20260128151151_add_state_descr_to_sensor_readings.exs track more snmp things 2026-01-28 09:18:31 -06:00