| .. |
|
ai
|
Change rubocop TargetRubyVersion to 3.4
|
2025-04-26 06:51:19 +09:00 |
|
dns_zone
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
github
|
Log blob storage setup completion
|
2025-08-20 09:27:49 +02:00 |
|
kubernetes
|
Add install_rhizome function to update rhizome in control plane nodes
|
2025-09-24 14:19:38 +02:00 |
|
minio
|
Refactor ip4/6, ephemeral_net4/6 usages
|
2025-10-10 12:19:26 +02:00 |
|
postgres
|
Make API/SDK/CLI use channel_binding=require for PostgreSQL connection strings
|
2025-11-26 01:06:43 +09:00 |
|
victoria_metrics
|
feat(metrics): add override for victoriametrics
|
2025-11-25 09:04:17 +09:00 |
|
access_control_entry_spec.rb
|
Use create_with_id in the specs
|
2025-08-07 02:13:08 +09:00 |
|
account_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09: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
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09: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
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
billing_record_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
boot_image_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
firewall_rule_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
firewall_spec.rb
|
Rename FirewallsPrivateSubnets to PrivateSubnetFirewall
|
2025-08-08 00:31:44 +09:00 |
|
github_installation_spec.rb
|
Allow create_with_id to take Sequel::Model object instead of id
|
2025-11-14 09:18:44 +09:00 |
|
github_runner_spec.rb
|
Allow create_with_id to take Sequel::Model object instead of id
|
2025-11-14 09:18:44 +09:00 |
|
host_provider_spec.rb
|
Replace references of HetznerHost with HostProvider
|
2025-01-31 14:24:34 +01:00 |
|
invoice_spec.rb
|
Send invoice to customer when waiting for bank transfer
|
2025-11-08 10:29:01 +03:00 |
|
ipsec_tunnel_spec.rb
|
Remove refresh_mesh logic
|
2023-08-22 17:11:00 +02:00 |
|
load_balancer_spec.rb
|
Add one load_balancer_vm_port for each stack option
|
2025-11-10 15:07:15 +01:00 |
|
load_balancer_vm_port_spec.rb
|
Start using the stack value in health checks in load_balancer_vm_port
|
2025-11-10 15:10:37 +01:00 |
|
location_spec.rb
|
Add migration file for public AWS regions
|
2025-10-20 22:55:08 +02:00 |
|
nic_spec.rb
|
Make Nic state not null allowed
|
2025-11-19 10:20:30 +01:00 |
|
object_metatag_spec.rb
|
Allow authorization methods to accept objects in addition to ids
|
2025-09-18 02:56:28 +09:00 |
|
oidc_provider_spec.rb
|
Handle OIDC providers where issuer includes a path
|
2025-08-01 04:44:02 +09:00 |
|
page_spec.rb
|
Add Page.group_by_vm_host dataset method
|
2025-09-03 02:39:04 +09:00 |
|
payment_method_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
pci_device_spec.rb
|
Add NVIDIA B200 to recognized PCI devices
|
2025-10-10 16:56:50 +02:00 |
|
private_subnet_spec.rb
|
Prepare for customer postgres subnets when destroying postgres resources
|
2025-10-23 01:59:18 +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
|
Calculate effective vCPUs quota for Kubernetes clusters of projects
|
2025-09-26 13:43:45 +03: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
|
Use a timeout by default in Sshable#cmd
|
2025-10-02 08:14:56 -07:00 |
|
storage_device_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
strand_spec.rb
|
Do not allow nil to be passed as id to create_with_id
|
2025-11-14 09:18:44 +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
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
vm_host_spec.rb
|
Create info pages when last_boot_id differs from the actual boot_id
|
2025-11-24 16:00:59 +01:00 |
|
vm_init_script_spec.rb
|
Stop populating vm_init_script.init_script column
|
2025-11-26 12:48:22 +09:00 |
|
vm_pool_spec.rb
|
Change all create_with_id to create
|
2025-08-06 01:55:51 +09:00 |
|
vm_spec.rb
|
Stop populating vm_init_script.init_script column
|
2025-11-26 12:48:22 +09:00 |
|
vm_storage_volume_spec.rb
|
Use vring_workers as num_queues of Ubiblk backed volumes.
|
2025-09-09 11:58:45 -07:00 |