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

Commit graph

  • 9583dc820f Merge pull request #1051 from restic/refactor-crypto Alexander Neumann 2017-06-21 19:26:11 +02:00
  • a03076f2d8 Merge pull request #1056 from restic/fix-1053 Alexander Neumann 2017-06-21 19:25:55 +02:00
  • d76fa22b4b prune: Delete invalid/incomplete pack files Alexander Neumann 2017-06-20 22:53:49 +02:00
  • f960831f10 crypto: Make Encrypt/Decrypt a method of *Key Alexander Neumann 2017-06-19 21:12:53 +02:00
  • b0fb95dfc9 backend tests: Use delayedRemove() Alexander Neumann 2017-06-19 20:02:49 +02:00
  • bca9566849 Merge pull request #1050 from restic/extend-fuse-mount Alexander Neumann 2017-06-19 19:52:45 +02:00
  • 8760de42fe Merge pull request #1046 from restic/s3-split-open Alexander Neumann 2017-06-19 19:52:40 +02:00
  • 2c02efd1fe fuse: Reduce code duplication, add MetaDir Alexander Neumann 2017-06-18 20:56:01 +02:00
  • 4b4a63ed44 fuse: Add tags dir Alexander Neumann 2017-06-18 20:31:17 +02:00
  • 64f434eca4 fuse: Add hosts dir Alexander Neumann 2017-06-18 20:25:31 +02:00
  • f4e85a53e7 fuse: Add '.' and '..' entries to all directories Alexander Neumann 2017-06-18 17:12:05 +02:00
  • f8176a74ec fuse: Rename DirSnapshots -> SnapshotsDir Alexander Neumann 2017-06-18 17:06:27 +02:00
  • e60a96a71a swift: Increase delete timeout to 20s Alexander Neumann 2017-06-18 21:31:48 +02:00
  • 216e2607ca Add entry to CHANGELOG Alexander Neumann 2017-06-18 21:18:11 +02:00
  • 53f8026018 Merge pull request #1048 from restic/cleanup-fuse-mount Alexander Neumann 2017-06-18 18:41:02 +02:00
  • de92ce7a88 Merge pull request #1049 from restic/fix-backend-tests-delayed-remove Alexander Neumann 2017-06-18 18:31:38 +02:00
  • eb8041b943 backend tests: Add configurable delay for delayed remove Alexander Neumann 2017-06-18 17:36:57 +02:00
  • 9c6e9bcf33 fuse: Add build tags for unsupported OS Alexander Neumann 2017-06-18 17:02:07 +02:00
  • 154816ffd0 fuse: Fix file test Alexander Neumann 2017-06-18 16:29:00 +02:00
  • c86e425df6 fuse: Fix file inode Alexander Neumann 2017-06-18 16:28:55 +02:00
  • 3883c7a190 fuse: Fix blob length cache Alexander Neumann 2017-06-18 16:28:39 +02:00
  • a66760d86d fuse: Fix inode handling Alexander Neumann 2017-06-18 15:11:32 +02:00
  • 52752659c1 fuse: Rewrite fuse implementation Alexander Neumann 2017-06-18 14:59:44 +02:00
  • f676c0c41b index: Add Each() to MasterIndex Alexander Neumann 2017-06-18 14:45:02 +02:00
  • f31e993f09 fuse: Reenable integration tests Alexander Neumann 2017-06-18 14:23:35 +02:00
  • 56f610e548 fuse: Remove struct SnapshotWithId Alexander Neumann 2017-06-18 14:11:33 +02:00
  • 052a6a0acc Move snapshot filter function to restic package Alexander Neumann 2017-06-18 13:18:12 +02:00
  • 77037e33c9 Move snapshot finding functions to new file Alexander Neumann 2017-06-18 13:06:52 +02:00
  • 5a34799554 Move Snapshots struct and policy to other files Alexander Neumann 2017-06-18 13:05:47 +02:00
  • 47282abfa4 fuse: Use Mutex instead of RWMutex Alexander Neumann 2017-06-17 23:00:38 +02:00
  • c9cc724b31 s3: Split Create() from Open() Alexander Neumann 2017-06-17 22:15:58 +02:00
  • 0d3674245b Merge pull request #1043 from restic/fix-gcs Alexander Neumann 2017-06-17 10:35:10 +02:00
  • 82b21cdf4a Merge pull request #1027 from restic/s3-set-retry Alexander Neumann 2017-06-17 10:34:36 +02:00
  • c4592f577a Merge pull request #1036 from restic/prune-remove-invalid-files Alexander Neumann 2017-06-16 22:52:44 +02:00
  • 3cd851e578 Update github.com/minio/minio-go Alexander Neumann 2017-06-16 22:29:40 +02:00
  • e074833a7d Merge pull request #1045 from restic/prune-fix-progress Alexander Neumann 2017-06-16 20:21:55 +02:00
  • c5f1a83cb4 prune: Fix progress information Alexander Neumann 2017-06-16 19:03:26 +02:00
  • 1baaa778ee Add entry to CHANGELOG Alexander Neumann 2017-06-16 12:27:44 +02:00
  • 6a948d5afd s3: Fix backend for Google Cloud Storage Alexander Neumann 2017-06-16 10:55:04 +02:00
  • ea66ae0811 s3: Fix IsNotExist() Alexander Neumann 2017-06-16 10:54:46 +02:00
  • bf8a155fb1 Update github.com/minio/minio-go Alexander Neumann 2017-06-16 10:53:38 +02:00
  • 4ae59bef96 prune: Remove invalid files Alexander Neumann 2017-06-15 15:03:05 +02:00
  • eadf5dcb2d Merge pull request #1038 from restic/s3-prevent-close Alexander Neumann 2017-06-15 20:54:52 +02:00
  • 91a24e8229 Merge pull request #1035 from restic/fix-1032 Alexander Neumann 2017-06-15 20:22:42 +02:00
  • e3c979a7a4 Merge pull request #1034 from restic/fix-1030 Alexander Neumann 2017-06-15 20:22:33 +02:00
  • 05365706c0 backend/tests: Correct error message and delayed remove Alexander Neumann 2017-06-15 20:05:35 +02:00
  • bbca31b661 test/s3: Retry connection to Minio server Alexander Neumann 2017-06-15 19:51:55 +02:00
  • eb7fc12e01 backend tests: Delay listing for swift backend Alexander Neumann 2017-06-15 19:41:07 +02:00
  • 98ae7b1210 s3: Save config in backend Alexander Neumann 2017-06-15 16:41:09 +02:00
  • 51877cecf7 s3: Prevent closing of the reader for GCS Alexander Neumann 2017-06-15 16:39:42 +02:00
  • 9053b2000b s3: Delete ignores error if the object doesn't exist Alexander Neumann 2017-06-15 16:06:47 +02:00
  • dd6ce5f9d8 Remove backend.Closer, use ioutil.NopCloser() instead Alexander Neumann 2017-06-15 15:58:23 +02:00
  • 9a8301fc74 prune: Fix status string for narrow terminals Alexander Neumann 2017-06-15 12:40:03 +02:00
  • b237185ed2 Merge ebd609c66b into aabe2a0a30 Alexander Neumann 2017-06-15 13:10:34 +00:00
  • b79a9ffda6 Merge 1a278e99ed into aabe2a0a30 Alexander Neumann 2017-06-15 13:10:18 +00:00
  • aabe2a0a30 Merge pull request #1002 from restic/test-codecov Alexander Neumann 2017-06-15 15:09:50 +02:00
  • c79fb6fcdd prune: Delete repacked files as the very last step Alexander Neumann 2017-06-15 14:40:34 +02:00
  • af9ba3be91 backend: Add IsNotExist Alexander Neumann 2017-06-15 13:40:27 +02:00
  • 6f24d038f8 prune: Only remove data after index has been uploaded Alexander Neumann 2017-06-15 13:12:46 +02:00
  • ee5f8a3cf9 Merge d28200d100 into bd7d5a429f Dipta Das 2017-06-15 07:30:38 +00:00
  • d28200d100 add gcs support diptadas 2017-06-15 13:28:35 +06:00
  • ebd609c66b walk: Fix test for Windows Alexander Neumann 2017-06-12 21:12:18 +02:00
  • cf65893c4b s3: Allow setting the number of retries for minio-go Alexander Neumann 2017-06-12 21:09:26 +02:00
  • bd7d5a429f Merge pull request #1025 from restic/fix-1013 Alexander Neumann 2017-06-12 19:58:12 +02:00
  • 7b54f6e642 Add entry to CHANGELOG Alexander Neumann 2017-06-12 19:56:50 +02:00
  • 1a278e99ed DEBUG: change readme Alexander Neumann 2017-06-12 19:46:32 +02:00
  • 339e69c6e3 Add cache Alexander Neumann 2017-06-11 23:44:21 +02:00
  • 13bc91c763 walk: Pass error to fn correctly Alexander Neumann 2017-06-11 23:37:48 +02:00
  • 75f4858373 walk: Add ID parameter Alexander Neumann 2017-06-11 23:32:51 +02:00
  • cdbecf68e3 Add walker Alexander Neumann 2017-06-11 22:21:27 +02:00
  • 7484212c64 Add cache Alexander Neumann 2017-06-10 22:53:01 +02:00
  • 422c0dfb5e s3: Exit test loop for minio server on success Alexander Neumann 2017-06-11 14:38:16 +02:00
  • 73b296918b s3: Reorder debug messages Alexander Neumann 2017-06-11 14:30:56 +02:00
  • 907c201693 debug: Add version number to debug log Alexander Neumann 2017-06-11 14:17:44 +02:00
  • 58de8bf392 swift/rest: Reduce number of connections Alexander Neumann 2017-06-11 13:46:54 +02:00
  • a89a7a783a s3: Correct comment on the connections option Alexander Neumann 2017-06-11 13:46:24 +02:00
  • c422010597 s3: Fix test Alexander Neumann 2017-06-11 13:45:06 +02:00
  • 08e1d9ffad s3: Switch back to high-level API, limit connections Alexander Neumann 2017-06-11 11:15:15 +02:00
  • e2975748f5 Allow sorting nodes in trees Alexander Neumann 2017-06-10 22:55:12 +02:00
  • 172c4674d3 Add cache for snapshots Alexander Neumann 2017-06-10 13:10:08 +02:00
  • a4e8dc3371 s3: Improve error message in debug log Alexander Neumann 2017-06-11 11:04:40 +02:00
  • 19da56a6ea debug: Add log before panic() Alexander Neumann 2017-06-09 22:41:08 +02:00
  • d3c06c39f9 debug: Fix EOF detection in HTTP transport Alexander Neumann 2017-06-09 22:32:42 +02:00
  • 6301620428 s3: Add more debug logs Alexander Neumann 2017-06-11 10:51:17 +02:00
  • a6f157f346 Merge pull request #1024 from restic/remove-unused Alexander Neumann 2017-06-11 11:18:02 +02:00
  • 8d4417ec92 Remove unused code/variables Alexander Neumann 2017-06-11 09:29:53 +02:00
  • 0b55be2581 prune: Fix debug log Alexander Neumann 2017-06-10 22:16:42 +02:00
  • 88a59fd0ca options: Handle uint Alexander Neumann 2017-06-10 21:07:10 +02:00
  • 539674614b Merge pull request #1019 from restic/fix-1017 Alexander Neumann 2017-06-10 12:43:46 +02:00
  • 9d1b9157d4 ls: Print names with percent correctly Alexander Neumann 2017-06-10 12:17:07 +02:00
  • 5f449045d2 Merge pull request #1003 from fwilhe/contributing-md-link Alexander Neumann 2017-06-09 20:56:21 +02:00
  • 3e4d236751 Merge pull request #1010 from restic/update-minio-go Alexander Neumann 2017-06-09 20:55:49 +02:00
  • 4fe6593fbe Merge pull request #1011 from restic/fix-1009 Alexander Neumann 2017-06-09 20:53:52 +02:00
  • 635633379a Fix link to CONTRIBUTING.md Florian Wilhelm 2017-06-07 22:44:49 +02:00
  • 8d4b3f017c Merge 004ef46342 into 1f0916b01b Zlatko Čalušić 2017-06-08 21:41:20 +00:00
  • 004ef46342 Travis: use latest versions of Go and rename tip to master Zlatko Čalušić 2017-06-08 23:39:09 +02:00
  • 48fecd791d pack: Handle more invalid header cases Alexander Neumann 2017-06-08 21:04:07 +02:00
  • a325a20fb4 s3: Increase wait time for minio server Alexander Neumann 2017-06-08 20:50:56 +02:00
  • 1f0916b01b Merge pull request #1004 from restic/add-migrate-s3 Alexander Neumann 2017-06-08 20:48:27 +02:00
  • eb767ab15f pack: Handle small files Alexander Neumann 2017-06-08 20:40:12 +02:00