Commit Graph

  • a23ccd462b Disable IPv6 for DockerHub Enes Cakir 2024-11-13 04:32:26 +00:00
  • f540769620 Revert "Disable ipv6 for runners" Enes Cakir 2024-11-12 22:08:56 +00:00
  • e7565ab117 Revert passing credentials to services on ci and e2e Burak Velioglu 2024-11-13 10:59:53 +03:00
  • 99dd693927 Refactor semaphore method Jeremy Evans 2024-11-08 13:20:39 -08:00
  • 92e2f96417 Consistently use private_subnet_id for parameter name Jeremy Evans 2024-11-11 11:50:50 -08:00
  • 0d25798df5 Use same validation for api and web in attach/detach subnet route Jeremy Evans 2024-11-08 08:46:45 -08:00
  • fb0a0e8fd7 Apply PrivateSubnet:edit authorization to api route in addition to web route Jeremy Evans 2024-11-08 08:42:09 -08:00
  • d727e12a89 Use Validation.validate_request_body in firewall_post in web route Jeremy Evans 2024-11-07 08:39:02 -08:00
  • d2c519f755 Set @location before calling firewall_post Jeremy Evans 2024-11-07 07:37:21 -08:00
  • f869663dd1 Remove unnecessary Firewall/PrivateSubnet authorizations with @project.id Jeremy Evans 2024-11-07 07:19:22 -08:00
  • 62516dda6c Avoid conditional in project/location/firewall attach/detach subnet route Jeremy Evans 2024-11-06 14:22:48 -08:00
  • ac756fd222 Reduce nesting for project/location/firewall delete firewall rule route Jeremy Evans 2024-11-06 13:14:33 -08:00
  • 8498120a57 Add firewall_post helper method Jeremy Evans 2024-11-06 13:09:38 -08:00
  • 7e2fa394b8 Add firewall_list_{dataset,api_response} helper methods Jeremy Evans 2024-11-06 12:58:34 -08:00
  • 0704cae173 Replace r.halt with next in project/location/firewall routes Jeremy Evans 2024-11-06 12:30:02 -08:00
  • e82c790620 Replace request with r in project/location/firewall routes Jeremy Evans 2024-11-06 12:27:28 -08:00
  • aef62a6de0 Remove unnecessary local/instance variable setting and serialization Jeremy Evans 2024-11-06 12:09:18 -08:00
  • 68ddbace97 Merge the project/location/firewall attach-subnet and detach-subnet routes Jeremy Evans 2024-11-06 11:59:43 -08:00
  • 4ccddbc04d Remove unnecessary setting of 404 status before redirect Jeremy Evans 2024-11-06 11:42:02 -08:00
  • 849a2d5737 Use more consistent authorization in the project/location/firewall attach-subnet route Jeremy Evans 2024-11-06 11:36:53 -08:00
  • b2e0c6d7e2 Use consistent authorization in project/location/firewall delete route Jeremy Evans 2024-11-06 11:12:38 -08:00
  • b67c24252c Use consistent authorization in project/location/firewall delete route Jeremy Evans 2024-11-06 11:06:19 -08:00
  • 30a6e2f004 Remove unnecessary reload in project/firewall post route Jeremy Evans 2024-11-06 10:57:01 -08:00
  • 94125936b3 Reduce nesting for project/firewall create route Jeremy Evans 2024-11-06 10:56:22 -08:00
  • 7cac0fb7bb Perform authorization in same place in project/firewall get true route Jeremy Evans 2024-11-06 10:52:52 -08:00
  • 5eeedb0414 Merge the project/firewall route branches Jeremy Evans 2024-11-06 10:50:17 -08:00
  • eb4599c87a Merge the project/location/firewall route branches Jeremy Evans 2024-11-06 10:45:49 -08:00
  • 424c8c5443 Consistently use private_subnet_id for parameter name merge-firewall-routes Jeremy Evans 2024-11-11 11:50:50 -08:00
  • 7ebf581d4c Use same validation for api and web in attach/detach subnet route Jeremy Evans 2024-11-08 08:46:45 -08:00
  • 9e59a32e46 Apply PrivateSubnet:edit authorization to api route in addition to web route Jeremy Evans 2024-11-08 08:42:09 -08:00
  • 6a18265653 Use Validation.validate_request_body in firewall_post in web route Jeremy Evans 2024-11-07 08:39:02 -08:00
  • a252ba17ae Set @location before calling firewall_post Jeremy Evans 2024-11-07 07:37:21 -08:00
  • 2744aadb20 Remove unnecessary Firewall/PrivateSubnet authorizations with @project.id Jeremy Evans 2024-11-07 07:19:22 -08:00
  • a6dc7f4918 Avoid conditional in project/location/firewall attach/detach subnet route Jeremy Evans 2024-11-06 14:22:48 -08:00
  • 91c8e1b535 Reduce nesting for project/location/firewall delete firewall rule route Jeremy Evans 2024-11-06 13:14:33 -08:00
  • aaf879320a Add firewall_post helper method Jeremy Evans 2024-11-06 13:09:38 -08:00
  • 9fc02af582 Add firewall_list_{dataset,api_response} helper methods Jeremy Evans 2024-11-06 12:58:34 -08:00
  • d3584df12c Replace r.halt with next in project/location/firewall routes Jeremy Evans 2024-11-06 12:30:02 -08:00
  • 442c22c0b7 Replace request with r in project/location/firewall routes Jeremy Evans 2024-11-06 12:27:28 -08:00
  • fef11e29b5 Remove unnecessary local/instance variable setting and serialization Jeremy Evans 2024-11-06 12:09:18 -08:00
  • 5c1863e395 Merge the project/location/firewall attach-subnet and detach-subnet routes Jeremy Evans 2024-11-06 11:59:43 -08:00
  • 512e04ec52 Remove unnecessary setting of 404 status before redirect Jeremy Evans 2024-11-06 11:42:02 -08:00
  • 87b512e87f Use more consistent authorization in the project/location/firewall attach-subnet route Jeremy Evans 2024-11-06 11:36:53 -08:00
  • 61a92b3c22 Use consistent authorization in project/location/firewall delete route Jeremy Evans 2024-11-06 11:12:38 -08:00
  • 6993e77a62 Use consistent authorization in project/location/firewall delete route Jeremy Evans 2024-11-06 11:06:19 -08:00
  • 6bedd1f927 Remove unnecessary reload in project/firewall post route Jeremy Evans 2024-11-06 10:57:01 -08:00
  • beff3a646c Reduce nesting for project/firewall create route Jeremy Evans 2024-11-06 10:56:22 -08:00
  • a317ab9985 Perform authorization in same place in project/firewall get true route Jeremy Evans 2024-11-06 10:52:52 -08:00
  • be4f9d7408 Merge the project/firewall route branches Jeremy Evans 2024-11-06 10:50:17 -08:00
  • 9ffebc3e69 Merge the project/location/firewall route branches Jeremy Evans 2024-11-06 10:45:49 -08:00
  • ad9074187d Disable ipv6 for runners Furkan Sahin 2024-11-12 20:04:13 +01:00
  • 69b698279f Use features in Roda 3.86 to simplify app roda-386 Jeremy Evans 2024-11-07 17:46:56 -08:00
  • c97e42f1a2 Login to docker hub on ci and e2e tests Burak Velioglu 2024-11-12 22:06:29 +03:00
  • 95aa64a69f Try test credentials velioglu/test-cache Burak Velioglu 2024-11-12 19:51:44 +03:00
  • 777d7ca461 Test cache -2 Burak Velioglu 2024-11-12 19:44:53 +03:00
  • 1204783972 Pop from DestroyGithubInstallation if installation already destroyed Enes Cakir 2024-11-12 07:36:43 +00:00
  • 0de8522ece Destroy account's usage alerts while closing account Enes Cakir 2024-11-12 07:45:20 +00:00
  • ae0b549777 Bump jsonpath-plus and @stoplight/spectral-core dependabot[bot] 2024-11-12 09:49:18 +00:00
  • be56a9139f Fix arguments for UI components Enes Cakir 2024-11-05 20:56:23 +03:00
  • 4beb6a35aa Remove cacheproxy log step Burak Velioglu 2024-11-09 15:59:46 +03:00
  • 966f717593 Run CI Burak Velioglu 2024-11-09 15:55:05 +03:00
  • cfcb343d37 Fix parallel coverage check Jeremy Evans 2024-11-07 11:51:13 -08:00
  • be727a2183 Check if there are any missed dns records to add Furkan Sahin 2024-11-07 16:38:47 +01:00
  • ca45669a36 Remove unnecessary to_json call Jeremy Evans 2024-11-05 19:36:06 -08:00
  • 5fb19c3655 Change dataset.count > 0 to !dataset.empty? Jeremy Evans 2024-11-05 19:34:53 -08:00
  • ab851e85ff Change map(&:id).include?(id) to find Jeremy Evans 2024-11-05 19:31:18 -08:00
  • f92dd941ed Avoid unnecessary model reloading in private submit routes Jeremy Evans 2024-11-05 19:26:12 -08:00
  • 3c750b5b39 Omit unnecessary hash values Jeremy Evans 2024-11-05 19:25:49 -08:00
  • 1965f87049 Avoid unnecessary request.halt calls Jeremy Evans 2024-11-05 19:25:03 -08:00
  • eb943625ca Perform authorization in same place for api and web requests in private_subnet_list Jeremy Evans 2024-11-05 19:11:51 -08:00
  • 5173403be0 Replace PrivateSubnetHelper#post with Clover#private_subnet_post Jeremy Evans 2024-11-05 14:09:08 -08:00
  • ee9779ef0f Replace PrivateSubnetHelper#list with Clover#private_subnet_list Jeremy Evans 2024-11-05 13:47:58 -08:00
  • 4958ce4a7c Inline PrivateSubnetHelper#delete Jeremy Evans 2024-11-05 13:34:43 -08:00
  • d4922f3ada Inline PrivateSubnetHelper#get Jeremy Evans 2024-11-05 13:31:36 -08:00
  • 2d6e02487a Inline PrivateSubnetHelper#disconnect Jeremy Evans 2024-11-05 13:26:52 -08:00
  • f6e98f201f Inline PrivateSubnetHelper#connect Jeremy Evans 2024-11-05 13:24:18 -08:00
  • 3c738fd4b4 Inline PrivateSubnetHelper#get_create Jeremy Evans 2024-11-05 13:19:53 -08:00
  • 40422911aa Merge the project/private_subnet route branches Jeremy Evans 2024-11-05 13:18:29 -08:00
  • fafdfe1aaf Merge the project/location/private_subnet route branches Jeremy Evans 2024-11-05 13:08:41 -08:00
  • 022999ce4b Merge project/location routes Jeremy Evans 2024-11-06 16:16:58 -08:00
  • 28fdf6b9a9 Add flash-notice/flash-error id attributes Jeremy Evans 2024-11-06 14:48:59 -08:00
  • 633581ab47 Load pg_array extension before other extensions Jeremy Evans 2024-11-06 20:48:55 -08:00
  • f60d77f852 Apply order to runtime github/caches route query Jeremy Evans 2024-11-06 15:18:35 -08:00
  • 2ddf4072ec Don't have rake by require Sequel threaded connection pool Jeremy Evans 2024-11-06 08:50:56 -08:00
  • 7b1776a867 Enforce 100% coverage when doing parallel coverage testing Jeremy Evans 2024-11-06 09:32:45 -08:00
  • a848403ca6 Add bin/production_check for checking app loads in production Jeremy Evans 2024-11-05 11:52:30 -08:00
  • b6096f7ca3 Reverting cache proxy download code back Burak Velioglu 2024-11-07 15:20:56 +03:00
  • 06ba5e213f Update runner images to 20241016.1.0 Burak Velioglu 2024-11-07 15:11:57 +03:00
  • e80bd6e062 Move latitude-ai region under latitude provider Furkan Sahin 2024-11-07 12:07:32 +01:00
  • b9378159b7 Add Latitude.sh Frankfurt billing rates Furkan Sahin 2024-11-06 14:34:32 +01:00
  • abaead93a1 Put Latitude Frankfurt region behind a feature flag Furkan Sahin 2024-11-06 14:22:11 +01:00
  • 60c4f947c5 Add Latitude.sh Frankfurt as the new region Furkan Sahin 2024-11-06 14:21:51 +01:00
  • 38ff8befda Bump the development-dependencies group with 2 updates dependabot[bot] 2024-11-07 09:41:14 +00:00
  • 8fc0d8be43 Bump the production-dependencies group across 1 directory with 8 updates dependabot[bot] 2024-11-06 23:40:14 +00:00
  • 31ae88bc3b Add default url values to delete button component Enes Cakir 2024-11-01 08:16:30 -07:00
  • b1f68cbd57 Migrate all delete button instance to component Enes Cakir 2024-11-01 08:07:33 -07:00
  • 07f523355c Add method argument to delete button component Enes Cakir 2024-11-05 00:20:10 +03:00
  • 92f30220ca Add confirmation message argument to delete button component Enes Cakir 2024-11-05 00:15:40 +03:00
  • db50e67f5c Fix Dockerfile casing Enes Cakir 2024-11-05 19:10:50 +03:00
  • f65a5fa6ab Vm::Nexus.assemble clean-up for private networking setup Furkan Sahin 2024-11-05 10:38:49 +01:00