Commit Graph

  • 62c45b1f61 build(deps): bump github.com/aws/aws-sdk-go from 1.44.26 to 1.44.33 (#2039) dependabot[bot] 2022-06-13 21:47:12 -07:00
  • a78dacc0d1 feat(snapshots): add option to ignore empty snapshots being saved (#2036) basldfalksjdf 2022-06-12 23:41:08 -04:00
  • ff54c7dd12 refactor(repository): re-enabled parallel uploads of blobs (#2034) Jarek Kowalski 2022-06-11 14:17:57 -07:00
  • 902ce4ebe0 build(deps): bump google.golang.org/api from 0.82.0 to 0.83.0 (#2033) dependabot[bot] 2022-06-11 06:31:33 +00:00
  • 0c2985c6ae build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#2032) dependabot[bot] 2022-06-11 06:08:03 +00:00
  • c6fba5468c chore(deps): allow at least 2 open PR to reduce HoL blocking (#2031) Julio Lopez 2022-06-10 22:29:49 -07:00
  • df3be1c503 chore(deps): update dependabot frequency for Go deps (#2028) Julio Lopez 2022-06-10 22:18:40 -07:00
  • 2f9f04a534 build(deps): bump github.com/klauspost/compress from 1.15.5 to 1.15.6 (#2009) Julio Lopez 2022-06-10 19:23:08 -07:00
  • 1ffad15069 chore(ci): upgraded linter to 1.46.2 (#2027) Jarek Kowalski 2022-06-09 22:30:07 -07:00
  • bc88a8c705 fix(repository): fixed stress test caused by index leaking file handles (#2026) Jarek Kowalski 2022-06-09 08:56:28 -07:00
  • 4c5a6f4b3b chore(repository): fixed minor logger data race (#2025) Jarek Kowalski 2022-06-09 05:51:16 -07:00
  • a2fdbdd717 chore(repository): reduced memory allocations when logging content.ID (#2024) Jarek Kowalski 2022-06-08 23:23:45 -07:00
  • 94071072cb docs(site): updated directions for Google Cloud access (#2013) basldfalksjdf 2022-06-07 23:56:02 -04:00
  • cffc2489c0 docs(site): Update _index.md (#2017) basldfalksjdf 2022-06-07 23:55:39 -04:00
  • 544dd41e7f fix(snapshots): fixed random deadlock when Uploader results in a failure (#2020) Jarek Kowalski 2022-06-07 18:37:08 -07:00
  • ef8828a072 refactor(snapshots): Remove remaining internal uses of Readdir (#1986) ashmrtn 2022-06-04 06:36:25 -07:00
  • 7a3827a8ee refactor(snapshots): disable fine-grained Span creation when tracing is disabled (#2010) Jarek Kowalski 2022-06-03 20:55:46 -07:00
  • 17c520f244 build(deps): bump github.com/aws/aws-sdk-go from 1.44.22 to 1.44.26 (#2002) dependabot[bot] 2022-06-03 18:06:21 -07:00
  • 6166ed4d83 build(deps): bump github.com/prometheus/common from 0.32.1 to 0.34.0 (#2006) dependabot[bot] 2022-06-03 15:44:17 -07:00
  • 49e5364f50 build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 (#2005) dependabot[bot] 2022-06-03 15:25:48 -07:00
  • ef9913a2b4 build(deps): bump github.com/prometheus/client_golang (#2001) dependabot[bot] 2022-06-03 10:47:38 -07:00
  • 7e9ea50286 build(deps-dev): bump concurrently from 7.1.0 to 7.2.1 in /app (#1998) dependabot[bot] 2022-06-01 22:18:17 -07:00
  • 11677f1a9d build(deps): bump electron-log from 4.4.6 to 4.4.7 in /app (#1997) dependabot[bot] 2022-06-01 21:36:05 -07:00
  • b9ed41dbeb build(deps): bump github.com/klauspost/compress from 1.15.2 to 1.15.5 (#2000) dependabot[bot] 2022-06-01 21:35:56 -07:00
  • e7532076e4 build(deps): bump github.com/minio/minio-go/v7 from 7.0.24 to 7.0.27 (#2004) dependabot[bot] 2022-06-01 21:35:45 -07:00
  • f1493b81ff build(deps): bump google.golang.org/api from 0.81.0 to 0.82.0 (#2003) dependabot[bot] 2022-06-01 19:09:29 -07:00
  • 65fc11ed58 fix(general): use a fixed time for protecting newly created content (#1994) Julio Lopez 2022-05-31 20:29:38 -07:00
  • 511f4aa65d chore(cli): minor metrics-related cleanups (#1995) Julio Lopez 2022-05-31 14:04:01 -07:00
  • 99fb50118f fix(cli): add retention to JSON output (#1992) Julio Lopez 2022-05-31 13:43:42 -07:00
  • 9167c08183 chore(ci): restrict GH actions for provider and stress tests to upstream repository. (#1989) Jeremy Edwards 2022-05-28 19:27:04 -07:00
  • f5c64c8480 feat(snapshots): streaming upload support (#1963) Jarek Kowalski 2022-05-28 13:20:40 -07:00
  • 17c74e6386 feat(cli): added open telemetry tracing support (#1988) Jarek Kowalski 2022-05-28 10:39:00 -07:00
  • e8c1cfe142 feat(cli): added flags for pushing kopia metrics (#1983) Jarek Kowalski 2022-05-28 07:44:59 -07:00
  • 680e3f29bb feat(repository): switched to using go-mmap for indexes (#1980) Jarek Kowalski 2022-05-26 20:24:10 -07:00
  • bb9c2bf250 feat(snapshots): implemented iteration for local filesystem (#1967) Jarek Kowalski 2022-05-26 14:32:16 -07:00
  • 6757489a00 build(deps): bump github.com/chromedp/chromedp from 0.8.1 to 0.8.2 (#1979) Julio Lopez 2022-05-25 23:44:00 -07:00
  • e9ca80dd27 refactor(cli): deprecate snapshot gc command (#1973) Julio Lopez 2022-05-25 22:51:36 -07:00
  • de33f7dc6f refactor(general): acquire maintenance lock before updating schedule (#1976) Julio Lopez 2022-05-25 21:48:32 -07:00
  • f5f3d5897c refactor(general): increase default BlobDeleteMinAge to 24h (#1978) Julio Lopez 2022-05-25 19:41:15 -07:00
  • 7938d0cf50 build(deps): bump github.com/aws/aws-sdk-go from 1.44.4 to 1.44.22 (#1977) Julio Lopez 2022-05-25 17:58:34 -07:00
  • 6f80995047 build(deps): bump google.golang.org/api from 0.77.0 to 0.81.0 (#1974) Julio Lopez 2022-05-25 16:45:05 -07:00
  • 9bf9cac7fb refactor(repository): ensure we always parse content.ID and object.ID (#1960) Jarek Kowalski 2022-05-25 07:15:56 -07:00
  • 5f676f05d9 build(deps-dev): bump electron from 18.0.1 to 18.2.0 in /app (#1911) dependabot[bot] 2022-05-25 07:15:39 -07:00
  • 717cf9dfd1 build(deps): bump async from 2.6.3 to 2.6.4 in /app (#1954) dependabot[bot] 2022-05-25 07:15:11 -07:00
  • f49bcdd883 feat(cli): implementation for 'kopia snapshot fix' (#1930) Jarek Kowalski 2022-05-24 18:17:55 -07:00
  • e420d74096 refactor(general): minor cleanups in robustness framework (#1971) Julio Lopez 2022-05-24 14:15:55 -07:00
  • 5061a1e72e fix(snapshots): replace hard-coded cmd.exe with COMSPEC env var on Windows (#1969) (#1970) Bruno Meneguello 2022-05-23 21:49:13 -03:00
  • 3d1de6f27a chore(general): minor cleanups (#1959) Julio Lopez 2022-05-23 15:16:25 -07:00
  • 671a400805 feat(cli): added KOPIA_IGNORE_MAINTENANCE_REWRITE_ERROR (#1966) Jarek Kowalski 2022-05-22 13:17:01 -07:00
  • 9f85864da5 feat(snapshots): Add callback-based iteration function to Directory interface (#1957) ashmrtn 2022-05-20 18:04:35 -07:00
  • 99eeb3c063 feat(cli): added CLI for controlling throttler (#1956) Jarek Kowalski 2022-05-18 01:27:06 -07:00
  • ebd8f113c6 chore(ci): set golang version explicitly to 1.18 (#1952) Jarek Kowalski 2022-05-16 11:55:04 -07:00
  • a61927e089 chore(infra): added more leak checks to tests (#1953) Jarek Kowalski 2022-05-15 23:37:57 -07:00
  • c971d7c4f8 feat(providers): ensure Ctrl-C is not passed to rclone (#1951) Jarek Kowalski 2022-05-15 22:28:57 -07:00
  • 1ae6c6df03 fix(repository): fixed slow goroutine leak from indexBlobCache, added tests (#1950) Jarek Kowalski 2022-05-15 18:21:30 -07:00
  • 8567db6c88 build(deps): bump docker actions from 1 to 2 (#1947) Julio Lopez 2022-05-12 17:03:35 -07:00
  • e5283e7475 Add comment explaining disabling multipart upload (#1944) Ali Dowair 2022-05-11 23:51:15 +03:00
  • 46ccf18b26 Ensure multi-part upload is disabled for S3 backends (#1941) (#1942) Julio Lopez 2022-05-10 23:08:49 -07:00
  • 78e8f5035d fix(repository): fix deletion immediately after creation (#1937) Jarek Kowalski 2022-05-09 22:40:57 -07:00
  • 81c0580a01 feat(cli): REVERT added 'content delete --forget' flag (#1932) (#1940) Jarek Kowalski 2022-05-09 20:45:25 -07:00
  • 815f6e83ea docs(site): update VSS actions page (#1935) digital 2022-05-09 22:04:16 +02:00
  • d990af4dc2 feat(cli): added 'content delete --forget' flag (#1932) Jarek Kowalski 2022-05-06 21:16:12 -07:00
  • 800acb177a feat(repository): gdrive supports shared drives (#1931) Bryan 2022-05-04 12:54:39 +08:00
  • 2eef94b537 build(deps): bump github.com/Azure/azure-storage-blob-go (#1927) dependabot[bot] 2022-05-02 21:55:22 -07:00
  • 98f3473b67 refactor(snapshots): extracted snapshotfs.Verifier component (#1921) Jarek Kowalski 2022-05-01 21:03:28 -07:00
  • 59a863dcf0 build(deps): bump google.golang.org/api from 0.74.0 to 0.77.0 (#1924) dependabot[bot] 2022-05-02 03:48:46 +00:00
  • 5fb044f318 build(deps): bump github.com/sanity-io/litter from 1.5.4 to 1.5.5 (#1928) dependabot[bot] 2022-05-02 03:45:28 +00:00
  • 9af8956c98 build(deps): bump github.com/minio/minio-go/v7 from 7.0.23 to 7.0.24 (#1916) dependabot[bot] 2022-05-01 20:24:29 -07:00
  • 4ffe4c41bd build(deps): bump google.golang.org/grpc from 1.45.0 to 1.46.0 (#1926) dependabot[bot] 2022-05-02 03:01:32 +00:00
  • cf392f8c10 build(deps): bump github.com/aws/aws-sdk-go from 1.43.31 to 1.44.4 (#1923) dependabot[bot] 2022-05-02 02:48:47 +00:00
  • 997a58953c build(deps): bump ejs from 3.1.6 to 3.1.7 in /app (#1922) dependabot[bot] 2022-05-02 02:40:07 +00:00
  • 54e5fb3478 build(deps): bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#1912) dependabot[bot] 2022-05-01 19:21:16 -07:00
  • 6fa9ae974b build(deps): bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 (#1914) dependabot[bot] 2022-05-01 19:21:03 -07:00
  • 2a5df3bed0 build(deps-dev): bump concurrently from 7.0.0 to 7.1.0 in /app (#1915) dependabot[bot] 2022-05-01 19:20:25 -07:00
  • 7c7e23cec8 build(deps): bump github.com/klauspost/compress from 1.15.1 to 1.15.2 (#1917) dependabot[bot] 2022-05-01 19:20:15 -07:00
  • 7e5b53d02f build(deps): bump github.com/chromedp/chromedp from 0.8.0 to 0.8.1 (#1918) dependabot[bot] 2022-05-01 19:19:30 -07:00
  • b2a2a4f48a build(deps-dev): bump react-scripts from 5.0.0 to 5.0.1 in /app (#1920) dependabot[bot] 2022-05-01 19:19:01 -07:00
  • 2b38b4b99d refactor(snapshots): made DirManifestBuilder public (#1910) Jarek Kowalski 2022-05-01 11:23:35 -07:00
  • 325edd2229 test(general): Ignore directory size check before and after restore (#1904) chaitalisg 2022-04-26 17:13:31 -07:00
  • 6210b8f099 Update _index.md (#1897) weijh 2022-04-24 02:06:37 +08:00
  • 81dd22f8ce Dependency Review Action (#1894) Julio Lopez 2022-04-18 23:57:34 -07:00
  • e1c74a5dab build(deps): bump actions/download-artifact from 2 to 3 (#1893) Julio Lopez 2022-04-18 22:07:37 -07:00
  • 4a59ce4165 build(deps): bump codecov/codecov-action from 2 to 3 (#1891) Julio Lopez 2022-04-14 23:32:06 -07:00
  • f113dd28c2 feat(cli): added KOPIA_IGNORE_MALFORMED_MANIFEST_CONTENTS (#1890) Jarek Kowalski 2022-04-14 07:08:58 -07:00
  • 6fa621941f build(deps): bump actions/upload-artifact from 2 to 3 (#1889) Julio Lopez 2022-04-13 16:05:08 -07:00
  • 83bc416aeb build(deps): bump actions/setup-go from 2 to 3 (#1888) Julio Lopez 2022-04-13 15:25:48 -07:00
  • 238c2ae9af docs(site): added consistency check and recovery document (#1886) Jarek Kowalski 2022-04-08 04:25:29 -07:00
  • 5d87d81733 chore(repository): extracted content index building and parsing into repo/content/index (#1881) v0.10.7 Jarek Kowalski 2022-04-05 18:04:50 -07:00
  • 4548160508 feat(repository): automatically compress all kopia internal metadata using zstd-fastest (#1880) Jarek Kowalski 2022-04-03 18:43:53 -07:00
  • 1138b7ec1f build(deps-dev): bump electron from 17.2.0 to 18.0.1 in /app (#1871) dependabot[bot] 2022-04-01 19:38:39 -07:00
  • da915a010d build(deps): bump google.golang.org/api from 0.73.0 to 0.74.0 (#1872) dependabot[bot] 2022-04-01 19:37:53 -07:00
  • 341657d77c build(deps): bump github.com/aws/aws-sdk-go from 1.43.26 to 1.43.31 (#1873) dependabot[bot] 2022-04-01 19:37:43 -07:00
  • 044792db30 feat(cli): show storage capacity in repo status (#1867) Ali Dowair 2022-04-01 04:03:51 +03:00
  • 08cf7eb936 test(general): Add a test method to perform repository format version upgrade (#1832) chaitalisg 2022-03-30 15:16:49 -07:00
  • 4f36e4e1d0 fix(repository): fixed accidental cache directory location change during refactoring (#1866) Jarek Kowalski 2022-03-27 12:46:40 -07:00
  • b64ad62f69 refactor(repository): unified data and metadata cache implementations (#1864) Jarek Kowalski 2022-03-27 08:53:20 -07:00
  • b19d892e3d build(deps): bump github.com/zalando/go-keyring from 0.1.1 to 0.2.1 (#1857) dependabot[bot] 2022-03-27 05:44:18 +00:00
  • bb4192ffe5 build(deps): bump github.com/sanity-io/litter from 1.5.2 to 1.5.4 (#1861) dependabot[bot] 2022-03-26 19:50:55 -07:00
  • 39db4aac82 build(deps): bump github.com/zeebo/blake3 from 0.2.2 to 0.2.3 (#1862) dependabot[bot] 2022-03-26 19:50:43 -07:00
  • c7f3dc89d8 build(deps): bump google.golang.org/protobuf from 1.27.1 to 1.28.0 (#1863) dependabot[bot] 2022-03-26 19:50:26 -07:00