Commit Graph

  • 99de164120
    Merge 92221c2a6d into 6a2b10e2a8 pull[bot] 2024-05-12 14:20:09 +0000
  • 92221c2a6d
    Merge pull request #4708 from zmanda/windows-securitydesc Michael Eischer 2024-05-12 14:14:39 +0000
  • b5fdb1d637
    Merge pull request #4782 from MichaelEischer/fix-sftp-performance Michael Eischer 2024-05-12 15:28:33 +0200
  • e4f9bce384
    Merge pull request #4792 from restic/request-watchdog Michael Eischer 2024-05-09 23:55:30 +0200
  • 3740700ddc add http timeouts to changelog Michael Eischer 2024-05-01 22:03:20 +0200
  • ebd01a4675 backend: add tests for watchdogRoundTripper Michael Eischer 2024-05-01 21:54:21 +0200
  • 8778670232 backend: cancel stuck http requests Michael Eischer 2024-05-01 20:06:54 +0200
  • 0987c731ec backend: configure protocol-level connection health checks Michael Eischer 2024-05-01 20:03:31 +0200
  • a4fd1b91e5
    Fix review comments aneesh-n 2024-05-06 16:54:08 -0600
  • 24c1822220
    Merge pull request #4794 from flow-c/master Michael Eischer 2024-05-04 08:25:06 +0000
  • d4477a5a99
    Update 060_forget.rst flow-c 2024-05-04 09:32:25 +0200
  • ffe5439149
    Merge pull request #4605 from MichaelEischer/better-restorer-error-handling Michael Eischer 2024-05-01 16:37:41 +0200
  • 676f0dc60d add changelog Michael Eischer 2024-05-01 16:28:57 +0200
  • 1e57057953
    Merge pull request #4789 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.3.2 Michael Eischer 2024-05-01 10:45:47 +0000
  • 1ba0af6993
    Merge pull request #4787 from restic/dependabot/go_modules/github.com/klauspost/compress-1.17.8 Michael Eischer 2024-05-01 10:44:33 +0000
  • ffc41ae62a
    Merge pull request #4786 from restic/dependabot/go_modules/golang.org/x/net-0.24.0 Michael Eischer 2024-05-01 10:41:26 +0000
  • 4832c2fbfa
    Merge pull request #4790 from restic/dependabot/github_actions/golangci/golangci-lint-action-5 Michael Eischer 2024-05-01 10:37:37 +0000
  • 30609ae6b2
    build(deps): bump golangci/golangci-lint-action from 4 to 5 dependabot[bot] 2024-05-01 01:45:43 +0000
  • 502e5867a5
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependabot[bot] 2024-05-01 01:02:39 +0000
  • 18a6d6b408
    build(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8 dependabot[bot] 2024-05-01 01:02:22 +0000
  • 3bb88e8307
    build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 dependabot[bot] 2024-05-01 01:02:11 +0000
  • 672f6cd776
    Fix review comments for privileges and security flags aneesh-n 2024-04-29 17:29:51 -0600
  • 08c6945d61
    Fix review comments aneesh-n 2024-04-29 16:21:38 -0600
  • 3f76b902e5
    Merge branch 'master' into windows-securitydesc Aneesh N 2024-04-29 14:40:34 -0600
  • ccac7c7fb3
    Merge pull request #3067 from DRON-666/vss-options Michael Eischer 2024-04-29 18:09:47 +0000
  • ccd35565ee
    s/sec./seconds DRON-666 2024-04-29 01:48:22 +0300
  • 125dba23c5 Rearange code DRON-666 2024-04-29 01:27:34 +0300
  • 7ee889bb0d Use S_FALSE and MaxInt DRON-666 2024-04-29 01:25:25 +0300
  • 90b168eb6c isMountPointExcluded to isMountPointIncluded DRON-666 2024-04-29 01:23:50 +0300
  • 24330c19a8 Use kebab case in option names DRON-666 2024-04-29 01:21:33 +0300
  • 5703e5a652 Fix texts and comments DRON-666 2024-04-29 01:18:46 +0300
  • 0a8f9c5d9c vss: Add tests for "provider" option DRON-666 2021-04-30 18:01:40 +0300
  • 739d3243d9 vss: Update docs and changelog DRON-666 2021-03-23 07:41:45 +0300
  • bb0f93ef3d vss: Add "provider" option DRON-666 2021-03-22 23:31:19 +0300
  • 3bac1f0135 vss: Fix issues reported by linters DRON-666 2021-01-31 00:34:41 +0300
  • 88c509e3e9 vss: Change `ErrorHandler` signature DRON-666 2020-11-10 06:48:05 +0300
  • 9d3d915e2c vss: Add some tests DRON-666 2020-11-06 22:36:48 +0300
  • 9182e6bab5 vss: Update docs and changelog DRON-666 2020-11-06 06:18:30 +0300
  • c4f67c0064 vss: Add volume filtering DRON-666 2020-11-06 03:41:02 +0300
  • 7470e5356e vss: Add "timeout" option DRON-666 2020-11-06 03:41:02 +0300
  • 78dbc5ec58 vss: Add initial support for extended options DRON-666 2020-11-06 03:41:02 +0300
  • a1d682ce0e add changelog for sftp performance fix Michael Eischer 2024-04-28 11:58:08 +0200
  • 935327d480 sftp: slightly increase write concurrency Michael Eischer 2024-04-28 11:50:09 +0200
  • 669a669603 sftp: Fix upload performance issue Michael Eischer 2024-04-28 11:48:26 +0200
  • faffd15d13
    Merge pull request #4734 from maouw/enhancement/envvar-for-host Michael Eischer 2024-04-24 20:00:15 +0000
  • 347e9d0765 complete RESITC_HOST environment handling & test Michael Eischer 2024-04-24 21:49:34 +0200
  • 871ea1eaf3 Add support for specifying --host via environment variable Altan Orhon 2024-03-18 13:20:45 -0700
  • a7b5e09902
    Merge pull request #4753 from MichaelEischer/remove-cleanup-handlers Michael Eischer 2024-04-24 21:34:19 +0200
  • 3f9d50865d
    Merge pull request #4776 from MichaelEischer/cleanup-backend-open Michael Eischer 2024-04-24 21:24:27 +0200
  • 5f263752d7 init: also apply limiter for non-HTTP backend Michael Eischer 2024-04-24 20:42:30 +0200
  • 484dbb1cf4 get rid of a few global variables Michael Eischer 2024-03-30 14:28:59 +0100
  • 940a3159b5 let index.Each() and pack.Size() return error on canceled context Michael Eischer 2024-04-05 22:20:14 +0200
  • 31624aeffd Improve command shutdown on context cancellation Michael Eischer 2024-03-30 00:19:58 +0100
  • 910927670f mount: fix exit code on cancellation Michael Eischer 2024-04-05 22:23:08 +0200
  • 6f2a4dea21 remove global shutdown hook Michael Eischer 2024-03-29 23:58:48 +0100
  • 699ef5e9de debug: replace cleanup handler usage in profiling setup Michael Eischer 2024-04-05 23:16:15 +0200
  • eb710a28e8 use standalone shutdown hook for readPasswordTerminal Michael Eischer 2024-03-29 23:52:45 +0100
  • 86c7909f41 mount: use standalone shutdown hook via goroutine Michael Eischer 2024-03-30 14:26:12 +0100
  • 93135dc705 lock: drop cleanup handler Michael Eischer 2024-03-29 23:29:49 +0100
  • 21a7cb405c check: replace cleanup handler Michael Eischer 2024-03-29 23:28:59 +0100
  • b15d867414
    Merge pull request #4763 from MichaelEischer/refactor-prune Michael Eischer 2024-04-22 22:24:53 +0200
  • 2e6c43c695
    Merge pull request #4761 from MichaelEischer/fix-cache-race Michael Eischer 2024-04-22 21:46:06 +0200
  • f7632de3d6
    Merge pull request #4772 from MichaelEischer/better-error-on-too-large-blob Michael Eischer 2024-04-22 21:45:06 +0200
  • 20d8eed400 repository: streamPack: separate requests for gap larger than 1MB Michael Eischer 2024-04-22 21:12:20 +0200
  • cf700d8794 repository: streamPack: reuse zstd decoder Michael Eischer 2024-04-22 21:11:52 +0200
  • 666a0b0bdb repository: streamPack: replace streaming with chunked download Michael Eischer 2024-04-22 20:53:31 +0200
  • 621012dac0 repository: Add blob loading fallback to LoadBlobsFromPack Michael Eischer 2023-12-31 15:27:36 +0100
  • 6c6dceade3 global: unify backend open and create Michael Eischer 2024-04-19 22:26:14 +0200
  • 10355c3fb6 repository: Better error message if blob is larger than 4GB Michael Eischer 2024-04-19 20:48:43 +0200
  • 228b35f074
    Merge pull request #4769 from will-ca/patch-1 Michael Eischer 2024-04-18 19:00:39 +0000
  • 6aced61c72
    Tiny docs wording clarification. will-ca 2024-04-18 07:29:55 +0000
  • 4d22412e0c
    Merge pull request #4766 from coderwander/master Michael Eischer 2024-04-18 06:18:19 +0000
  • a82ed71de7 Fix struct names coderwander 2024-04-16 11:22:26 +0800
  • 2173c69280
    Merge pull request #4770 from testwill/close_files Michael Eischer 2024-04-17 16:50:20 +0000
  • 001bb71676 repair packs: Properly close backup files Michael Eischer 2024-04-17 18:32:30 +0200
  • c9191ea72c forget: cleanup verbose output on snapshot deletion error Michael Eischer 2024-04-14 14:17:40 +0200
  • 09587e6c08 repository: duplicate a few blobs in prune tests Michael Eischer 2024-04-14 13:57:19 +0200
  • defd7ae729 prune/repair index: reset in-memory index after command Michael Eischer 2024-04-14 13:46:21 +0200
  • 038586dc9d repository: add minimal test for prune Michael Eischer 2024-04-14 12:32:48 +0200
  • d8622c86eb prune: clean up internal interface Michael Eischer 2024-04-14 12:32:29 +0200
  • 8d507c1372 repository: add basic test for RepairIndex Michael Eischer 2024-04-14 11:53:08 +0200
  • 310db03c0e repair index: improve log output if index cannot be deleted Michael Eischer 2024-04-14 11:51:27 +0200
  • 7d1b9cde34 repository: use normal Init method in tests Michael Eischer 2024-04-14 11:49:33 +0200
  • b25fc2c89d repository: remove redundant flushes from tests Michael Eischer 2024-04-14 11:49:04 +0200
  • c65459cd8a repository: speed up tests Michael Eischer 2024-04-14 11:48:40 +0200
  • eda9f7beb4 ui/progress: add helper to print messages during tests Michael Eischer 2024-04-14 11:44:13 +0200
  • 35277b7797 backend/mem: cleanup not found error message Michael Eischer 2024-04-14 11:43:18 +0200
  • 7ba5e95a82 check: allow tests to only verify pack&index integrity Michael Eischer 2024-04-14 11:42:26 +0200
  • 4c9a10ca37 repair packs: deduplicate index rebuild Michael Eischer 2024-04-10 21:31:53 +0200
  • 85e4021619 prune: move additional option checks to repository Michael Eischer 2024-04-06 19:49:03 +0200
  • 55d56db31b
    Merge pull request #4743 from MichaelEischer/deprecate-s3legacy-layout Michael Eischer 2024-04-11 22:09:34 +0200
  • fc3b548625 prune: move logic into repository package Michael Eischer 2024-04-06 19:21:21 +0200
  • df9d4b455d prune: prepare for moving code to repository package Michael Eischer 2024-04-06 19:17:28 +0200
  • 866ddf5698 repair index: refactor code into repository package Michael Eischer 2024-04-06 19:12:04 +0200
  • 32a234b67e prune/forget/repair index: convert output to use progress.Printer Michael Eischer 2024-04-06 00:51:20 +0200
  • 739d11c2eb forget: replace usage of DeleteFilesChecked Michael Eischer 2024-04-06 00:11:27 +0200
  • 591b421c4a Deprecate s3legacy layout Michael Eischer 2024-03-29 13:51:59 +0100
  • 8efc3a8b7d
    Merge pull request #4668 from MichaelEischer/backup-xattr-parent-enoperm Michael Eischer 2024-04-10 21:25:28 +0200
  • bf054c09d2 backup: Ignore xattr.list permission error for parent directories Michael Eischer 2024-01-31 20:48:03 +0100
  • 0747cf5319 cache: ignore ErrNotExist during cleanup of old files Michael Eischer 2024-04-10 19:17:25 +0200