1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-09 00:00:02 +01:00

Commit graph

  • a8032c932c cache: remove redundant index file cleanup Srigovind Nayak 2024-08-17 00:21:49 +05:30
  • 8a7ae17d4d Revert "repository: removed redundant prepareCache method from Repository" Srigovind Nayak 2024-08-17 00:18:13 +05:30
  • 0ca9355bc0 cache: add test for the automated cache clear to cache backend Srigovind Nayak 2024-08-11 16:44:43 +05:30
  • b10d7ccdda changelog: add unrelease changelog Srigovind Nayak 2024-08-11 16:07:38 +05:30
  • 1e68fbca90 repository: removed redundant prepareCache method from Repository Srigovind Nayak 2024-08-11 15:58:27 +05:30
  • 0cf1737289 cache: check for context cancellation before clearing cache Srigovind Nayak 2024-08-11 15:43:03 +05:30
  • fac1d9fea1 cache: backend add List method and a cache clear functionality Srigovind Nayak 2024-08-11 01:42:13 +05:30
  • 48e3832322 main: return an exit code (12) for "bad password" errors Michael Terry 2024-07-30 19:06:18 -04:00
  • 61e1f4a916 backend: return correct error on upload/request timeout Michael Eischer 2024-08-10 18:06:24 +02:00
  • 7642e05eed Add test cases and handle volume GUID paths aneesh-n 2024-08-11 19:25:58 -06:00
  • 51fad2eecb Gracefully handle invalid prepared volume names aneesh-n 2024-08-11 01:48:25 -06:00
  • 111490b8be Add changelog aneesh-n 2024-08-11 01:32:55 -06:00
  • 8861421cd6 Fix extended attributes handling for VSS snapshots aneesh-n 2024-08-11 01:23:47 -06:00
  • c83b529c47 Fix typos Andreas Deininger 2024-08-11 21:38:15 +02:00
  • d15e693045 restore: Add progress bar to 'restore --verify' Shivashis Padhi 2024-08-11 22:25:21 +02:00
  • 4fcedb4bae backup: support specifying volume instead of path on Windows Michael Eischer 2024-08-30 11:25:51 +02:00
  • a103d15d7f
    Merge 50d8377e31 into a0f2dfbc19 greatroar 2024-08-29 20:19:19 +02:00
  • a0f2dfbc19
    Merge pull request #5019 from MichaelEischer/fix-windows-sd-race Michael Eischer 2024-08-29 16:59:06 +02:00
  • 0aadfe32bb
    Merge pull request #5018 from MichaelEischer/rest-retry-http2-goaway Michael Eischer 2024-08-29 16:58:04 +02:00
  • dab3e549af
    Merge pull request #5017 from MichaelEischer/rewrite-data-loss Michael Eischer 2024-08-29 16:57:13 +02:00
  • 5c238ea359
    Merge pull request #5016 from MichaelEischer/s3-doc-rework Michael Eischer 2024-08-29 16:55:40 +02:00
  • 2c85d2468a
    Merge pull request #5015 from MichaelEischer/update-exit-code-docs Michael Eischer 2024-08-29 16:53:14 +02:00
  • 7bbf75237d
    Merge pull request #5014 from MichaelEischer/configurable-slow-request-timeout Michael Eischer 2024-08-29 16:52:24 +02:00
  • dd90e1926b use OrderedListOnceBackend where possible Michael Eischer 2024-08-29 16:35:48 +02:00
  • d19f706d50 Add temporary files repositories in integration tests Michael Eischer 2024-08-29 16:33:18 +02:00
  • 8eff4e0e5c cache: correctly ignore files whose filename is no ID Michael Eischer 2024-08-29 16:32:15 +02:00
  • 45d05eb691 add changelog for security descriptor race condition Michael Eischer 2024-08-26 19:43:18 +02:00
  • 9c70794886 fs: fix error handling for retried get/set of security descriptor Michael Eischer 2024-08-26 19:36:43 +02:00
  • 6fbfccc2d3 fs: fix race condition in get/set security descriptor Michael Eischer 2024-08-26 19:31:21 +02:00
  • 1931beab8e
    Merge pull request #5012 from MichaelEischer/fix-lock-retries Michael Eischer 2024-08-26 18:10:30 +02:00
  • 2296fdf668 lock: introduce short delay between failed locking retries Michael Eischer 2024-08-23 23:24:43 +02:00
  • 89d216ca76
    Merge pull request #5011 from MichaelEischer/fix-canceled-retry Michael Eischer 2024-08-26 16:30:03 +02:00
  • 5cffd40002
    Merge pull request #5013 from MichaelEischer/group-cli-commands Michael Eischer 2024-08-26 16:23:39 +02:00
  • e24dd5a162 backend/retry: don't trip circuit breaker if context is canceled Michael Eischer 2024-08-22 23:16:12 +02:00
  • 2063bf5de4
    Merge pull request #5006 from MichaelEischer/restore-time-last Michael Eischer 2024-08-26 16:21:02 +02:00
  • 36c4475ad9 rest: improve handling of HTTP2 goaway Michael Eischer 2024-08-26 15:32:43 +02:00
  • dc5d3fc473 doc: full tree blob data structure is in the code Michael Eischer 2024-08-26 14:40:38 +02:00
  • 05077eaa20 doc: JSON encoder must be deterministic Michael Eischer 2024-08-26 14:40:04 +02:00
  • 908d097904 doc: mark S3 layout as deprecated Michael Eischer 2024-08-26 14:38:45 +02:00
  • 828c8bc1e8 doc: describe how to handle rewrite encoding error Michael Eischer 2024-08-26 14:38:32 +02:00
  • b8f409723d make timeout for slow requests configurable Michael Eischer 2024-08-25 21:52:34 +02:00
  • 8a8f5f3986 doc: fix typos Michael Eischer 2024-08-26 12:24:02 +02:00
  • 7de53a51b8 doc: shrink wasabi / alibaba cloud example Michael Eischer 2024-08-26 12:21:13 +02:00
  • 9649a9c62b doc: use regional urls for Amazon S3 and add generic s3 provider section Michael Eischer 2024-08-26 12:17:43 +02:00
  • 354c2c38cc doc/backup: move exit status codes section up Michael Eischer 2024-08-25 23:53:12 +02:00
  • ff9ef08f65 doc/backup: link to exit code for scripting section Michael Eischer 2024-08-25 23:52:33 +02:00
  • 311b27ced8 restic: cleanup redundant code in test case Michael Eischer 2024-08-25 23:14:39 +02:00
  • 43b36ad2b0 restore: test timestamps for macOS resource forks are restored correctly Michael Eischer 2024-08-25 23:13:54 +02:00
  • 2e55209b34 restic: restore timestamps after extended attributes Michael Eischer 2024-08-15 21:17:49 +02:00
  • e7db5febcf update docs Michael Eischer 2024-08-23 23:52:21 +02:00
  • 7739aa685c Add missing DisableAutoGenTag flag for commands Michael Eischer 2024-08-23 23:49:20 +02:00
  • 5988d825b7 group commands and make features/options visible Michael Eischer 2024-08-23 23:48:45 +02:00
  • a8efaee03c
    Merge pull request #5010 from MichaelEischer/cleanup-cli-help Michael Eischer 2024-08-23 23:41:08 +02:00
  • 8672cef972
    Merge pull request #5009 from restic/document-restic-host Michael Eischer 2024-08-23 23:40:48 +02:00
  • 551dfee707 Improve description for no password on secondary repo Michael Eischer 2024-08-18 19:45:54 +02:00
  • 1b8ca32e7d Mention RESTIC_HOST environment variable in docs Michael Eischer 2024-08-18 19:41:58 +02:00
  • 489af2a670
    Merge pull request #5008 from mikix/doc-typo Michael Eischer 2024-08-18 17:38:31 +00:00
  • 97df01b9b8 docs: correct wrong exit_error message field name Michael Terry 2024-08-17 15:00:39 -04:00
  • 68f7abcff1
    Merge pull request #5007 from deining/fix-warnings Michael Eischer 2024-08-17 14:31:41 +00:00
  • ceb45d9816 GitHub test actions: fix warnings 'Restore cache failed' Andreas Deininger 2024-08-17 12:39:41 +02:00
  • 5cca6e66be
    Merge pull request #4981 from konidev20/fix-gh-4934-cleanup-removed-snaphots-from-cache Michael Eischer 2024-08-16 19:04:59 +00:00
  • c9097994b9
    changelog: update changelog Srigovind Nayak 2024-08-17 00:24:19 +05:30
  • c636ad51a8
    Merge pull request #4959 from mikix/fatal-wrap Michael Eischer 2024-08-16 18:52:36 +00:00
  • 88174cd0a4
    cache: remove redundant index file cleanup Srigovind Nayak 2024-08-17 00:21:49 +05:30
  • b7d014b685
    Revert "repository: removed redundant prepareCache method from Repository" Srigovind Nayak 2024-08-17 00:18:13 +05:30
  • 56f28c9bd5 main: return an exit code (12) for "bad password" errors Michael Terry 2024-07-30 19:06:18 -04:00
  • 7462471c6b
    Merge pull request #4952 from mikix/json-exit Michael Eischer 2024-08-15 20:19:38 +00:00
  • 74d3f92cc7
    Merge pull request #4993 from MichaelEischer/fix-timeout-error Michael Eischer 2024-08-15 22:07:37 +02:00
  • 80f24584a5
    Merge pull request #4998 from zmanda/ea_vss_fix Michael Eischer 2024-08-15 19:51:35 +00:00
  • 8e00158c34
    Merge pull request #5000 from deining/fix-typo Michael Eischer 2024-08-15 19:42:14 +00:00
  • 36b5580c1c
    Merge pull request #4989 from plant99/progress-bar-for-restore-verify Michael Eischer 2024-08-15 19:34:05 +00:00
  • 19f487750e
    Add test cases and handle volume GUID paths aneesh-n 2024-08-11 19:25:58 -06:00
  • f1407afd1f
    restore: Add progress bar to 'restore --verify' Shivashis Padhi 2024-08-11 22:25:21 +02:00
  • 4401265e36 Fix typos Andreas Deininger 2024-08-11 21:38:15 +02:00
  • 5fd984ba6f
    cache: add test for the automated cache clear to cache backend Srigovind Nayak 2024-08-11 16:44:43 +05:30
  • 506e07127f
    changelog: add unrelease changelog Srigovind Nayak 2024-08-11 16:07:38 +05:30
  • 720609f8ba
    repository: removed redundant prepareCache method from Repository Srigovind Nayak 2024-08-11 15:58:27 +05:30
  • a23e7bfb82
    cache: check for context cancellation before clearing cache Srigovind Nayak 2024-08-11 15:43:03 +05:30
  • f66624f5bf
    cache: backend add List method and a cache clear functionality Srigovind Nayak 2024-08-11 01:42:13 +05:30
  • d3f9c05312 docs: update scripting documentation Michael Terry 2024-08-03 16:20:56 -04:00
  • 6283915f86 main: format exit errors as JSON when using --json Michael Terry 2024-07-28 09:08:10 -04:00
  • 2d250a9135 version: add message_type in --json mode Michael Terry 2024-07-28 08:36:19 -04:00
  • 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 +00:00
  • 849c441455
    Gracefully handle invalid prepared volume names aneesh-n 2024-08-11 01:48:25 -06:00
  • b5b5c1fe8e
    Add changelog aneesh-n 2024-08-11 01:32:55 -06:00
  • 1d392a36f9
    Fix extended attributes handling for VSS snapshots aneesh-n 2024-08-11 01:23:47 -06:00
  • 049186371f
    build(deps): bump google.golang.org/api from 0.189.0 to 0.191.0 dependabot[bot] 2024-08-10 18:17:20 +00:00
  • 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 +00:00
  • 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 +00:00
  • f2e2e5f5ab
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-08-10 17:58:58 +00:00
  • ecd03b4fc6
    build(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 dependabot[bot] 2024-08-10 17:58:50 +00:00
  • 3f5e2160de
    Merge pull request #4938 from MichaelEischer/bump-go-version Michael Eischer 2024-08-10 19:57:59 +02:00
  • 283225f15f
    Merge pull request #4994 from MichaelEischer/less-flaky-watchdog-test Michael Eischer 2024-08-10 19:35:38 +02:00
  • 400ae55940 replace deprecated usages of math/rand Michael Eischer 2024-08-10 19:34:49 +02:00
  • 84c79f1456 bump required go version to 1.21 Michael Eischer 2024-07-26 19:12:39 +02:00
  • 0b19f6cf5a Switch back to sha256 from the std library Michael Eischer 2024-07-26 19:10:25 +02:00
  • fbecc9db66 upgrade all direct dependencies Michael Eischer 2024-07-26 19:08:03 +02:00
  • ad48751adb bump required go version to 1.21 Michael Eischer 2024-07-26 19:07:14 +02:00
  • 86390b453d
    Merge pull request #4980 from zmanda/unsupported-ea-handling Michael Eischer 2024-08-10 17:11:12 +00:00
  • fa35e72214 backend: tweak timeouts to make watchdog timeout test less flaky Michael Eischer 2024-08-10 19:07:59 +02:00