Commit Graph

  • a67a09c2be build(deps): bump the kopia-ui-npm-dependencies group (#3765) dependabot[bot] 2024-04-01 22:46:12 -07:00
  • 49ddb144d3 build(deps): bump the common-golang-dependencies group with 3 updates (#3764) dependabot[bot] 2024-04-02 05:12:41 +00:00
  • ffbe096e87 build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#3762) dependabot[bot] 2024-04-01 20:50:30 -07:00
  • aea6076ea9 build(deps): bump github.com/hanwen/go-fuse/v2 from 2.5.0 to 2.5.1 (#3763) dependabot[bot] 2024-04-01 20:49:58 -07:00
  • a4260e0185 fix(providers): Reduce memory allocation (gc thrash) (#3695) Aaron Alpar 2024-04-01 15:10:27 -07:00
  • e600c15b6b fix(general): disable writes on index loads (#3646) Julio López 2024-03-31 22:27:49 -07:00
  • 522209369c refactor(test): explicitly advance epoch in TestMaybeCompactSingleEpoch_CompactionError (#3755) Julio López 2024-03-27 12:49:53 -07:00
  • 08a593b633 refactor(general): perform index compaction during repo maintenance (#3651) Julio López 2024-03-27 09:41:24 -07:00
  • 3da0473219 fix(cli): restore objects with I prefix fails (#3062) NickIAm 2024-03-27 14:03:46 +10:00
  • 7278f570e2 chore(ci): upgraded linter to 1.57.1 (#3753) Jarek Kowalski 2024-03-25 22:20:38 -07:00
  • b9a633faad build(deps): bump the github-actions group with 1 update (#3752) dependabot[bot] 2024-03-25 21:07:45 -07:00
  • b5888e54b9 build(deps): bump the common-golang-dependencies group with 2 updates (#3751) dependabot[bot] 2024-03-25 21:06:57 -07:00
  • 4f1c994c39 feat(ui): upgraded htmlui to the latest version (#3748) v0.16.1 Jarek Kowalski 2024-03-24 16:37:49 -07:00
  • 488901740d refactor(general): rename var to hasEpochManager for clarity (#3744) v0.16.0 Julio López 2024-03-22 17:43:39 -07:00
  • fdb6d3c097 refactor(general): add epoch.Manager.MaybeGenerateRangeCheckpoint (#3727) Julio López 2024-03-22 15:29:11 -07:00
  • 9c99b8aa83 Wrap error instead of clobbering it (#3743) ashmrtn 2024-03-21 18:03:13 -07:00
  • f8352275ba refactor(general): add epoch.Manager.CleanupMarkers (#3726) Julio López 2024-03-19 18:35:29 -07:00
  • 6236ff7fba refactor(general): add epoch.Manager.MaybeCompactSingleEpoch (#3728) Julio López 2024-03-19 17:46:45 -07:00
  • 316356a031 refactor(general): closedIntRange (#3735) Julio López 2024-03-18 22:58:16 -07:00
  • 128ef76b13 build(deps): bump the docker group with 1 update (#3739) dependabot[bot] 2024-03-18 22:12:27 -07:00
  • 8866464b8b build(deps): bump the github-actions group with 2 updates (#3738) dependabot[bot] 2024-03-18 22:10:48 -07:00
  • 6a72b6fb81 build(deps): bump github.com/zalando/go-keyring from 0.2.3 to 0.2.4 (#3741) dependabot[bot] 2024-03-18 18:17:31 -07:00
  • 2606423f76 build(deps): bump the common-golang-dependencies group with 1 update (#3740) dependabot[bot] 2024-03-18 18:16:32 -07:00
  • 4ea6cf98d1 update min salt size to 16 (#3732) Sirish Bathina 2024-03-13 12:02:33 -10:00
  • 8647f71299 fix(cli): Output error msg returned by API server payload when possible (#3724) Nick 2024-03-13 11:29:50 -07:00
  • 8c081add53 chore(server): Disable legacy API by default (#3730) Nick 2024-03-13 11:11:09 -07:00
  • ddcdfdb55a changes for switching key derivation (#3725) Sirish Bathina 2024-03-12 14:34:46 -10:00
  • 4a06623eb6 refactor(general): add clarification comment (#3723) Julio López 2024-03-12 11:52:25 -07:00
  • e143c71e6d refactor(general): add epoch.getKeyRange helper (#3721) Julio López 2024-03-12 11:05:50 -07:00
  • e347710611 nit: fix comment (#3722) Julio López 2024-03-11 22:23:56 -07:00
  • fb8d9c3bf8 chore(deps): removed direct deprecated protobuf dependency (#3720) Jarek Kowalski 2024-03-11 21:47:14 -07:00
  • 1fe504e110 build(deps): bump the common-golang-dependencies group with 5 updates (#3718) dependabot[bot] 2024-03-11 17:16:32 -07:00
  • 64ea89d324 build(deps): bump github.com/golang/protobuf from 1.5.3 to 1.5.4 (#3719) dependabot[bot] 2024-03-11 17:12:11 -07:00
  • 29cd545c33 chore(ci): upgrade linter to 1.56.2 (#3714) Jarek Kowalski 2024-03-09 10:39:11 -08:00
  • 70ae6a2c81 chore(ci): install apple notarization key before build (#3715) Jarek Kowalski 2024-03-08 23:41:27 -08:00
  • f5efb670b9 fix(server): Return internal server errors for Content Get errors (#3713) Nick 2024-03-08 07:38:16 -08:00
  • be49fcd42b refactor(general): add epoch.Manager.MaybeAdvanceEpoch helper (#3709) Julio López 2024-03-06 17:12:49 -08:00
  • 9a689d4318 fix(deps): upgrade google.golang.org/protobuf to v1.33.0 (#3710) Julio López 2024-03-06 16:03:05 -08:00
  • c07fb8b14f test(general): Increase timeout to check for generated TLS cert (#3696) chaitalisg 2024-03-05 14:54:39 -08:00
  • 44f5767fb1 build(deps): bump the kopia-ui-npm-dependencies group in /app with 10 updates (#3704) dependabot[bot] 2024-03-04 22:00:17 -08:00
  • c7e2645ef1 build(deps): bump the common-golang-dependencies group with 16 updates (#3706) dependabot[bot] 2024-03-04 21:20:12 -08:00
  • ba54dc3db2 build(deps): upgrade Prometheus and reacted to breaking change (#3705) Jarek Kowalski 2024-03-04 20:59:59 -08:00
  • 679d10b0a7 build(deps): bump app-builder-lib and electron-builder in /app (#3699) dependabot[bot] 2024-03-04 17:19:49 -08:00
  • 2d32b9168f build(deps): bump the docker group with 1 update (#3703) dependabot[bot] 2024-03-05 01:14:06 +00:00
  • 0eee644433 build(deps): bump the github-actions group with 2 updates (#3702) dependabot[bot] 2024-03-04 16:58:15 -08:00
  • ea649d23d3 build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#3700) dependabot[bot] 2024-03-04 16:50:04 -08:00
  • 3e21bb5973 feat(repository): added metrics timeseries computation (#3678) Jarek Kowalski 2024-03-02 22:34:08 -08:00
  • 7ba27e2605 build(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0 (#3683) dependabot[bot] 2024-02-29 00:10:23 -08:00
  • 592bb67aed docs(site): added download counter badge (#3693) Jarek Kowalski 2024-02-28 22:05:18 -08:00
  • 525299e9a2 docs(site): added docker pulls badge (#3692) Jarek Kowalski 2024-02-28 21:58:16 -08:00
  • d034a37682 feat(cli): 1B: PPROF extensions: load profile config (#3668) Aaron Alpar 2024-02-27 12:30:14 -08:00
  • b2b75dc899 build(deps): bump the github-actions group with 2 updates (#3682) dependabot[bot] 2024-02-26 22:50:56 -08:00
  • d20a965fb1 build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#3687) dependabot[bot] 2024-02-26 22:49:02 -08:00
  • 8082f59f17 build(deps): bump golang/govulncheck-action from 1.0.1 to 1.0.2 (#3684) dependabot[bot] 2024-02-26 22:48:21 -08:00
  • 55999bdf31 build(deps): bump github.com/klauspost/compress from 1.17.6 to 1.17.7 (#3686) dependabot[bot] 2024-02-26 22:47:54 -08:00
  • 8d9e8d580e test(general): fix TestIndexEpochManager_CompactionAlwaysFails (#3677) Julio López 2024-02-23 20:42:39 -08:00
  • 58ea857f14 rename env var (#3669) Aaron Alpar 2024-02-21 13:24:54 -08:00
  • d0fc1e03c4 fix(server): do not make blocking calls inside server status API (#3666) Jarek Kowalski 2024-02-21 12:34:16 -08:00
  • c6536dfdaf fix(kopiaui): Add timeout in pollOnce https.request equal to poll interval (#3055) Till Riedel 2024-02-21 05:23:28 +00:00
  • ca2230f9c6 docs(site): Add Azure ransomware protection section (#3398) Mike McKay-Dirden 2024-02-21 03:52:07 +01:00
  • 9a3f027edd refactor(general): remove unused context.Context field (#3664) Julio López 2024-02-20 16:20:46 -08:00
  • a726f11a04 feat(cli): 1a: PPROF extensions: PEM dump (#3665) Aaron Alpar 2024-02-20 16:07:37 -08:00
  • 524ffaf4b8 refactor(repository): added context to potentially blocking repository methods (#3654) Jarek Kowalski 2024-02-20 14:48:23 -08:00
  • c09bd898ae build(deps): bump dawidd6/action-homebrew-bump-formula (#3662) dependabot[bot] 2024-02-20 06:12:05 +00:00
  • 60f0ebf9da build(deps): bump github.com/hanwen/go-fuse/v2 from 2.4.0 to 2.5.0 (#3660) dependabot[bot] 2024-02-19 21:41:47 -08:00
  • f5698b129d build(deps): bump the github-actions group with 1 update (#3661) dependabot[bot] 2024-02-19 21:28:13 -08:00
  • d135903671 build(deps): bump the common-golang-dependencies group with 5 updates (#3659) dependabot[bot] 2024-02-19 21:27:26 -08:00
  • 06ff37fa63 refactor(general): allow disabling writes on index index loads (#3645) Julio López 2024-02-16 14:59:06 -08:00
  • 1892a9f1d9 refactor(general): move index cleanup out to refreshAttempt (#3603) Julio López 2024-02-16 10:25:58 -08:00
  • a8580cb8c0 build(deps): bump the common-golang-dependencies group with 12 updates (#3644) dependabot[bot] 2024-02-12 23:29:41 +00:00
  • 25437ae5f2 docs(site): improvements related to spelling and structure (#3618) Christoph Anderson 2024-02-12 21:37:26 +01:00
  • cd776d8534 refactor(cli): minor cleanups in server start (#3637) Julio López 2024-02-07 17:40:27 -08:00
  • 4bec8e9bf8 refactor(cli): server shutdown (#3608) Julio López 2024-02-06 21:57:31 -08:00
  • ed9d0c281e refactor(cli): miscellaneous code simplifications (#3607) Julio López 2024-02-06 21:37:51 -08:00
  • 1c9c41016a build(deps): bump github.com/klauspost/reedsolomon from 1.12.0 to 1.12.1 (#3598) dependabot[bot] 2024-02-07 05:31:57 +00:00
  • ea339bfcbf Group Kopia Repository Server v0.8 usage notes under separate heading (#3626) cristihcd 2024-02-07 07:21:52 +02:00
  • 769d5f3a50 fix(ci): fix shadow-copy test (#3629) Aaron Alpar 2024-02-06 20:51:55 -08:00
  • 20dd2300ba build(deps): bump github.com/chromedp/chromedp from 0.9.3 to 0.9.5 (#3623) dependabot[bot] 2024-02-07 02:32:40 +00:00
  • 84c619680f build(deps): bump github.com/klauspost/compress from 1.17.5 to 1.17.6 (#3622) dependabot[bot] 2024-02-07 02:28:22 +00:00
  • 11048e70f9 build(deps): bump the common-golang-dependencies group with 5 updates (#3630) dependabot[bot] 2024-02-07 02:22:55 +00:00
  • 89266ac8c6 build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#3620) dependabot[bot] 2024-02-06 18:21:12 -08:00
  • b77ee25a00 build(deps): bump the github-actions group with 3 updates (#3619) dependabot[bot] 2024-02-07 02:16:26 +00:00
  • cb455c699a fix(snapshots): Fixup for #3624. Shadow copy seems to extend time for snapshots. (#3625) Aaron Alpar 2024-02-06 16:28:20 -08:00
  • b057b0b99a Update _index.md: old link redirects to sales page (#3616) triatic 2024-02-06 05:02:53 +00:00
  • f62ef51700 feat(snapshots): Implement volume shadow copy support on Windows (#3543) Maxim Khitrov 2024-02-04 00:44:41 -05:00
  • 3fed193051 fix(ci): fixed HTMLUI E2E test by switching to macOS runner (#3613) Jarek Kowalski 2024-02-03 15:41:25 -08:00
  • a8e4d50600 build(deps): upgraded linter to v1.55.2, fixed warnings (#3611) Jarek Kowalski 2024-02-02 23:34:34 -08:00
  • c478141bbf refactor(repository): refactor internal/repolog package to support writing metrics in the future (#3610) Jarek Kowalski 2024-02-02 22:19:24 -08:00
  • 37da48b641 build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#3594) dependabot[bot] 2024-01-29 21:03:15 -08:00
  • 2db465b337 build(deps): bump the github-actions group with 2 updates (#3593) dependabot[bot] 2024-01-29 21:02:32 -08:00
  • a3015b2e73 build(deps): bump github.com/klauspost/compress from 1.17.4 to 1.17.5 (#3597) dependabot[bot] 2024-01-29 20:59:58 -08:00
  • 2cced4c078 build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#3596) dependabot[bot] 2024-01-29 20:57:59 -08:00
  • 7e370285f1 build(deps): bump the common-golang-dependencies group with 3 updates (#3595) dependabot[bot] 2024-01-29 20:55:21 -08:00
  • 7b89fe173c Removed summary in command section (#3590) Christoph Anderson 2024-01-26 20:06:24 +01:00
  • 37f3779c93 docs(site): fix typo (#3577) pnicto 2024-01-27 00:21:54 +05:30
  • 14d24d2b4e build(deps): bump the kopia-ui-npm-dependencies group (#3548) dependabot[bot] 2024-01-26 09:54:29 -08:00
  • 1d6f852cd6 fix(cli): Ensure scrubber checks all fields recursively for sensitive tags (#3589) Nick 2024-01-25 17:46:01 -08:00
  • 1329e10afd build(deps): bump the github-actions group with 3 updates (#3576) dependabot[bot] 2024-01-23 17:29:28 -08:00
  • 299dd2c288 build(deps): bump the common-golang-dependencies group with 4 updates (#3575) dependabot[bot] 2024-01-23 17:25:16 -08:00
  • 3681218c2b build(deps): bump the github-actions group with 2 updates (#3570) dependabot[bot] 2024-01-19 17:31:39 -08:00