Commit Graph

  • b9fa15e069 Use setup_database rake to DRY db setup and skip distinct migrate step Wesley Beary 2024-12-24 08:19:33 -06:00
  • 18b24f2a2c Return error json without error key for runtime endpoints Burak Velioglu 2024-12-24 00:04:53 +03:00
  • 2ea555eace Add migration for new authorization/access control system Jeremy Evans 2024-12-17 12:46:32 -08:00
  • 3f450644d5 Use reusable docker workflow reusable-docker-build Enes Cakir 2024-12-22 22:44:20 +03:00
  • 2de4ea591d Pass boot_images to Prog::Test::VmGroup.assemble() Hadi Moshayedi 2024-12-19 20:30:23 -08:00
  • ee586fc6cb Lock only the selected row instead of whole pool Burak Velioglu 2024-12-18 23:39:01 +03:00
  • ed2a777229 Use Sequel master branch Jeremy Evans 2024-12-19 09:24:55 -08:00
  • 9d7c894d09 Do not render nil attributes for button component Enes Cakir 2024-12-18 12:23:42 +03:00
  • 3ad7eb7e79 Disable the resend button if the email was recently sent. Enes Cakir 2024-12-18 01:35:43 +03:00
  • 95544b6161 Add missing login field to verification resend view Enes Cakir 2024-12-18 01:33:56 +03:00
  • ad443fbfe1 Add disabled state to the button component Enes Cakir 2024-12-18 01:33:04 +03:00
  • 869119b9aa Add extra attributes to the submit button Enes Cakir 2024-12-18 01:31:41 +03:00
  • 2ecb1ac12e Cap the cleanup cache entries at 200 for each run Enes Cakir 2024-12-19 15:30:53 +03:00
  • 8731845a4b Omit exception if the Cert is revoked previously in CertNexus.destroy Furkan Sahin 2024-12-18 16:20:28 +01:00
  • 73369ee2e0 Destroy expired load balancer certificates Furkan Sahin 2024-11-19 16:12:29 +01:00
  • a02b5e060a Use r.web and r.api Jeremy Evans 2024-12-17 10:48:01 -08:00
  • 691155f4a9 Use Roda host_routing plugin Jeremy Evans 2024-12-13 13:57:22 -08:00
  • d59ed96698 Add almalinux-9's new release. Hadi Moshayedi 2024-12-18 02:06:42 -08:00
  • 8a3e558ce4 Replace Postgres:Firewall:{view,edit} permissions with Postgres:{view,edit} Jeremy Evans 2024-12-11 09:44:20 -08:00
  • 2e846e0f7c Add a migration for an index for access_tag.{hyper_tag_id,project_id} Jeremy Evans 2024-12-10 16:52:42 -08:00
  • e70949b402 Support creating vanity UBIDs Jeremy Evans 2024-12-10 13:31:41 -08:00
  • d20f4db5fb Add commented out RSpec configuration for debugging truncated output issues Jeremy Evans 2024-12-10 14:32:03 -08:00
  • 72f8520444 Use UBID.const_get instead of Object.const_get in Model.ubid_type Jeremy Evans 2024-12-06 09:15:30 -08:00
  • 3ff69106f0 Fix access control check for tokens in dataset_authorize Jeremy Evans 2024-12-11 10:37:32 -08:00
  • 95ed4d2699 Fix Dataset#authorized calls to use dataset_authorize Jeremy Evans 2024-12-16 10:31:51 -08:00
  • d256bbc143 Require shellwords Jeremy Evans 2024-12-16 11:05:15 -08:00
  • 44ee37b1c9 Make page.refresh work in specs Jeremy Evans 2024-12-16 12:05:57 -08:00
  • 958d7e0ce3 Require stripe in billing spec Jeremy Evans 2024-12-05 10:09:45 -08:00
  • 5d904893cd Update .by-session-setup for library additions Jeremy Evans 2024-12-06 11:29:00 -08:00
  • 8b7ab05bc1 Fix referrer handling for repeated failures Jeremy Evans 2024-12-09 14:45:58 -08:00
  • 9d81cc2a62 Do not raise for Dataset#delete called on non-model datasets Jeremy Evans 2024-12-04 15:16:48 -08:00
  • baa53ff373 Show path containing broken link in the link checking test Jeremy Evans 2024-12-04 15:25:53 -08:00
  • c0252b6168 Remove reference to Project:policy action Jeremy Evans 2024-12-04 14:18:57 -08:00
  • ce400ead3c Persist data instead of mocking in runner model tests Enes Cakir 2024-12-14 13:20:25 +03:00
  • 18f85bbc7e Bump the development-dependencies group with 2 updates dependabot[bot] 2024-12-17 23:25:38 +00:00
  • dfafadf17a Use the project's active? helper in InferenceEndpointReplicaNexus Enes Cakir 2024-12-14 16:29:43 +03:00
  • 872070d387 Remove allow_only_ssh from Vm nexus Enes Cakir 2024-12-05 18:11:18 +03:00
  • 1179b2288e Bump the js-dependencies group with 30 updates dependabot[bot] 2024-12-16 23:12:08 +00:00
  • c330f24e95 Pop UpdateFirewallRules strand if VM is to be destroyed Furkan Sahin 2024-12-17 18:20:39 +01:00
  • 205759980b Fix incorrect comparision between symbols and strings in deadlines Burak Yucesoy 2024-12-13 12:44:32 +01:00
  • 9acb993d6b Check for missing backups before hopping Burak Yucesoy 2024-12-13 12:59:10 +01:00
  • 8c3b206a2a Enable Postgres 17 for Lantern in UI Burak Yucesoy 2024-12-17 09:51:21 +01:00
  • 085de57f60 Enable Postgres 17 for Lantern in Backend Burak Yucesoy 2024-12-17 09:51:30 +01:00
  • a7983fdc47 Switch to using Cloudflare and Google DNS with all-servers Furkan Sahin 2024-12-11 10:50:01 +01:00
  • e804ca3226 Revert "Set all-servers and use Cloudflare and Google DNS for selected runners" Furkan Sahin 2024-12-12 13:15:56 +01:00
  • 7cda7255af Revert "Add feature flag to use all-server param for dnsmasq" Furkan Sahin 2024-12-12 13:15:26 +01:00
  • 65fde777a6 Revert "NAT Dnsmasq IPv4 address properly" Furkan Sahin 2024-12-12 13:15:21 +01:00
  • c154fa86bc Fix Bundler.setup calls Jeremy Evans 2024-12-13 14:28:10 -08:00
  • df81232c0f Introduce rubocop and lint Gemfile groups Jeremy Evans 2024-12-13 14:26:41 -08:00
  • 7edca14b16 Remove hash_branch_view_subdir plugin usage Jeremy Evans 2024-12-13 13:02:23 -08:00
  • a4048a62e1 Ensure request body is rewindable Jeremy Evans 2024-12-05 08:44:54 -08:00
  • 2317a8279b Have invalid project name error message explain why Jeremy Evans 2024-12-02 10:29:22 -08:00
  • f1db9ba74d Bump the development-dependencies group with 3 updates dependabot[bot] 2024-12-13 23:24:28 +00:00
  • 34e163b306 Move GitHub page header to tabbar component Enes Cakir 2024-12-03 22:33:05 +03:00
  • e87acaae03 Make all page headers sticky Enes Cakir 2024-12-03 21:23:11 +03:00
  • 4a5f45779c Use new page_header component in PAT page Enes Cakir 2024-12-04 22:12:41 +03:00
  • 7919555ba0 Use page_header component in PG list page Enes Cakir 2024-11-30 09:27:47 +03:00
  • 499430e1ea Combine page_header and breadcrumb components Enes Cakir 2024-11-30 00:26:53 +03:00
  • ab807d6e6a Do not register runner for inactive projects Enes Cakir 2024-10-11 16:06:44 +03:00
  • 880d3256bc Do not poll jobs if the project is inactive Enes Cakir 2024-10-11 11:49:17 +03:00
  • 9779fa83b6 Add active? helper to the project Enes Cakir 2024-10-11 11:49:09 +03:00
  • fb43a35ba5 Replace DeletedRecord with ArchivedRecord Benjamin Satzger 2024-12-14 11:01:36 +01:00
  • fce76f6126 Create ArchivedRecord model Benjamin Satzger 2024-12-14 11:00:49 +01:00
  • 7ba508f55a Migration: Add partitioned table archived_record Benjamin Satzger 2024-12-14 11:00:04 +01:00
  • 6671ae40e7 Log runner job conclusion Enes Cakir 2024-12-05 15:53:59 +03:00
  • 0be89a7357 Add io_limits to VmSize. Hadi Moshayedi 2024-12-11 22:56:01 -08:00
  • dbbd03e5f7 Introduce new project dashboard Enes Cakir 2024-11-21 08:50:36 +03:00
  • 1ee8b68afd Add github_runners association to project Enes Cakir 2024-12-04 23:24:49 +03:00
  • 9533c60527 Bump the development-dependencies group with 3 updates dependabot[bot] 2024-12-12 23:18:08 +00:00
  • caf66bee4c Use cores from vm_size option when calculating total active runner cores Enes Cakir 2024-12-12 16:27:20 +03:00
  • 900fd25fd3 Pass correct arch while calculating total runner cores Enes Cakir 2024-12-12 16:18:45 +03:00
  • 14d5dfca75 Change vm display state while restarting it Enes Cakir 2024-12-11 23:28:32 +03:00
  • 8bd02f904b Add vm restart button to the UI Enes Cakir 2024-12-11 23:26:44 +03:00
  • 15cafb83b5 Add vm restart semaphore Enes Cakir 2024-12-11 23:09:36 +03:00
  • 601cbcad45 Move reset PG superuser password to danger zone Enes Cakir 2024-12-11 23:00:07 +03:00
  • a57f1b61b8 Add transparent cache enable UI screenshot Burak Velioglu 2024-12-12 14:27:36 +03:00
  • 2580546ada Remove the vcpu count check in Vm::params_json Hadi Moshayedi 2024-12-12 02:44:12 -08:00
  • b1465bf630 Set all-servers and use Cloudflare and Google DNS for selected runners Furkan Sahin 2024-12-11 10:36:13 +01:00
  • 29417db806 Add feature flag to use all-server param for dnsmasq Furkan Sahin 2024-12-11 10:35:59 +01:00
  • 9979619214 Github Runner model test cleanup Furkan Sahin 2024-12-12 09:42:57 +01:00
  • 3258849585 Remove unnecessary blank space on inference UI Benjamin Satzger 2024-12-11 23:15:58 +01:00
  • f3bd3c55f0 Show correct icon for embedding models Benjamin Satzger 2024-12-11 23:08:15 +01:00
  • 00e97cf0e0 Fix typo on UI for embeddings models Benjamin Satzger 2024-12-11 23:02:52 +01:00
  • e162d3e68f openapi: add ubid pattern and example geemus 2024-12-11 16:07:07 +00:00
  • 987b14d825 Enhancements to VmSize. Maciek Sarnowicz 2024-12-02 15:38:59 -08:00
  • 95d9bf8e25 Enforce vcpus & memory_gib to be set for Vm. Maciek Sarnowicz 2024-12-02 14:18:26 -08:00
  • e9cf23760a Materialize Vm's memory_gib and vcpus. Maciek Sarnowicz 2024-12-02 14:32:42 -08:00
  • 20108de60e Migrations to add vcpus & memory_gib to Vm Maciek Sarnowicz 2024-12-02 13:59:52 -08:00
  • 83cc031b20 Add Inference Tokens UI Benjamin Satzger 2024-12-06 18:56:51 +01:00
  • 04002a8b71 Add Inference Endpoints UI Benjamin Satzger 2024-12-06 18:06:41 +01:00
  • 3e01d220b1 Add Additional Icons for AI Inference UI Benjamin Satzger 2024-12-06 17:52:43 +01:00
  • 41039ee7e3 Add model_type method for determining model categories Benjamin Satzger 2024-12-06 17:41:53 +01:00
  • 37ab59992e Introduce inference_ui feature flag Benjamin Satzger 2024-12-06 17:20:58 +01:00
  • e54ff4876f Unify Token Management for Inference Endpoints Benjamin Satzger 2024-12-06 17:18:05 +01:00
  • 6e8ef7d0ef Remove create_api_key from project model Benjamin Satzger 2024-12-06 16:14:51 +01:00
  • 6835da515f AI models: Add llama-3-2-3b-it without tool support Benjamin Satzger 2024-12-11 15:35:39 +01:00
  • ba512e294c Update AI base image to 20241211.1.0 Benjamin Satzger 2024-12-11 15:19:36 +01:00
  • b78326e2cb Retire model llama-3-1-nt-70b Benjamin Satzger 2024-12-10 19:48:00 +01:00
  • d573103499 Introduce AI model qwq-32b-preview Benjamin Satzger 2024-12-10 19:45:17 +01:00
  • 8c2a8e0273 Introduce AI model llama-3-3-70b-it Benjamin Satzger 2024-12-10 19:44:09 +01:00