Commit Graph

  • 2ae716af5f Align the "Try in playground" buttons visually Junhao Li 2025-06-04 11:40:30 -04:00
  • c75f9ea412 Bump the js-dependencies group with 5 updates dependabot[bot] 2025-06-02 23:30:34 +00:00
  • b7f4fcf275 Replace revealable content logic with CSS Enes Cakir 2025-06-03 02:32:36 +03:00
  • 55ab63cc31 Fix the stripe_data helper for the payment method Enes Cakir 2025-06-04 14:10:08 +03:00
  • e2cfe739ee Remove 2004 runner E2E tests Burak Velioglu 2025-06-04 12:12:31 +03:00
  • b26a68e0f0 Deprecate 2004 github runner images Burak Velioglu 2025-06-04 12:11:08 +03:00
  • b103323761 Don't try to update dns when order doesn't exist Furkan Sahin 2025-06-03 17:48:21 +02:00
  • 92843a4331 Fix postgres metrics reconfiguration on metric destination update shikharbhardwaj 2025-06-03 16:52:37 +05:30
  • 106a52cbef Make Semaphore.incr use a single query Jeremy Evans 2025-05-29 09:11:15 -07:00
  • 4e7abd42a2 Add specs for gen_timestamp_ubid_uuid database function Jeremy Evans 2025-05-29 10:53:12 -07:00
  • 3313db7422 Add migration for gen_timestamp_ubid_uuid function Jeremy Evans 2025-05-29 10:52:23 -07:00
  • c12e66bc51 Use local variables and hash value omission in GithubCacheEntry#after_destroy Jeremy Evans 2025-05-23 10:46:49 -07:00
  • 39dfadbe5e Use local variable in VmHostSlice#set_allowed_cpus Jeremy Evans 2025-05-23 10:45:48 -07:00
  • 72e360a74c Avoid unnecessary Kernel#Rational call Jeremy Evans 2025-05-23 10:05:34 -07:00
  • 0bde4c062d Use reduce(:*) instead of reduce(&:*) Jeremy Evans 2025-05-23 10:04:16 -07:00
  • 0034baf87d Remove unnecessary to_s calls Jeremy Evans 2025-05-23 10:03:39 -07:00
  • aa33106280 Add Vm#nic Jeremy Evans 2025-05-23 10:01:14 -07:00
  • 8cb5d5d423 Make Vm#firewalls an association Jeremy Evans 2025-05-23 10:00:11 -07:00
  • 10679d07e0 Simplify VictoriaMetricsResource#set_firewall_rules Jeremy Evans 2025-05-23 09:57:55 -07:00
  • 9c4a2a95b9 Use top_frame local variable in Strand#unsynchronized_run Jeremy Evans 2025-05-23 09:31:51 -07:00
  • 6ca7e02491 Use Model#exists? in Strand#take_lease_and_reload Jeremy Evans 2025-05-23 09:30:45 -07:00
  • 99aaa8d422 Use ResourceMethods plugin in SpdkInstallation Jeremy Evans 2025-05-22 16:41:33 -07:00
  • 9ae2e028dd Fix Project#default_private_subnet creating private subnet with invalid name Jeremy Evans 2025-05-22 15:20:36 -07:00
  • 064a20d3be Simplify Project#default_location Jeremy Evans 2025-05-22 15:17:58 -07:00
  • 4a794d98c3 Simplify PaymentMethod#stripe_data using Hash#slice Jeremy Evans 2025-05-21 15:42:39 -07:00
  • e3ade0ae27 Update with CURRENT_TIMESTAMP in Page#resolve Jeremy Evans 2025-05-21 15:38:31 -07:00
  • bef14286c5 Add Page#pagerduty_incident private method to DRY up some code Jeremy Evans 2025-05-21 15:37:09 -07:00
  • e337719e91 Avoid referencing strand in Nic#unlock Jeremy Evans 2025-05-21 15:35:56 -07:00
  • 193dd42b6c Simplify Location#has_resources Jeremy Evans 2025-05-21 15:26:01 -07:00
  • 8c763849d2 Prevent eager file loading of LoadBalancersVms in LoadBalancerVmPort Jeremy Evans 2025-05-21 12:57:55 -07:00
  • edeede006a Add some Cert dataset methods to simplify LoadBalancer#{need_certificates?,active_cert} Jeremy Evans 2025-05-21 12:53:46 -07:00
  • 6842a1310b Move unrestrict primary key calls inside the related model Jeremy Evans 2025-05-20 16:50:26 -07:00
  • 72707f08a3 Refactor DnsZone#purge_obsolete_records Jeremy Evans 2025-05-20 15:22:04 -07:00
  • 2a97f6893d Use add_record inside DnsZone#insert_record Jeremy Evans 2025-05-20 15:21:19 -07:00
  • c4b0e3472b Use #before_destroy instead of #destroy in a couple places Jeremy Evans 2025-05-20 15:10:19 -07:00
  • 80d9370cb6 Use case expression to simplify BillingInfo#validate_vat Jeremy Evans 2025-05-20 15:04:12 -07:00
  • 6195a147ca Combine the two resource_methods_spec files Jeremy Evans 2025-05-20 14:57:24 -07:00
  • 718370f4c9 Convert ResourceMethods to a plugin Jeremy Evans 2025-05-20 14:52:38 -07:00
  • 7d3e83eb19 Simplify BillingRecord#finalize Jeremy Evans 2025-05-20 14:19:26 -07:00
  • b7b667b763 Support dataset caching for a couple model dataset methods Jeremy Evans 2025-05-20 14:14:59 -07:00
  • 45ea1341ee Use symbol proc instead of literal blocks in a few places Jeremy Evans 2025-05-20 14:08:19 -07:00
  • 3d41262cb8 Use ApiKey.random_key in ApiKey#rotate Jeremy Evans 2025-05-20 14:06:06 -07:00
  • 9ff4b3e319 Use alias_method instead of def in a couple places Jeremy Evans 2025-05-20 14:04:34 -07:00
  • b93c04175f Rename ApiKey.create_with_id to ApiKey.create Jeremy Evans 2025-05-20 13:57:38 -07:00
  • b301af50a4 Minor refactors of some display_state methods Jeremy Evans 2025-05-20 13:46:50 -07:00
  • 48f2023f9c Make Account#suspend mark related payment methods as fraud in a single query Jeremy Evans 2025-05-20 13:33:39 -07:00
  • d1b6dcf286 Add ActionTag::MEMBER_ID constant Jeremy Evans 2025-05-20 13:23:24 -07:00
  • beff1806e5 Use global options while generating project specific options simplify-options-usage-for-pg-part-1 Burak Yucesoy 2025-06-03 05:52:21 +03:00
  • 0c11231f47 Add Postgres Global Options Burak Yucesoy 2025-06-03 05:48:55 +03:00
  • e971ca2bcc Combine Postgres option generators simplify-options-usage-for-pg-part-0 Burak Yucesoy 2025-05-28 05:00:35 +03:00
  • 2986594195 Use lambda instead of block for option filtering Burak Yucesoy 2025-05-27 01:28:40 +03:00
  • cfe30e27f1 Add port and database name to connection string Burak Yucesoy 2025-05-30 02:50:40 +03:00
  • e3377ab93d Use grid-template-columns for radio small card Burak Yucesoy 2025-05-30 02:22:48 +03:00
  • 4a3e98f7ab Use pathname instead of entire URL while deciding on metrics url Burak Yucesoy 2025-05-29 15:15:37 +03:00
  • e07f887c9d Implement a workaround for the incorrect overflow calculations Burak Yucesoy 2025-05-29 15:14:31 +03:00
  • 730093d295 Restructure the revealable_content divs for better control over content Burak Yucesoy 2025-05-29 15:13:25 +03:00
  • e31466c1d2 Use divs instead of spans in some components Burak Yucesoy 2025-05-29 15:07:16 +03:00
  • 0789edf88d Use value of existing ha_type if ha_type is not passed for updates Burak Yucesoy 2025-05-30 03:42:16 +03:00
  • 0d9a551fa5 Use released version of Sequel Jeremy Evans 2025-06-01 10:36:37 -07:00
  • be42bc15c8 Cache Strand#subject Jeremy Evans 2025-05-22 16:42:25 -07:00
  • 27374f9b00 Simplify LoadBalancer#add_port Jeremy Evans 2025-05-21 12:37:41 -07:00
  • e520c763a7 Use single query instead of multiple queries to update vm ports in LoadBalancer#{detach,evacuate}_vm Jeremy Evans 2025-05-21 12:34:34 -07:00
  • ac2371908e Ensure objects related before destroying them in LoadBalancer#remove{,_vm}_port Jeremy Evans 2025-05-21 12:22:48 -07:00
  • 3a3c8b1dd6 Add Firewall#update_private_subnet_firewall_rules private method Jeremy Evans 2025-05-20 13:09:20 -07:00
  • 00eb5d4c65 Use association methods in Firewall model Jeremy Evans 2025-05-20 13:01:10 -07:00
  • 10b6c81591 Only destroy a firewall rule related to the firewall in Firewall#remove_firewall_rule Jeremy Evans 2025-05-20 11:57:00 -07:00
  • 71b7f45f29 Remove asdf-direnv .envrc Daniel Farina 2025-05-06 11:20:55 -07:00
  • c00cbdf136 Treat processing the same as pending for Acme DNS challenge order_status Jeremy Evans 2025-05-17 20:43:24 -07:00
  • 27313d57e8 Use cert_store in VictoriaMetrics client mohi-kalantari 2025-06-02 11:22:08 +02:00
  • 7091baa33c Display the local storage of worker size options Eren Başak 2025-05-29 11:37:59 +03:00
  • 5ae0c83d90 Fix K8s Worker Node Pricing Eren Başak 2025-05-29 11:22:10 +03:00
  • cc197c15da Put PG lantern behind a feature flag shikharbhardwaj 2025-05-28 19:24:43 +05:30
  • 4f168d8d15 Add alias for long premium runner labels Enes Cakir 2025-06-02 11:53:59 +03:00
  • 40457c8fdb Bump the development-dependencies group across 1 directory with 8 updates dependabot[bot] 2025-05-30 23:32:36 +00:00
  • 89510fe886 Bump the js-dependencies group across 1 directory with 5 updates dependabot[bot] 2025-05-26 23:25:03 +00:00
  • c5c3e0cb5b Revert the dispatcher changes Jeremy Evans 2025-05-30 12:27:48 -07:00
  • 0977136774 Allow dispatcher queue size ratio to be configured Jeremy Evans 2025-05-30 11:46:44 -07:00
  • c2672df930 Allow configurable min/max limits for dispatcher threads Jeremy Evans 2025-05-30 11:04:07 -07:00
  • bf0c22cd1c Close ssh sessions and clear ssh session cache after strand run Jeremy Evans 2025-05-29 16:11:52 -07:00
  • 43246aaa08 Use a maximum of 15 worker threads for respirate Jeremy Evans 2025-05-28 09:40:46 -07:00
  • 1eca3c01b6 Select schedule in dispatcher scan query in addition to id Jeremy Evans 2025-05-27 14:00:49 -07:00
  • 46e403c0d8 Revert "Revert dispatcher rewrite" Jeremy Evans 2025-05-27 13:36:31 -07:00
  • 05b2c0a947 Add CI that executes the respirate smoke test Jeremy Evans 2025-05-28 10:12:21 -07:00
  • ba2d9870f5 Add respirate smoke test Jeremy Evans 2025-05-28 10:12:10 -07:00
  • eff0bb2b60 Call original Clog.emit message when mocking in the tests Jeremy Evans 2025-05-27 14:21:13 -07:00
  • a2fc16545f Always use verbose_logging in tests in Strand#take_lease_and_reload Jeremy Evans 2025-05-27 13:56:51 -07:00
  • c9414bc7fe Optimize Project#current_resource_usage Jeremy Evans 2025-05-22 15:27:33 -07:00
  • 4f54926ddf Add GithubRunner.total_active_runner_vcpus dataset method Jeremy Evans 2025-05-22 15:16:34 -07:00
  • c257f762c4 Support multimodal input in AI playground Junhao Li 2025-05-28 16:52:04 -04:00
  • 14e1dc05db Add playground link to each model card Junhao Li 2025-05-28 14:04:03 -04:00
  • 439d8368a6 Verify payment method instead of billing info Junhao Li 2025-05-29 12:28:31 -04:00
  • 90834feb91 Remove unnecessary text types Burak Yucesoy 2025-05-29 01:52:45 +03:00
  • faf86fe521 Remove invalid cidr types Burak Yucesoy 2025-05-29 01:51:37 +03:00
  • 3f968f30bb Add ability to inline edit PostgreSQL firewall rules Burak Yucesoy 2025-05-28 04:10:53 +03:00
  • 9c4124ba80 Add edit inline button components Burak Yucesoy 2025-05-28 03:16:32 +03:00
  • 7cedb20669 Reorder firewall description and port range Burak Yucesoy 2025-05-27 22:27:24 +03:00
  • 805cb58169 Fix matcher for postgres resource patch endpoint Burak Yucesoy 2025-05-28 01:33:57 +03:00
  • 2f320fcfbd Prevent N+1 query issue in Model#has_resources Jeremy Evans 2025-05-23 13:09:49 -07:00
  • cc7c2c5dbf Use released version of Rodauth Jeremy Evans 2025-05-27 10:42:27 -07:00
  • 19489c70fa Emit a route exception for committee response errors Jeremy Evans 2025-05-27 10:28:42 -07:00