Commit Graph

  • 383544f8e0 build(deps): bump google.golang.org/api dependabot/go_modules/common-golang-dependencies-c2497c5a53 dependabot[bot] 2025-12-22 23:04:40 +00:00
  • 3a86da40d7 build(deps): bump google.golang.org/protobuf (#5073) master dependabot[bot] 2025-12-15 23:24:03 +00:00
  • e25a7ae355 build(deps): bump the telemetry-dependencies group with 4 updates (#5068) dependabot[bot] 2025-12-09 01:53:19 +00:00
  • f36079b69e build(deps): bump the common-golang-dependencies group with 10 updates (#5067) dependabot[bot] 2025-12-08 17:28:32 -08:00
  • db82e45716 deps(build): upgrade Go to 1.25.5 (#5059) Julio López 2025-12-03 09:44:40 -08:00
  • 154bf56899 build(deps): bump docker/setup-qemu-action in the docker group (#5054) v0.22.3 dependabot[bot] 2025-12-02 05:27:24 +00:00
  • 0f8d3abbba build(deps): bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 (#5051) dependabot[bot] 2025-12-02 05:21:45 +00:00
  • 50c72d75b3 build(deps): bump the kopia-ui-npm-dependencies group across 1 directory with 12 updates dependabot/npm_and_yarn/app/kopia-ui-npm-dependencies-2fff92df38 dependabot[bot] 2025-12-02 05:16:25 +00:00
  • 79445da5cb build(deps): bump the github-actions group with 4 updates (#5053) dependabot[bot] 2025-12-01 21:05:19 -08:00
  • fc34f3a359 build(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#5052) dependabot[bot] 2025-12-01 20:59:29 -08:00
  • d81ac7bb7f chore(ci): remove ineffective omitempty tags (#5037) Julio López 2025-12-01 20:54:05 -08:00
  • 5f8c209774 build(deps): bump dawidd6/action-homebrew-bump-formula from 5 to 6 dependabot/github_actions/dawidd6/action-homebrew-bump-formula-6 dependabot[bot] 2025-12-02 01:59:46 +00:00
  • c8c4615595 feat(snapshots): localfs support for passing options (#5044) Jarek Kowalski 2025-11-27 22:25:06 -08:00
  • 39fb62970f refactor(cli): refactor diagnosis flags (#5026) Julio López 2025-11-26 09:40:01 -08:00
  • e456f78fa2 fix(providers): execute rclone with non-cancelling context (#5040) v0.22.2 Julio López 2025-11-25 23:05:28 -08:00
  • 863c0c7404 nit: use context.WithoutCancel instead of Background test/providers J 2025-11-25 22:10:05 -08:00
  • 0625353db1 fix(provider): create initial SFTP connection with non-cancelling context J 2025-11-25 19:46:26 -08:00
  • c7a0eb515c fix(provider): execute rclone with non-cancelling context J 2025-11-25 19:46:26 -08:00
  • 33d4318938 test(provider): test rclone after canceling starting context J 2025-11-25 19:44:59 -08:00
  • e1e1e0d807 fix(providers): allow S3 versioned tests cleanup to succeed (#5038) Julio López 2025-11-24 22:32:51 -08:00
  • b9e5279d76 chore(ci): make PR title options consistent with chlog (#5036) Julio López 2025-11-24 22:01:59 -08:00
  • 4526f031bf fix(ui): revert omitzero changes (#5035) v0.22.1 Julio López 2025-11-24 19:18:33 -08:00
  • 4937b661f6 feat(ui): upgraded htmlui to the latest version (#5034) Kopia Builder [bot] 2025-11-24 17:28:13 -08:00
  • d36f64f0b3 build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#5033) dependabot[bot] 2025-11-24 16:35:56 -08:00
  • 366af4d18f build(deps): bump github.com/prometheus/common (#5032) dependabot[bot] 2025-11-24 23:28:20 +00:00
  • b723b8e9e4 fix(app): serialize empty Manifest.Stats field (#5029) Julio Lopez 2025-11-23 20:54:55 -08:00
  • ea1bdb1541 chore(ci): enable noctx linter (#4972) Nathan Baulch 2025-11-20 16:46:28 +11:00
  • c048f656d7 build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#5017) dependabot[bot] 2025-11-19 21:32:21 -08:00
  • 3d4cd24117 refactor(general): make purpose a string parameter (#5015) Julio Lopez 2025-11-19 19:40:59 -08:00
  • 7b64425ab1 chore(ci): pass context in helpers for running docker (#5012) Julio Lopez 2025-11-18 22:44:40 -08:00
  • e42fb02d1e feat(ui): upgraded htmlui to the latest version (#5011) Kopia Builder [bot] 2025-11-18 21:17:36 -08:00
  • 297673b4c4 chore(ci): cleanup TestKopiaRunner (#5010) Julio Lopez 2025-11-18 20:02:48 -08:00
  • 7586b21b1f chore(general): use contexts in tests (#5009) Julio Lopez 2025-11-18 17:47:23 -08:00
  • 3b2f44f3f1 refactor(general): leverage testing.T.Context in testlogging (#5008) Julio Lopez 2025-11-18 10:42:39 -08:00
  • 67ba03ac46 fix(general): prevent writing outside of installation target directory (#5003) Julio Lopez 2025-11-17 21:22:58 -08:00
  • 7581c443b0 build(deps): bump the common-golang-dependencies group across 1 directory with 8 updates (#5000) dependabot[bot] 2025-11-17 17:16:02 -08:00
  • 7db061ee71 build(deps): Go 1.25 (#4987) Julio Lopez 2025-11-17 16:42:12 -08:00
  • 1aaf433cdc build(deps): use stdlib context package (#5001) v0.22.0 Julio Lopez 2025-11-17 15:59:46 -08:00
  • 70f8d678d0 fix(general): handle errors closing writable descriptors (#4998) Julio Lopez 2025-11-16 23:07:51 -08:00
  • 070c15b888 chore(general): avoid wrapping always-nil error (#4997) Julio Lopez 2025-11-16 22:55:35 -08:00
  • 0b0e75f75f chore(general): check for nil before de-refencing field (#4996) Julio Lopez 2025-11-16 21:50:33 -08:00
  • f1127b228e chore(general): check bounds for memory allocation (#4995) Julio Lopez 2025-11-16 21:36:18 -08:00
  • db4b89bc3d fix(cli): potential overflow in integer conversion (#4993) Julio Lopez 2025-11-15 22:36:45 -08:00
  • 56061316b9 feat(ui): upgraded htmlui to the latest version (#4992) Kopia Builder [bot] 2025-11-15 22:34:36 -08:00
  • 6f1cb92518 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /app (#4991) dependabot[bot] 2025-11-15 21:08:59 -08:00
  • 3619aacb46 chore(ci): remove GOEXPERIMENT=coverageredesign (#4988) Julio Lopez 2025-11-13 21:58:56 -08:00
  • 0875010b1e chore(general): fix typos (#4986) Julio Lopez 2025-11-13 20:22:29 -08:00
  • c60ebebb17 chore(ci): make socket activation test more robust (#4985) Julio Lopez 2025-11-13 19:02:57 -08:00
  • c3c971a785 feat(general): fix display errors for maintenance stats (#4984) lyndon-li 2025-11-14 04:27:42 +08:00
  • b7f811cfc9 chore(ci): build kopia with -trimpath (#4983) Julio Lopez 2025-11-13 10:31:28 -08:00
  • bb20d9e11a chore(ci): enable wsl_v5:{assign,expr} linter settings (#4982) Julio Lopez 2025-11-12 23:12:06 -08:00
  • 80eda18f99 chore(ci): enable wsl_v5:err linter (#4928) Julio Lopez 2025-11-12 22:15:27 -08:00
  • 157c80e5e7 feat(snapshots): Flush after restoring each file (#4825) lyndon-li 2025-11-13 12:59:56 +08:00
  • 06845c750b chore(ci): enable modernize:omitzero linter setting (#4981) Julio Lopez 2025-11-12 20:54:03 -08:00
  • 033b4b1d5e refactor(general): omitzero JSON tag in policy structs (#4910) Julio Lopez 2025-11-12 18:33:30 -08:00
  • c32775f8f2 chore(ci): require Go 1.24 to build site (#4980) Julio Lopez 2025-11-12 18:30:24 -08:00
  • 9c1aec59e4 docs(site): fix CLI command docs (#4979) Julio Lopez 2025-11-12 17:19:34 -08:00
  • 657fda216a chore(ci): upgrade to golangci-lint 2.6.1 (#4973) Nathan Baulch 2025-11-12 16:27:10 +11:00
  • 19af93f2b1 refactor(ci): enable wsl_v5:return linter (#4975) Julio Lopez 2025-11-11 16:53:10 -08:00
  • 9931d1d03c fix(test): use safer t.Setenv (#4974) Julio Lopez 2025-11-11 16:00:46 -08:00
  • 557940c524 chore(ci): upgrade to golangci-lint v2.5.0 (#4931) Nathan Baulch 2025-11-12 07:37:07 +11:00
  • 7114e991c6 feat(general): add stats to maintenance run - SnapshotGC (#4964) lyndon-li 2025-11-11 08:28:43 +08:00
  • 36608d28a5 build(deps): bump the common-golang-dependencies group with 7 updates (#4970) dependabot[bot] 2025-11-10 16:12:56 -08:00
  • 499aec5e66 refactor(general): leverage stats.CountSum in maintenance stats (#4963) Julio Lopez 2025-11-06 21:34:26 -08:00
  • b0f99ccb7f refactor(general): remove dry run option for blob retention ext (#4962) Julio Lopez 2025-11-06 11:12:46 -08:00
  • 3b7f193c29 feature(general): maintenance stats for rewrite contents phase (#4961) lyndon-li 2025-11-07 02:22:58 +08:00
  • 1961ed4dc3 refactor(general): extendBlobRetentionTime (#4960) Julio Lopez 2025-11-05 23:28:17 -08:00
  • 3446837bed feat(general): maintenance stats for clean up logs phase (#4959) lyndon-li 2025-11-06 15:23:47 +08:00
  • c7ea2c6e09 refactor(general): consistent use "pack" where possible (#4952) Julio Lopez 2025-11-05 22:03:21 -08:00
  • 16b88cb305 refactor(general): fix field names in ExtendBlobRetentionStats (#4958) Julio Lopez 2025-11-05 16:36:47 -08:00
  • af38dfc69d feat(general) maintenance stats for blob retention extension (#4956) lyndon-li 2025-11-06 08:16:44 +08:00
  • f400ec6037 deps(build): upgrade Go to 1.24.10 (#4957) Julio Lopez 2025-11-05 15:18:31 -08:00
  • db48fad95e feat(general): maintenance stats for delete unreferenced packs phase (#4955) lyndon-li 2025-11-05 14:51:17 +08:00
  • f1ad165294 feat(ui): upgraded htmlui to the latest version (#4954) Kopia Builder [bot] 2025-11-04 20:49:38 -08:00
  • 83bd4d45da feat(general): maintenance stats for drop deleted contents and compact indexes (#4948) lyndon-li 2025-11-05 03:40:20 +08:00
  • 4ab8ecc341 build(deps): bump github.com/prometheus/common (#4951) dependabot[bot] 2025-11-04 02:58:31 +00:00
  • 99738c8f4f build(deps): bump the common-golang-dependencies group with 2 updates (#4950) dependabot[bot] 2025-11-03 15:26:49 -08:00
  • 952058a744 refactor(general): fix field names in CompactSingleEpochStats (#4947) Julio Lopez 2025-11-02 21:01:10 -08:00
  • 29ee7b18ea compact single epoch stats (#4941) lyndon-li 2025-11-03 12:38:23 +08:00
  • b130e77e3b build(deps): bump the github-actions group with 5 updates (#4945) dependabot[bot] 2025-11-02 20:15:18 -08:00
  • 069018adca refactor(general): use explicit return values (#4940) Julio Lopez 2025-10-30 23:14:58 -07:00
  • ed7ef85a2d feat(general): add stats to maintenance run - AdvanceEpoch (#4937) lyndon-li 2025-10-31 14:11:15 +08:00
  • 934529038d refactor(general): diskCommitedContentIndexCache (#4939) Julio Lopez 2025-10-30 22:37:29 -07:00
  • 763e88d177 refactor(general): buildinfo helpers (#4936) Julio Lopez 2025-10-29 22:46:22 -07:00
  • eacee60d19 chore(ci): update copilot instructions for reviews (#4935) Julio Lopez 2025-10-29 22:19:57 -07:00
  • 020092d973 refactor(general): improve randRead helper (#4934) Julio Lopez 2025-10-29 22:07:14 -07:00
  • a51c71004c chore(ci): add copilot instructions (#4933) Julio Lopez 2025-10-29 22:04:03 -07:00
  • 4150cf933b refactor(general): index.maxContentLengths (#4932) Julio Lopez 2025-10-29 17:08:22 -07:00
  • 9cdba57783 chore(ci): add linter config for gofumpt (#4929) Julio Lopez 2025-10-29 12:33:30 -07:00
  • 356930b1a9 refactor(general): simplify function and generics signatures (#4930) Julio Lopez 2025-10-29 12:32:51 -07:00
  • 5ca49e8eb4 refactor(general): lastSettledEpochNumber() helper (#4927) Julio Lopez 2025-10-28 21:17:45 -07:00
  • 2b2efeb031 refactor(general): fix return value order to match return names (#4926) Julio Lopez 2025-10-28 18:28:01 -07:00
  • 736ee451b9 refactor(general): rename GenerateRangeCheckpointStats fields (#4925) Julio Lopez 2025-10-28 17:32:39 -07:00
  • 930793c754 feat(general) maintenance stats for generate range checkpoint (#4924) lyndon-li 2025-10-29 07:48:28 +08:00
  • 47a43c7ce6 build(deps): bump google.golang.org/api (#4923) dependabot[bot] 2025-10-28 00:15:54 +00:00
  • 20aae8b600 build(deps): bump github.com/hanwen/go-fuse/v2 from 2.8.0 to 2.9.0 (#4922) dependabot[bot] 2025-10-27 23:46:47 +00:00
  • 6743bfb8c7 build(deps): bump github.com/pkg/sftp from 1.13.9 to 1.13.10 (#4921) dependabot[bot] 2025-10-27 23:39:12 +00:00
  • c3dc18f7e5 fix typo (#4920) Julio Lopez 2025-10-27 16:12:20 -07:00
  • 727fea0801 feat(general): add maintenance phase stats - CleanupSupersededIndexes (#4916) lyndon-li 2025-10-28 03:49:38 +08:00
  • 25b1492d65 fix(general): field and variable names (#4911) Julio Lopez 2025-10-24 16:09:36 -07:00