Commit Graph

  • e5cdae9c84 Merge pull request #5022 from MichaelEischer/extract-fs-code Michael Eischer 2024-08-31 17:52:11 +02:00
  • 507842b614 fs: remove Open method from FS interface Michael Eischer 2024-07-21 16:30:49 +02:00
  • 263709da8c fs: unexport isListxattrPermissionError Michael Eischer 2024-07-21 15:03:17 +02:00
  • 80ed863aab repository: remove redundant cleanup code Michael Eischer 2024-07-21 15:00:34 +02:00
  • 0ddb4441d7 fs: clean up helper functions Michael Eischer 2024-07-21 14:40:33 +02:00
  • fc549c9462 cleanup imports Michael Eischer 2024-07-10 22:28:48 +02:00
  • b9b32e5647 restic: extract Node filesystem code to fs package Michael Eischer 2024-08-26 23:03:25 +02:00
  • a2e54eac64 restic: simplify nodeCreateFileAt Michael Eischer 2024-08-26 22:41:06 +02:00
  • 5644079707 restic: prepare extraction of fs code from Node Michael Eischer 2024-08-26 22:35:22 +02:00
  • 3e0c081bed Merge pull request #5020 from MichaelEischer/remove-legacy-formats Michael Eischer 2024-08-31 17:37:09 +02:00
  • 97f696b937 backend: remove dead code Michael Eischer 2024-08-26 21:16:22 +02:00
  • af989aab4e backend/layout: unexport fields and simplify rest layout Michael Eischer 2024-08-26 21:15:58 +02:00
  • 6024597028 drop support for s3legacy layout Michael Eischer 2024-08-26 20:28:39 +02:00
  • 943b6ccfba index: remove support for legacy index format Michael Eischer 2024-08-26 20:07:21 +02:00
  • 7b0b9539b1 Merge pull request #5029 from MichaelEischer/cleanup-changelogs Michael Eischer 2024-08-31 17:04:31 +02:00
  • 259caf942d cleanup changelogs Michael Eischer 2024-08-30 14:58:32 +02:00
  • ba71141f0a backup: support specifying volume instead of path on Windows Michael Eischer 2024-08-30 11:25:51 +02:00
  • 174f20dc4a use OrderedListOnceBackend where possible Michael Eischer 2024-08-29 16:35:48 +02:00
  • 361fbbf58f Add temporary files repositories in integration tests Michael Eischer 2024-08-29 16:33:18 +02:00
  • 1f4c9d2806 cache: correctly ignore files whose filename is no ID Michael Eischer 2024-08-29 16:32:15 +02:00
  • a5533344f9 Merge pull request #5028 from MichaelEischer/windows-allow-specifying-volumes Michael Eischer 2024-08-31 16:43:20 +02:00
  • ddf35a60ad Merge pull request #5026 from MichaelEischer/fix-handling-invalid-filenames Michael Eischer 2024-08-31 16:42:13 +02:00
  • a12a6edfd1 add changelog for security descriptor race condition Michael Eischer 2024-08-26 19:43:18 +02:00
  • ac5bc7c2f9 fs: fix error handling for retried get/set of security descriptor Michael Eischer 2024-08-26 19:36:43 +02:00
  • 3e4c1ea196 fs: fix race condition in get/set security descriptor Michael Eischer 2024-08-26 19:31:21 +02:00
  • 8828c76f92 rest: improve handling of HTTP2 goaway Michael Eischer 2024-08-26 15:32:43 +02:00
  • 55ff4e046e doc: full tree blob data structure is in the code Michael Eischer 2024-08-26 14:40:38 +02:00
  • 7ea558db99 doc: JSON encoder must be deterministic Michael Eischer 2024-08-26 14:40:04 +02:00
  • 71e8068d86 doc: mark S3 layout as deprecated Michael Eischer 2024-08-26 14:38:45 +02:00
  • a45d21e2b9 doc: describe how to handle rewrite encoding error Michael Eischer 2024-08-26 14:38:32 +02:00
  • 97eb81564a doc: fix typos Michael Eischer 2024-08-26 12:24:02 +02:00
  • 262e85c37f doc: shrink wasabi / alibaba cloud example Michael Eischer 2024-08-26 12:21:13 +02:00
  • f451001f75 doc: use regional urls for Amazon S3 and add generic s3 provider section Michael Eischer 2024-08-26 12:17:43 +02:00
  • 5980daea64 doc/backup: move exit status codes section up Michael Eischer 2024-08-25 23:53:12 +02:00
  • 6b4f16f77b doc/backup: link to exit code for scripting section Michael Eischer 2024-08-25 23:52:33 +02:00
  • 64d628bd75 make timeout for slow requests configurable Michael Eischer 2024-08-25 21:52:34 +02:00
  • 6eece31dc3 lock: introduce short delay between failed locking retries Michael Eischer 2024-08-23 23:24:43 +02:00
  • 8206cd19c8 backend/retry: don't trip circuit breaker if context is canceled Michael Eischer 2024-08-22 23:16:12 +02:00
  • a99b824508 update docs Michael Eischer 2024-08-23 23:52:21 +02:00
  • 424740f62c Add missing DisableAutoGenTag flag for commands Michael Eischer 2024-08-23 23:49:20 +02:00
  • e5a08e6808 group commands and make features/options visible Michael Eischer 2024-08-23 23:48:45 +02:00
  • cb16add8c8 restic: cleanup redundant code in test case Michael Eischer 2024-08-25 23:14:39 +02:00
  • bc1aecfb15 restore: test timestamps for macOS resource forks are restored correctly Michael Eischer 2024-08-25 23:13:54 +02:00
  • 61aaddac28 restic: restore timestamps after extended attributes Michael Eischer 2024-08-15 21:17:49 +02:00
  • a5f2d0cf56 Improve description for no password on secondary repo Michael Eischer 2024-08-18 19:45:54 +02:00
  • 00f63d72fa Mention RESTIC_HOST environment variable in docs Michael Eischer 2024-08-18 19:41:58 +02:00
  • 12089054d8 GitHub test actions: fix warnings 'Restore cache failed' Andreas Deininger 2024-08-17 12:39:41 +02:00
  • f6e8d92590 changelog: update changelog Srigovind Nayak 2024-08-17 00:24:19 +05:30
  • 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
  • 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