2
2
mirror of https://github.com/octoleo/restic.git synced 2024-11-25 14:17:42 +00:00

Commit Graph

  • 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
  • 6091029fd6
    Merge pull request #4756 from mgeisler/patch-1 Michael Eischer 2024-04-07 19:24:09 +0000
  • 09d2183351
    doc: fix typo in 047_tuning_backup_parameters.rst Martin Geisler 2024-04-07 18:05:53 +0200
  • a4b7ebecfc
    Merge pull request #4750 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.40.0 Michael Eischer 2024-04-03 20:10:41 +0000
  • ba136b31b8
    build(deps): bump cloud.google.com/go/storage from 1.39.0 to 1.40.0 dependabot[bot] 2024-04-03 20:03:22 +0000
  • f328111a6e
    Merge pull request #4751 from restic/dependabot/go_modules/golang.org/x/net-0.23.0 Michael Eischer 2024-04-03 19:52:29 +0000
  • 9fb017e67a
    Merge pull request #4745 from MichaelEischer/full-id-key-list Michael Eischer 2024-04-03 21:50:02 +0200
  • 49f98f25fc
    Merge pull request #4742 from MichaelEischer/consistent-rtest-import Michael Eischer 2024-04-03 21:47:32 +0200
  • 96c602a6de
    build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 dependabot[bot] 2024-04-03 19:41:38 +0000
  • 1d0a20dd58
    Merge pull request #4748 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.10.0 Michael Eischer 2024-04-03 19:34:47 +0000
  • 6cca1d5705
    Merge pull request #4655 from ae-govau/unixsocket Michael Eischer 2024-04-03 19:29:21 +0000
  • f8a72ac2a3
    build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore dependabot[bot] 2024-04-01 02:32:19 +0000
  • 5145c8f9c0 key list: include full key id in JSON output Michael Eischer 2024-03-31 12:25:20 +0200
  • 831fc4413d
    Merge pull request #4737 from stephan0307/3117 Michael Eischer 2024-03-29 13:11:24 +0000
  • df07814ec2 forget json output: added id's in snapshots within reasons object Stephan Paul 2024-03-25 15:42:15 +0100
  • ec2b79834a use consistent alias for interal/test package Michael Eischer 2024-03-29 00:24:03 +0100
  • 510f6f06b0
    Merge pull request #4709 from MichaelEischer/refactor-locking Michael Eischer 2024-03-28 23:53:09 +0100
  • 07eb6c315b add changelog for locking refactor Michael Eischer 2024-03-28 23:46:58 +0100
  • 5e98f1e2eb repository: fix test setup race conditions Michael Eischer 2024-03-28 23:14:32 +0100
  • 8155dbe711 correctly lock repository in integration tests Michael Eischer 2024-02-24 21:54:39 +0100
  • d18726cd70 ls: add missing read lock Michael Eischer 2024-02-24 21:52:28 +0100
  • dc441c57a7 repository: unify repository initialization in tests Michael Eischer 2024-02-24 21:45:24 +0100
  • 3ba1fa3cee repository: remove a few global variables Michael Eischer 2024-02-24 17:20:10 +0100
  • 044e8bf821 repository: parallelize lock tests Michael Eischer 2024-02-24 17:07:14 +0100
  • e8df50fa3c repository: remove global list of locks Michael Eischer 2024-02-24 16:45:57 +0100
  • cbb5f89252 lock: move code to repository package Michael Eischer 2024-02-24 16:26:29 +0100
  • 118a69a84b lock: replace lockRepo(Exclusive) with openWith(Read/Write/Exclusive)Lock Michael Eischer 2024-02-24 15:19:02 +0100
  • 7f9ad1c3db
    Merge pull request #4705 from MichaelEischer/snapshot-statistics Michael Eischer 2024-03-28 22:41:45 +0100
  • 71b6284155
    Merge pull request #4006 from MichaelEischer/deviceID-only-for-hardlinks Michael Eischer 2024-03-28 22:33:28 +0100
  • cf81f8ced6 stats: only check for hardlinks for files with more than one link Michael Eischer 2024-03-28 21:28:01 +0100
  • 21cf38fe96 add changelog for deviceID only for hardlinks Michael Eischer 2024-03-28 19:25:52 +0100
  • d705741571 backup: test that deviceID is only stored for hardlinks Michael Eischer 2024-03-28 19:11:56 +0100
  • a9b3d86c4f features: remove example feature Michael Eischer 2024-03-28 18:44:45 +0100
  • a26d6ffa72 archiver: move deviceID handling behind feature flag Michael Eischer 2024-03-09 17:44:48 +0100
  • 2ba21fe72b archiver: only store deviceID for hardlinks Michael Eischer 2024-03-09 17:38:41 +0100
  • 870904d3ae
    Merge pull request #4731 from facutuesca/powershell-completion-doc Michael Eischer 2024-03-28 17:46:55 +0000
  • 15555c9898 doc: Use consistent case for PROFILE env variable in PowerShell Facundo Tuesca 2024-03-28 18:35:18 +0100
  • 63a2350c9e
    Merge pull request #4741 from MichaelEischer/ci-upgrade-golangci-lint Michael Eischer 2024-03-28 18:27:05 +0100
  • 8876e3025b
    Merge pull request #4724 from MichaelEischer/disable-old-index Michael Eischer 2024-03-28 18:24:47 +0100
  • 4f4979f4e8
    Merge pull request #4740 from MichaelEischer/ci-upgrade-docker-actions Michael Eischer 2024-03-28 18:16:38 +0100
  • 1497525e15 CI: Update golangci-lint to version 1.57.1 Michael Eischer 2024-03-28 18:15:50 +0100
  • a8face3a25
    Merge pull request #4739 from MichaelEischer/ci-allow-annotations Michael Eischer 2024-03-28 18:02:16 +0100
  • aee6d311f1 CI: update docker actions Michael Eischer 2024-03-28 17:56:13 +0100
  • 6ac7519188 add changelog for rest unix socket support Michael Eischer 2024-03-28 17:40:02 +0100
  • add37fcd9f CI: uses rest-server from master branch until unix sockets are released Michael Eischer 2024-03-28 16:57:36 +0100
  • 6e775d3787 Enhancement: option to send HTTP over unix socket Adam Eijdenberg 2024-01-29 14:23:56 +1100
  • 5c4a4b4a30 CI: Allow golangci-lint to annotate PRs Michael Eischer 2024-03-28 17:09:59 +0100
  • d1d773cfcd
    Merge pull request #4727 from avoidalone/master Michael Eischer 2024-03-17 18:52:40 +0000
  • 521713fc94 doc: Add instructions to configure PowerShell completions Facundo Tuesca 2024-03-16 18:54:27 +0100
  • ac948fccda fix some typos avoidalone 2024-03-11 14:35:12 +0800
  • 9284f7413a
    Merge pull request #4725 from leoheitmannruiz/master rawtaz 2024-03-10 12:24:07 +0000
  • 1287b977b4
    Merge pull request #4726 from leoheitmannruiz/patch-1 rawtaz 2024-03-10 12:23:48 +0000
  • 00f762373f
    Capitalize Homebrew Leo Heitmann Ruiz 2024-03-10 00:20:26 +0100
  • 9f3e1462c0
    Minor README.md cleanups Leo Heitmann Ruiz 2024-03-09 23:56:16 +0100
  • 69ca12d2eb check: treat legacy index format as errors Michael Eischer 2024-03-09 18:36:33 +0100
  • 98a6817d01 add changelog for legacy index deprecation Michael Eischer 2024-03-09 18:35:00 +0100
  • f8852f0eb6 repair index: fix deletion of legacy indexes Michael Eischer 2024-03-09 18:21:22 +0100
  • 1a8bf358f1 index: deprecate legacy index format Michael Eischer 2024-03-09 18:20:52 +0100
  • 396a61a992
    Merge pull request #4666 from MichaelEischer/feature-flags Michael Eischer 2024-03-09 17:36:29 +0100
  • a9b64cd7ad features: print warning for stable/depreacted feature flags Michael Eischer 2024-02-17 21:50:25 +0100
  • fe68d2cafb add feature flag documentation Michael Eischer 2024-02-17 21:41:07 +0100
  • 70839155f2 features: add tests Michael Eischer 2024-02-12 21:34:37 +0100
  • 1c77c51a03 features: initialize based on RESTIC_FEATURES environment variable Michael Eischer 2024-01-28 16:21:22 +0100
  • 5974a79497 features: add basic feature flag implementation Michael Eischer 2024-01-28 16:15:32 +0100
  • 0589da60b3
    Merge pull request #4717 from restic/dependabot/go_modules/cloud.google.com/go/storage-1.39.0 Michael Eischer 2024-03-07 14:10:24 +0000
  • 608116817b
    build(deps): bump cloud.google.com/go/storage from 1.37.0 to 1.39.0 dependabot[bot] 2024-03-07 13:59:23 +0000
  • f742da8b2f
    Merge pull request #4722 from konidev20/upgrade-docker-golang-base-image-to-1-22 Michael Eischer 2024-03-07 13:44:48 +0000
  • af1684743f
    Merge pull request #4716 from restic/dependabot/go_modules/github.com/klauspost/compress-1.17.7 Michael Eischer 2024-03-07 13:41:46 +0000
  • 5b9de4d8b7
    Merge pull request #4715 from restic/dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/storage/azblob-1.3.1 Michael Eischer 2024-03-07 13:40:44 +0000
  • fceef67abe
    Merge pull request #4718 from restic/dependabot/go_modules/github.com/spf13/cobra-1.8.0 Michael Eischer 2024-03-07 13:37:17 +0000
  • 8506cae710
    Merge pull request #4714 from restic/dependabot/github_actions/golangci/golangci-lint-action-4 Michael Eischer 2024-03-07 13:34:21 +0000
  • 87d47ef189
    Merge pull request #4713 from restic/dependabot/github_actions/docker/login-action-5139682d94efc37792e6b54386b5b470a68a4737 Michael Eischer 2024-03-07 13:33:49 +0000
  • 55abf25ea8
    Merge pull request #4719 from restic/dependabot/go_modules/golang.org/x/oauth2-0.17.0 Michael Eischer 2024-03-07 13:32:36 +0000