2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-21 20:35:12 +00:00

Commit Graph

  • dd90e1926b use OrderedListOnceBackend where possible Michael Eischer 2024-08-29 16:35:48 +0200
  • d19f706d50 Add temporary files repositories in integration tests Michael Eischer 2024-08-29 16:33:18 +0200
  • 8eff4e0e5c cache: correctly ignore files whose filename is no ID Michael Eischer 2024-08-29 16:32:15 +0200
  • 45d05eb691 add changelog for security descriptor race condition Michael Eischer 2024-08-26 19:43:18 +0200
  • 9c70794886 fs: fix error handling for retried get/set of security descriptor Michael Eischer 2024-08-26 19:36:43 +0200
  • 6fbfccc2d3 fs: fix race condition in get/set security descriptor Michael Eischer 2024-08-26 19:31:21 +0200
  • 1931beab8e
    Merge pull request #5012 from MichaelEischer/fix-lock-retries Michael Eischer 2024-08-26 18:10:30 +0200
  • 2296fdf668 lock: introduce short delay between failed locking retries Michael Eischer 2024-08-23 23:24:43 +0200
  • 89d216ca76
    Merge pull request #5011 from MichaelEischer/fix-canceled-retry Michael Eischer 2024-08-26 16:30:03 +0200
  • 5cffd40002
    Merge pull request #5013 from MichaelEischer/group-cli-commands Michael Eischer 2024-08-26 16:23:39 +0200
  • e24dd5a162 backend/retry: don't trip circuit breaker if context is canceled Michael Eischer 2024-08-22 23:16:12 +0200
  • 2063bf5de4
    Merge pull request #5006 from MichaelEischer/restore-time-last Michael Eischer 2024-08-26 16:21:02 +0200
  • 36c4475ad9 rest: improve handling of HTTP2 goaway Michael Eischer 2024-08-26 15:32:43 +0200
  • dc5d3fc473 doc: full tree blob data structure is in the code Michael Eischer 2024-08-26 14:40:38 +0200
  • 05077eaa20 doc: JSON encoder must be deterministic Michael Eischer 2024-08-26 14:40:04 +0200
  • 908d097904 doc: mark S3 layout as deprecated Michael Eischer 2024-08-26 14:38:45 +0200
  • 828c8bc1e8 doc: describe how to handle rewrite encoding error Michael Eischer 2024-08-26 14:38:32 +0200
  • b8f409723d make timeout for slow requests configurable Michael Eischer 2024-08-25 21:52:34 +0200
  • 8a8f5f3986 doc: fix typos Michael Eischer 2024-08-26 12:24:02 +0200
  • 7de53a51b8 doc: shrink wasabi / alibaba cloud example Michael Eischer 2024-08-26 12:21:13 +0200
  • 9649a9c62b doc: use regional urls for Amazon S3 and add generic s3 provider section Michael Eischer 2024-08-26 12:17:43 +0200
  • 354c2c38cc doc/backup: move exit status codes section up Michael Eischer 2024-08-25 23:53:12 +0200
  • ff9ef08f65 doc/backup: link to exit code for scripting section Michael Eischer 2024-08-25 23:52:33 +0200
  • 311b27ced8 restic: cleanup redundant code in test case Michael Eischer 2024-08-25 23:14:39 +0200
  • 43b36ad2b0 restore: test timestamps for macOS resource forks are restored correctly Michael Eischer 2024-08-25 23:13:54 +0200
  • 2e55209b34 restic: restore timestamps after extended attributes Michael Eischer 2024-08-15 21:17:49 +0200
  • e7db5febcf update docs Michael Eischer 2024-08-23 23:52:21 +0200
  • 7739aa685c Add missing DisableAutoGenTag flag for commands Michael Eischer 2024-08-23 23:49:20 +0200
  • 5988d825b7 group commands and make features/options visible Michael Eischer 2024-08-23 23:48:45 +0200
  • a8efaee03c
    Merge pull request #5010 from MichaelEischer/cleanup-cli-help Michael Eischer 2024-08-23 23:41:08 +0200
  • 8672cef972
    Merge pull request #5009 from restic/document-restic-host Michael Eischer 2024-08-23 23:40:48 +0200
  • 551dfee707 Improve description for no password on secondary repo Michael Eischer 2024-08-18 19:45:54 +0200
  • 1b8ca32e7d Mention RESTIC_HOST environment variable in docs Michael Eischer 2024-08-18 19:41:58 +0200
  • 489af2a670
    Merge pull request #5008 from mikix/doc-typo Michael Eischer 2024-08-18 17:38:31 +0000
  • 97df01b9b8 docs: correct wrong exit_error message field name Michael Terry 2024-08-17 15:00:39 -0400
  • 68f7abcff1
    Merge pull request #5007 from deining/fix-warnings Michael Eischer 2024-08-17 14:31:41 +0000
  • ceb45d9816 GitHub test actions: fix warnings 'Restore cache failed' Andreas Deininger 2024-08-17 12:39:41 +0200
  • 5cca6e66be
    Merge pull request #4981 from konidev20/fix-gh-4934-cleanup-removed-snaphots-from-cache Michael Eischer 2024-08-16 19:04:59 +0000
  • c9097994b9
    changelog: update changelog Srigovind Nayak 2024-08-17 00:24:19 +0530
  • c636ad51a8
    Merge pull request #4959 from mikix/fatal-wrap Michael Eischer 2024-08-16 18:52:36 +0000
  • 88174cd0a4
    cache: remove redundant index file cleanup Srigovind Nayak 2024-08-17 00:21:49 +0530
  • b7d014b685
    Revert "repository: removed redundant prepareCache method from Repository" Srigovind Nayak 2024-08-17 00:18:13 +0530
  • 56f28c9bd5 main: return an exit code (12) for "bad password" errors Michael Terry 2024-07-30 19:06:18 -0400
  • 7462471c6b
    Merge pull request #4952 from mikix/json-exit Michael Eischer 2024-08-15 20:19:38 +0000
  • 74d3f92cc7
    Merge pull request #4993 from MichaelEischer/fix-timeout-error Michael Eischer 2024-08-15 22:07:37 +0200
  • 80f24584a5
    Merge pull request #4998 from zmanda/ea_vss_fix Michael Eischer 2024-08-15 19:51:35 +0000
  • 8e00158c34
    Merge pull request #5000 from deining/fix-typo Michael Eischer 2024-08-15 19:42:14 +0000
  • 36b5580c1c
    Merge pull request #4989 from plant99/progress-bar-for-restore-verify Michael Eischer 2024-08-15 19:34:05 +0000
  • 19f487750e
    Add test cases and handle volume GUID paths aneesh-n 2024-08-11 19:25:58 -0600
  • f1407afd1f
    restore: Add progress bar to 'restore --verify' Shivashis Padhi 2024-08-11 22:25:21 +0200
  • 4401265e36 Fix typos Andreas Deininger 2024-08-11 21:38:15 +0200
  • 5fd984ba6f
    cache: add test for the automated cache clear to cache backend Srigovind Nayak 2024-08-11 16:44:43 +0530
  • 506e07127f
    changelog: add unrelease changelog Srigovind Nayak 2024-08-11 16:07:38 +0530
  • 720609f8ba
    repository: removed redundant prepareCache method from Repository Srigovind Nayak 2024-08-11 15:58:27 +0530
  • a23e7bfb82
    cache: check for context cancellation before clearing cache Srigovind Nayak 2024-08-11 15:43:03 +0530
  • f66624f5bf
    cache: backend add List method and a cache clear functionality Srigovind Nayak 2024-08-11 01:42:13 +0530
  • d3f9c05312 docs: update scripting documentation Michael Terry 2024-08-03 16:20:56 -0400
  • 6283915f86 main: format exit errors as JSON when using --json Michael Terry 2024-07-28 09:08:10 -0400
  • 2d250a9135 version: add message_type in --json mode Michael Terry 2024-07-28 08:36:19 -0400
  • 33c670dd7a
    Merge pull request #4996 from restic/dependabot/go_modules/google.golang.org/api-0.191.0 Michael Eischer 2024-08-11 09:25:19 +0000
  • 849c441455
    Gracefully handle invalid prepared volume names aneesh-n 2024-08-11 01:48:25 -0600
  • b5b5c1fe8e
    Add changelog aneesh-n 2024-08-11 01:32:55 -0600
  • 1d392a36f9
    Fix extended attributes handling for VSS snapshots aneesh-n 2024-08-11 01:23:47 -0600
  • 049186371f
    build(deps): bump google.golang.org/api from 0.189.0 to 0.191.0 dependabot[bot] 2024-08-10 18:17:20 +0000
  • 910f64ce47
    Merge pull request #4997 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.14.0 Michael Eischer 2024-08-10 18:11:28 +0000
  • b3b71e78cd
    Merge pull request #4995 from restic/dependabot/go_modules/golang.org/x/crypto-0.26.0 Michael Eischer 2024-08-10 18:08:20 +0000
  • f2e2e5f5ab
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-08-10 17:58:58 +0000
  • ecd03b4fc6
    build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 dependabot[bot] 2024-08-10 17:58:50 +0000
  • 3f5e2160de
    Merge pull request #4938 from MichaelEischer/bump-go-version Michael Eischer 2024-08-10 19:57:59 +0200
  • 283225f15f
    Merge pull request #4994 from MichaelEischer/less-flaky-watchdog-test Michael Eischer 2024-08-10 19:35:38 +0200
  • 400ae55940 replace deprecated usages of math/rand Michael Eischer 2024-08-10 19:34:49 +0200
  • 84c79f1456 bump required go version to 1.21 Michael Eischer 2024-07-26 19:12:39 +0200
  • 0b19f6cf5a Switch back to sha256 from the std library Michael Eischer 2024-07-26 19:10:25 +0200
  • fbecc9db66 upgrade all direct dependencies Michael Eischer 2024-07-26 19:08:03 +0200
  • ad48751adb bump required go version to 1.21 Michael Eischer 2024-07-26 19:07:14 +0200
  • 86390b453d
    Merge pull request #4980 from zmanda/unsupported-ea-handling Michael Eischer 2024-08-10 17:11:12 +0000
  • fa35e72214 backend: tweak timeouts to make watchdog timeout test less flaky Michael Eischer 2024-08-10 19:07:59 +0200
  • 05571286b2
    Merge pull request #4946 from mikix/json-errors Michael Eischer 2024-08-10 17:04:56 +0000
  • 4ee3c9c8b9
    Merge pull request #4951 from MichaelEischer/better-completions-poc Michael Eischer 2024-08-10 18:40:57 +0200
  • 18e9d71d7a
    Fix review comments aneesh-n 2024-08-10 10:38:04 -0600
  • 853a686994 backend: return correct error on upload/request timeout Michael Eischer 2024-08-10 18:06:24 +0200
  • a164789321
    Merge pull request #4977 from MichaelEischer/warn-on-incomplete-metadata Michael Eischer 2024-08-10 17:59:25 +0200
  • 09fd599057
    Merge pull request #4973 from MichaelEischer/err-on-unknown-migration Michael Eischer 2024-08-10 15:43:58 +0200
  • fb815abca5
    Merge pull request #4979 from MichaelEischer/debug-log-flaky-mount-test Michael Eischer 2024-08-10 15:43:31 +0200
  • 71632a8197
    Handle extended length paths aneesh-n 2024-08-05 16:03:43 -0600
  • 85639f5159
    Add handling for relative paths, vss paths, UNC paths aneesh-n 2024-08-04 13:19:13 -0600
  • c13725b5d0
    Check EA support only for volumes, files and dirs aneesh-n 2024-08-04 11:05:40 -0600
  • 89712f6640
    Formatted aneesh-n 2024-08-04 10:36:13 -0600
  • 9dedba6dfc
    Address review comments aneesh-n 2024-08-04 10:23:39 -0600
  • 8c8a066c0e
    Correct the bitmask for fileSupportsExtendedAttributes and add link aneesh-n 2024-08-03 18:06:47 -0600
  • 041c0705e4
    Add changelog aneesh-n 2024-08-03 16:19:59 -0600
  • 56113a8da7
    Skip EA processing for volumes that do not support EA aneesh-n 2024-08-03 16:03:30 -0600
  • 73c9780321 backup: store but warn if extended metadata for item is incomplete Michael Eischer 2024-08-03 19:10:11 +0200
  • 88f59fc2d6 json: switch backup and restore errors from string to struct types Michael Terry 2024-08-03 15:29:10 -0400
  • 03be64a094 mount: enable debug log for TestMountSameTimestamps Michael Eischer 2024-08-03 22:17:07 +0200
  • a48baf6f3a
    Merge pull request #4976 from textaligncenter/backup-panic Michael Eischer 2024-08-03 19:56:15 +0000
  • a376323331 restore: print JSON versions of errors in --json mode Michael Terry 2024-07-27 19:06:26 -0400
  • e622135e7e
    Merge pull request #4974 from MichaelEischer/fix-cache-debug-log Michael Eischer 2024-08-03 21:12:32 +0200
  • d8ea178e69 fix panic in fs_reader textaligncenter 2024-08-03 16:44:45 +0000
  • ad2585af67 backup: show actual error strings in --json mode Michael Terry 2024-07-27 19:04:34 -0400