ubicloud/spec/model
2025-07-15 01:50:21 +09:00
..
ai Change rubocop TargetRubyVersion to 3.4 2025-04-26 06:51:19 +09:00
dns_zone Make access_tag only for project <-> accounts join table 2025-01-17 08:32:46 -08:00
github Improve error handling in destroy blob storage 2025-07-04 11:30:15 +03:00
kubernetes Make sure cp_node_count is a positive integer in KubernetesCluster creation 2025-07-02 10:34:03 +02:00
minio Use cert_store in MinioClient 2025-06-11 12:48:55 +02:00
postgres Paginate AWS S3 backup list 2025-07-11 15:26:55 +02:00
victoria_metrics Cleanup unnecessary AWS regions and introduce us-west-2 with AMIs 2025-06-24 19:42:51 +03:00
access_control_entry_spec.rb Move healthcheck logic from LoadBalancersVms to LoadBalancerVmPort allowing multiple ports 2025-03-25 11:02:41 +01:00
account_spec.rb Remove Account#hyper_tag and #hyper_tag_name 2025-01-20 09:17:23 -08:00
action_type_spec.rb Add ActionType::NAME_MAP for mapping action names to uuids 2024-12-24 11:02:06 -08:00
address_spec.rb Fix ipv4_address table population in Address#populate_ipv4_addresses 2025-06-21 07:37:04 +09:00
api_key_spec.rb Avoid unnecessary spec subclasses 2025-03-13 09:19:54 -07:00
archived_record_spec.rb Add a warning to create more archived_record/audit_log partitions, before it would error 2025-05-20 02:33:19 +09:00
billing_info_spec.rb Create billing info as needed for discount code 2025-05-09 11:26:34 -04:00
billing_record_spec.rb Use the billing rate with vCPU 2025-01-03 13:26:43 +01:00
boot_image_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
firewall_rule_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
firewall_spec.rb Use association methods in Firewall model 2025-06-03 04:53:44 +09:00
github_installation_spec.rb Allow 100GB of free cache storage if premium runners are enabled 2025-06-21 11:18:22 +03:00
github_runner_spec.rb Include Vm ch_version in GithubRunner#log_duration if available 2025-07-15 01:50:21 +09:00
host_provider_spec.rb Replace references of HetznerHost with HostProvider 2025-01-31 14:24:34 +01:00
invoice_spec.rb Use Time.utc instead of Time.parse in tests 2025-04-30 16:44:32 +03:00
ipsec_tunnel_spec.rb Remove refresh_mesh logic 2023-08-22 17:11:00 +02:00
load_balancer_spec.rb Do not create cert related strands when LB doesn't need certs 2025-05-23 15:09:07 +02:00
load_balancer_vm_port_spec.rb Validate Vm#public_key when saving 2025-04-26 05:34:41 +09:00
location_spec.rb Enforce project location access in routes 2025-04-07 08:53:50 -07:00
nic_spec.rb Update location references with foreign key in the controlplane 2025-03-23 15:48:19 +01:00
object_metatag_spec.rb Replace Dataset#authorized with Authorization.dataset_authorize 2025-01-09 09:55:55 -08:00
oidc_provider_spec.rb Support registering OIDC provider with given client_id and client_secret 2025-07-08 00:10:06 +09:00
page_spec.rb Add ubid and debug link to Pagerduty incidents 2023-11-02 16:40:48 +03:00
payment_method_spec.rb Fix incorrect mocking of Stripe::PaymentMethod.retrieve 2025-06-06 02:40:29 +09:00
pci_device_spec.rb Get name of PCI device 2025-03-09 15:47:45 +01:00
private_subnet_spec.rb Use recursive CTE instead of recursive method with multiple queries per method for PrivateSubnet#find_all_connected_nics 2025-06-25 04:47:48 +09:00
project_quota_spec.rb Add tests to ensure uniqueness of default quotas 2024-07-26 11:51:20 +02:00
project_spec.rb Optimize Project#current_resource_usage 2025-05-30 08:46:07 +09:00
semaphore_spec.rb Make Semaphore.incr use a single query 2025-06-04 05:26:37 +09:00
spec_helper.rb Parallelize unit tests 2024-03-04 10:39:35 +01:00
sshable_spec.rb Add restart command to daemonizer2 2025-05-22 11:55:47 +02:00
storage_device_spec.rb Pass the vm host family while assembling it 2025-05-13 17:25:23 +03:00
strand_spec.rb Use Strand constants for prepared statements 2025-06-27 01:57:33 +09:00
usage_alert_spec.rb Remove all skip_if_frozen{_models} calls in the specs 2024-10-30 12:08:24 -07:00
vm_host_slice_spec.rb Add create_vm_host spec helper 2025-02-03 08:34:22 +03:00
vm_host_spec.rb Filter in the database for VmHost#sshable_address 2025-07-01 02:47:34 +09:00
vm_pool_spec.rb Use FOR NO KEY UPDATE instead of FOR UPDATE 2025-07-04 09:26:06 +09:00
vm_spec.rb Use .aws? helper method 2025-07-07 10:52:33 +03:00
vm_storage_volume_spec.rb Add support for multiple disk devices for Postgres 2025-07-07 10:52:33 +03:00