Commit Graph

  • 3e2dbadecc Bump golang.org/x/net from 0.34.0 to 0.38.0 dependabot/go_modules/golang.org/x/net-0.38.0 dependabot[bot] 2025-04-25 03:04:43 +00:00
  • 0e89432849 Bump golang.org/x/crypto from 0.32.0 to 0.35.0 (#311) master dependabot[bot] 2025-04-24 20:01:56 -07:00
  • 736b682d9a Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#309) dependabot[bot] 2025-04-24 20:00:26 -07:00
  • 0f00b1c154 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (#303) dependabot[bot] 2025-04-24 19:58:27 -07:00
  • 42f9659b47 Skip TestLiveOpenAiApi for non-master branches to allow dependabot PRs to pass GH actions David Dworken 2025-03-02 10:49:29 -08:00
  • 56d5189538 Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#302) dependabot[bot] 2025-03-01 16:09:39 -08:00
  • de3208d68a Enable tmate debugging chunk David Dworken 2025-02-22 18:48:37 -08:00
  • 28509484b4 Increase test parallelism + disable macos tests for debugging David Dworken 2025-02-22 18:47:57 -08:00
  • c008e2158c Add new line to test GH actions test-branch David Dworken 2025-02-17 12:01:08 -08:00
  • 0a8abb4b13 Release v0.335 v0.335 David Dworken 2025-02-07 15:14:24 -08:00
  • bd60ac52ca Increase number of lines used in AI context for files David Dworken 2025-02-07 11:23:05 -08:00
  • f7f712bf0f Release v0.334 v0.334 David Dworken 2025-02-06 23:31:09 -08:00
  • 2420fe28f4 Add beta-mode support for AI queries that include context about referenced files (#300) David Dworken 2025-02-06 22:44:58 -08:00
  • 755cac8aee Add beta-mode support for AI queries that include context about referenced files ai2 David Dworken 2025-02-06 22:24:07 -08:00
  • a9bc435ff6 Add chunked uploading for initial bootstrapping for new clients to improve performance for #298 David Dworken 2025-02-06 18:40:07 -08:00
  • c9599b92db Bump github.com/sigstore/sigstore-go from 0.2.0 to 0.6.1 (#292) dependabot[bot] 2025-02-04 22:06:19 -08:00
  • ed38fd1b02 Swap go code to use the 'range N' syntax added in go 1.22 cleanup David Dworken 2025-02-04 21:44:51 -08:00
  • 3f34db597a Release v0.333 v0.333 David Dworken 2025-02-04 20:37:20 -08:00
  • ed049aa366 Add caching function to calculate rune-aware string truncations since this single function takes ~30% of CPU time in the TUI, follow up to #295 (#296) David Dworken 2025-02-04 20:02:24 -08:00
  • fde0a0e76a Add caching function to calculate rune-aware string truncations since this single function takes ~30% of CPU time in the TUI, follow up to #295 cache2 David Dworken 2025-02-04 19:40:07 -08:00
  • 61d680cbee Release v0.332 v0.332 David Dworken 2025-02-04 06:23:28 -08:00
  • b9d630f82a Update actions-validate.py to re-enable actions validation of slsa David Dworken 2025-02-03 21:41:53 -08:00
  • 4afba5677a Add caching function to calculate rune-aware string lengths since this single function takes ~50% of CPU time in the TUI (#295) David Dworken 2025-02-03 21:19:01 -08:00
  • e4308f523e Add caching function to calculate rune-aware string lengths since this single function takes ~50% of CPU time in the TUI prof David Dworken 2025-02-03 19:17:33 -08:00
  • 1ce80a3616 Add opt-in support for CPU profiling the TUI David Dworken 2025-02-03 19:00:59 -08:00
  • 6107834be4 Release v0.331 v0.331 David Dworken 2025-02-03 15:35:44 -08:00
  • 5bd8fcd423 Bump github.com/theupdateframework/go-tuf/v2 (#293) dependabot[bot] 2025-02-03 15:35:25 -08:00
  • 641e87c22a Optimize TUI performance via sqlite tuning + caching (#290) David Dworken 2025-02-03 14:59:16 -08:00
  • 2bd1e650dd Allowlist TestTuiBench-Query as an unused golden since it is not used on GH actions opt David Dworken 2025-02-03 14:07:31 -08:00
  • fcbe255e31 Clear the search cache after deletions David Dworken 2025-02-03 13:10:44 -08:00
  • 15ae5bd930 Revert "Update golden" David Dworken 2025-02-03 12:41:02 -08:00
  • 5c83942c44 Fix go errcheck finding David Dworken 2025-02-03 12:40:29 -08:00
  • 7c8865ce75 Update golden David Dworken 2025-02-03 12:23:03 -08:00
  • 87c7db8778 Disable TestTuiBench in GH actions since it is just meant for benchmarking David Dworken 2025-02-02 21:26:28 -08:00
  • b26061e684 Optimize TUI performance via sqlite tuning + caching David Dworken 2025-02-02 10:01:58 -08:00
  • 380fb2afa7 Release v0.330 v0.330 David Dworken 2025-02-02 21:47:33 -08:00
  • b4be6d3680 Release v0.329 v0.329 David Dworken 2025-02-02 21:37:09 -08:00
  • 10badf538d disable tmate David Dworken 2025-02-02 21:27:16 -08:00
  • aaf4cc47bb Re-enable slsa validation in GH actions David Dworken 2025-02-02 21:18:49 -08:00
  • 75ea3534dc Add better logging to slsa validation in GH actions David Dworken 2025-02-02 21:16:40 -08:00
  • 4a0bb18bcc tmate debugging David Dworken 2025-02-02 13:53:56 -08:00
  • 8cfabb857d Drop validate straight into tmate for debugging David Dworken 2025-02-02 13:47:12 -08:00
  • 216f2aaddc Add SLSA warning for #294 David Dworken 2025-02-02 13:25:20 -08:00
  • 0dc64d79d5 Disable SLSA validation in GH actions per #294 David Dworken 2025-02-02 13:23:39 -08:00
  • 27e2521358 Revert "temporarily disable macos code signing verification in GH actions validator" David Dworken 2025-02-02 13:11:41 -08:00
  • 79ae5f7f72 Revert "Update slsa-releaser.yml, attempt #3" David Dworken 2025-02-02 13:11:30 -08:00
  • 8f89b1f9cc Major version upgrade for slsa verifier David Dworken 2025-02-02 13:11:08 -08:00
  • e92305b1a6 more dep upgrades David Dworken 2025-02-02 12:43:54 -08:00
  • f6e231df2d Block release validation in GH actions David Dworken 2025-02-02 12:38:57 -08:00
  • d6e2ebbf0b temporarily disable macos code signing verification in GH actions validator David Dworken 2025-02-02 12:32:07 -08:00
  • 9884a80466 Upgrade go deps to try to fix slsa issues David Dworken 2025-02-02 12:31:40 -08:00
  • c6a1b5533f Update slsa-releaser.yml, attempt #3 David Dworken 2025-02-02 12:11:41 -08:00
  • 2145906f73 Fix directory mismatch caused by change in GH actions artifact version David Dworken 2025-02-02 11:55:47 -08:00
  • eabd001d3e Add additional fail-safe validation to SLSA validator for better error messages David Dworken 2025-02-02 11:47:02 -08:00
  • 417c2e9e62 Add tmate debugging David Dworken 2025-02-02 11:45:16 -08:00
  • 3e9be81301 Attempt #2 at avoiding duplicate artifact names David Dworken 2025-02-02 11:13:04 -08:00
  • 3d19e69463 Revert "Avoid reusing artifact name to enable GH action upgrade" David Dworken 2025-02-02 11:09:01 -08:00
  • 7649ac1331 Avoid reusing artifact name to enable GH action upgrade David Dworken 2025-02-02 10:35:19 -08:00
  • 562b52c688 More GH action upgrades David Dworken 2025-02-02 10:21:38 -08:00
  • 6de83cb888 Upgrade slsa builder David Dworken 2025-02-02 10:08:09 -08:00
  • fc01eff62f Upgrade GH actions for https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/ David Dworken 2025-02-02 10:03:46 -08:00
  • 8682681842 Add CPU profiling to make fbench command David Dworken 2025-02-02 09:41:48 -08:00
  • 9d0edba3a3 Add support for NoSleep param to test runner David Dworken 2025-02-02 09:41:13 -08:00
  • 482f7ae021 Delete commented out code David Dworken 2025-02-01 10:17:10 -08:00
  • cb253b6985 Release v0.328 v0.328 David Dworken 2025-01-22 15:27:14 -08:00
  • f8c414b2c9 Skip deep cleans for sqlite DBs (#289) David Dworken 2025-01-20 18:50:33 -07:00
  • cf4ebcba29 Skip deep cleans for sqlite DBs self-hosted-clean-sqlite David Dworken 2025-01-20 17:24:44 -08:00
  • 6e45f88893 Revert "Add explicit DROP TABLE directives for temp_inactive_devices and drop the TEMP qualifier for non-postgres DBs, fixes #288" David Dworken 2025-01-20 17:23:24 -08:00
  • db6d8413a7 Add explicit DROP TABLE directives for temp_inactive_devices and drop the TEMP qualifier for non-postgres DBs, fixes #288 David Dworken 2025-01-20 17:21:49 -08:00
  • a4ff05c0fa Release v0.327 v0.327 David Dworken 2025-01-20 14:49:47 -08:00
  • b4ef6c963e Add easier config options for configuring default search columns (#287) David Dworken 2025-01-19 15:25:04 -07:00
  • 34cfd56b58 Remove TODO search-col-conf David Dworken 2025-01-19 13:47:20 -08:00
  • a9323ca06a Add easier config options for configuring default search columns David Dworken 2025-01-19 13:46:40 -08:00
  • 567984fb6f Add support for searching for custom columns as part of default searches (#286) David Dworken 2025-01-19 00:31:14 -07:00
  • 8de80c510a Add comment about AES-GCM security David Dworken 2025-01-18 23:11:54 -08:00
  • 7b4f0c46e3 Update goldens cust-search David Dworken 2025-01-18 23:02:29 -08:00
  • cd8eac7b91 Update golden David Dworken 2025-01-18 16:48:22 -08:00
  • 02e0276a9c update comment David Dworken 2025-01-18 16:30:20 -08:00
  • fee751cbdc Add memoization to avoid repeated work for queries David Dworken 2025-01-18 16:29:39 -08:00
  • 8d3132f9f5 Add integration test for default searches for custom columns David Dworken 2025-01-18 16:13:09 -08:00
  • e02307a5c4 Add support for searching custom columns in default searches David Dworken 2025-01-18 16:02:22 -08:00
  • 1c337d75a3 Refactor code for searching for custom columns David Dworken 2025-01-18 15:41:59 -08:00
  • 21618af0a0 Release v0.326 v0.326 David Dworken 2025-01-18 14:01:51 -08:00
  • 65d1ebfd07 Implement restrictions on default column searching for #268 (#274) David Dworken 2025-01-18 12:25:07 -07:00
  • 6b2f5788d9 Update goldens search-cols David Dworken 2025-01-17 22:00:01 -08:00
  • 5fd3d6fce3 Disable tmate debugging David Dworken 2025-01-17 19:10:14 -08:00
  • 318b9d91a7 Fix bug in lib.where(...) function that failed to trim the args list and caused DB query correctness issues David Dworken 2025-01-17 19:05:43 -08:00
  • d2725ceef8 Reduce gotestsum re-runs since tests are less flaky nowadays David Dworken 2025-01-17 13:41:00 -08:00
  • 5ef6d1486c Swap from configuring excluded columns to configuring included columns, to prep for future changes where we may add support for other default columns David Dworken 2025-01-17 13:36:11 -08:00
  • 68113c39d3 Add tests David Dworken 2025-01-02 18:00:42 -08:00
  • 94ac9bf68e Clean up server binaries to avoid wasting disk space David Dworken 2025-01-01 11:26:10 -08:00
  • c231e7fcb8 Enable debugging David Dworken 2025-01-01 08:12:11 -08:00
  • 78688a046e Add better docs for config-set excluded-default-search-columns David Dworken 2024-12-31 10:59:26 -08:00
  • 221c9c4015 Implement restrictions on default column searching for #268 David Dworken 2024-12-31 10:55:03 -08:00
  • 23ed840aa3 Add deep clean for users that have tons of pending deletion requests (#285) David Dworken 2025-01-14 21:44:52 -07:00
  • b7569486d1 Add deep clean for users that have tons of pending deletion requests clean-del David Dworken 2025-01-14 19:30:57 -08:00
  • 9049dbeebb Release v0.325 v0.325 David Dworken 2025-01-14 18:50:26 -08:00
  • eeaba49259 Fix test golden breakage caused by GH action update (#284) David Dworken 2025-01-14 19:29:02 -07:00
  • e022fb952c Update golden color-fix David Dworken 2025-01-14 18:12:21 -08:00
  • d5a4d657cd Rename integration_test.go file David Dworken 2025-01-13 19:26:23 -08:00