Commit Graph

  • 82d194e905 repository: wait max 1 minutes for lock removal if context is canceled Michael Eischer 2024-04-29 21:43:28 +0200
  • 67662be5cb retry: reduce total number of retries Michael Eischer 2024-04-29 21:19:15 +0200
  • 2b08353f29 retry: ensure that there's always at least one retry Michael Eischer 2024-04-29 21:16:24 +0200
  • 72a4245890 retry: limit retries based on elapsed time not count Michael Eischer 2024-04-29 21:12:21 +0200
  • 7827bdbad4 retry: explicitly log failed requests Michael Eischer 2024-04-29 21:07:17 +0200
  • 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
  • c374a4e542 serve: Change assets embedding Alexander Neumann 2024-04-28 22:10:31 +0200
  • cd720149eb serve: Use non-exclusive read lock Alexander Neumann 2024-04-28 22:01:25 +0200
  • fb45bd5d42 serve: Only include html and css files Alexander Neumann 2024-04-28 22:00:16 +0200
  • 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
  • 303dda646f Fix server Alexander Neumann 2024-04-26 19:36:47 +0200
  • d463996ce9 serve: Properly shut down the server Alexander Neumann 2024-04-26 19:21:32 +0200
  • 8a5ac6dc13 Rework server Alexander Neumann 2024-04-25 21:40:46 +0200
  • 993eb70422 satisfy the linter Alex Duchesne 2024-04-06 13:07:02 -0400
  • 5fc118f36d improved readability Alex Duchesne 2024-04-02 18:53:38 -0400
  • e977c9f798 fixed compilation issues Alex Duchesne 2024-04-02 18:24:08 -0400
  • 3541a3a1bf Implemented a web server to browse a repository (snapshots, files) Alex Duchesne 2024-04-02 17:55:28 -0400
  • bc8562eedf
    Merge ada8d09441 into faffd15d13 Aneesh N 2024-04-24 23:58:42 +0000
  • 11238238b3
    Merge 50d8377e31 into faffd15d13 greatroar 2024-04-24 23:58:42 +0000
  • 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
  • 699346ffe1
    Merge 92d1c11c22 into b15d867414 doak 2024-04-23 00:25:33 +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
  • 1b9e89b478 guard http timeouts with a feature flag request-timeouts Michael Eischer 2024-04-22 21:41:53 +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
  • a95608522b backend: enforce backend HTTP requests make progress Michael Eischer 2024-04-21 19:14:20 +0200
  • 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
  • eb4d10ae64
    Merge 4e17d8cfb7 into 228b35f074 Michael Eischer 2024-04-19 18:12:03 +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
  • 08b8450b18
    Merge pull request #15 from NetApp-Polaris/ASTRACTL-31217-add-back-delete-repo Cole Palm 2024-04-17 11:22:50 -0600
  • 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
  • 123ffce9b4 adds back option to delete empty repo Cole Palm 2024-04-16 15:09:49 -0600
  • 4e17d8cfb7 forget: Add --unsafe-allow-remove-all option Michael Eischer 2024-04-15 22:02:14 +0200
  • d8ba7c0889 forget: return error if no policy was specified Michael Eischer 2024-04-14 22:46:49 +0200
  • 090549c486 forget: refuse deleting the last snapshot in a snapshot group Michael Eischer 2024-04-14 22:44:32 +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