ubicloud/routes/project
2025-11-27 13:13:12 +01:00
..
location Add PostgresResource List backups endpoint (/backup) 2025-11-27 13:13:12 +01:00
billing.rb Fix billing info metadata removal 2025-11-15 16:02:15 +03:00
cli.rb Append _html to variables expected to contain html 2025-11-18 09:33:33 +09:00
discount_code.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
firewall.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
github.rb Fix issues in the delete all cache entries prog implementation 2025-11-18 09:35:36 +09:00
inference_api_key.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
inference_endpoint.rb Use eager loading to avoid N+1 query issues in a bunch of places 2025-10-14 03:56:43 +09:00
inference_playground.rb Use the pg_auto_parameterize_duplicate_query_detection Sequel extension 2025-10-18 03:24:36 +09:00
kubernetes_cluster.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
load_balancer.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
location.rb Enforce project location access in routes 2025-04-07 08:53:50 -07:00
object_info.rb Allow id to location/name lookup for kc cli commands 2025-08-01 04:18:57 +09:00
postgres.rb Add PostgresResource list by tag endpoint 2025-11-26 10:09:05 +01:00
private_location.rb Allow create_with_id to take Sequel::Model object instead of id 2025-11-14 09:18:44 +09:00
private_subnet.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
ssh_public_key.rb Add support for managing SSH public keys via the api 2025-10-04 01:36:33 +09:00
token.rb Use the pg_auto_parameterize_duplicate_query_detection Sequel extension 2025-10-18 03:24:36 +09:00
usage_alert.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00
user.rb Use the pg_auto_parameterize_duplicate_query_detection Sequel extension 2025-10-18 03:24:36 +09:00
vm.rb Allow authorization methods to accept objects in addition to ids 2025-09-18 02:56:28 +09:00