ubicloud/routes/project
Jeremy Evans 4a520cb5d7 Add PostgresResource#incr_restart
This adds a restart semaphore to all servers. This method is added
to allow the same incr_restart method to work with both Vm and
PostgresResource.
2025-09-06 01:40:34 +09:00
..
location Add PostgresResource#incr_restart 2025-09-06 01:40:34 +09:00
billing.rb Allow customers to add additional note to invoice 2025-09-05 13:46:45 +03:00
cli.rb Add Web Shell 2025-08-23 05:16:59 +09:00
discount_code.rb Use the path methods to reduce verbosity in r.redirect calls 2025-08-26 02:08:44 +09:00
firewall.rb Stop using serializer for firewall index web route 2025-08-26 02:08:44 +09:00
github.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
inference_api_key.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
inference_endpoint.rb Stop using serializer for inference endpoint route 2025-08-26 02:08:44 +09:00
inference_playground.rb Stop using serializers in the inference playground route 2025-08-26 02:08:44 +09:00
kubernetes_cluster.rb Use handle_validation_failure in kubernetes cluster create route 2025-08-08 01:52:14 +09:00
load_balancer.rb Use handle_validation_failure in load balancer create route 2025-08-08 01:52:14 +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 Use handle_validation_failure in postgres create route 2025-08-08 01:52:14 +09:00
private_location.rb Use Roda redirect_path plugin 2025-08-27 07:56:29 +09:00
private_subnet.rb Use handle_validation_failure in private subnet create route 2025-08-08 01:52:14 +09:00
token.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
usage_alert.rb Use the path methods to reduce verbosity in r.redirect calls 2025-08-26 02:08:44 +09:00
user.rb Support path with Project objects 2025-08-27 07:56:29 +09:00
vm.rb Stop using serializer for vm index web route 2025-08-26 02:08:44 +09:00