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

Commit graph

  • 24618305cc Merge pull request #429 from restic/fix-428 Alexander Neumann 2016-02-10 18:02:18 +01:00
  • 4ec5050cbb backup: Hide status output for narrow terminals Alexander Neumann 2016-02-10 17:28:48 +01:00
  • eccbcb73a1 Merge pull request #425 from restic/fix-loadall Alexander Neumann 2016-02-08 00:37:04 +01:00
  • e781e1cf1d Merge pull request #424 from restic/fix-backup Alexander Neumann 2016-02-08 00:06:19 +01:00
  • e9a21c1dc6 backend.LoadAll: return nil on expected error Alexander Neumann 2016-02-04 19:37:33 +01:00
  • a37ed45534 Add test for LoadAll with too large buffer Alexander Neumann 2016-02-07 23:48:03 +01:00
  • 26484d0c7b pipe: Ignore excluded directories Alexander Neumann 2016-02-07 23:22:52 +01:00
  • 68db75b4e3 pipe/archiver: Add more debug messages Alexander Neumann 2016-02-07 23:22:06 +01:00
  • 1c3f74fc52 Merge 88b754649d into 57a24b2cdf Rached Ben Mustapha 2016-02-07 22:19:30 +00:00
  • 88b754649d Use a new buffer for each pack in rebuild-index Rached Ben Mustapha 2016-02-07 21:20:22 +00:00
  • 9048eb676b pipe: join replaced paths with original path Alexander Neumann 2016-02-07 22:18:37 +01:00
  • 6a5b022939 archiver: Add error reporting for directories Alexander Neumann 2016-02-07 22:18:00 +01:00
  • 57a24b2cdf Merge pull request #421 from restic/fix-fuse-with-special-names Alexander Neumann 2016-02-07 20:43:29 +01:00
  • da47389483 Merge pull request #420 from restic/archiver-unique-paths Alexander Neumann 2016-02-07 20:31:18 +01:00
  • 4c329110c5 Merge pull request #419 from restic/fix-backup-root Alexander Neumann 2016-02-07 20:31:08 +01:00
  • 46fbae0d71 Merge pull request #418 from benmur/show-pack-name-on-rebuild-index-error Alexander Neumann 2016-02-07 19:59:01 +01:00
  • 1835e988cf fuse: Replace special node names with their content Alexander Neumann 2016-02-07 19:50:17 +01:00
  • 537347d9b5 archiver: deduplicate list of paths to save Alexander Neumann 2016-02-07 19:35:35 +01:00
  • 811dbfa52d Make TestWalkerPath absolute before walking Alexander Neumann 2016-02-07 19:34:02 +01:00
  • ba35ca522a Handle pack loading errors in rebuild-index Rached Ben Mustapha 2016-02-06 16:03:14 +01:00
  • c6a1f2e2f3 pipe: Handle special paths gracefully Alexander Neumann 2016-02-07 19:30:00 +01:00
  • 604c27f001 Test pipe walker for invalid paths Alexander Neumann 2016-02-07 19:05:57 +01:00
  • 0535490618 Merge pull request #413 from restic/reduce-travis-matrix Alexander Neumann 2016-02-06 14:10:54 +01:00
  • 9c0fc4930b Merge pull request #412 from restic/activate-hound Alexander Neumann 2016-02-06 13:37:13 +01:00
  • a45f2cb205 Reduce jobs run on Travis Alexander Neumann 2016-02-06 13:04:49 +01:00
  • 4a405118f3 Merge 3b065eeb7d into 3fd5b5975a Rached Ben Mustapha 2016-02-06 12:02:04 +00:00
  • 3fd5b5975a Merge pull request #411 from restic/fix-appveyor-sourceforge Alexander Neumann 2016-02-06 13:01:55 +01:00
  • 9175f0b6af Enable HoundCI checking for Go Alexander Neumann 2016-02-05 21:15:46 +01:00
  • 1160d03279 Always use NetCologne SourceForge mirror Alexander Neumann 2016-02-05 21:13:14 +01:00
  • 789e0df49e Merge pull request #408 from benmur/validate-pack-checksums Alexander Neumann 2016-02-05 19:45:21 +01:00
  • cac4d092b4 Merge b790c5ab9c into 7a8054d678 Rached Ben Mustapha 2016-02-04 23:56:18 +00:00
  • b790c5ab9c s3: Retry with an exponential backoff delay Rached Ben Mustapha 2016-02-04 23:50:40 +00:00
  • 3b065eeb7d s3: Disable keepalive on minio HTTP client Rached Ben Mustapha 2016-02-04 23:10:15 +00:00
  • 83bbf21f1a checker: Validate pack checksums before unpacking Rached Ben Mustapha 2016-02-04 22:54:26 +00:00
  • 7a8054d678 Add link to record of talk at C4 Cologne Alexander Neumann 2016-02-04 19:56:41 +01:00
  • c0bbb7254d Merge pull request #406 from restic/fix-405 Alexander Neumann 2016-02-02 20:53:52 +01:00
  • 4f1f03cdb9 Move testing for known blobs to Archiver Alexander Neumann 2016-02-01 23:50:56 +01:00
  • 382c766983 Move test for #405: Test Archiver instead of Repo Alexander Neumann 2016-02-01 23:48:36 +01:00
  • f5f6e9cf37 Add test to reproduce #405 Alexander Neumann 2016-02-01 23:26:57 +01:00
  • cf88b33383 Merge pull request #398 from restic/update-minio-go Alexander Neumann 2016-01-29 13:14:37 +01:00
  • 57615edd3a Merge pull request #400 from restic/update-go-appveyor Alexander Neumann 2016-01-29 13:13:42 +01:00
  • 49cb88d158 Add note about lightning talk at FOSDEM Alexander Neumann 2016-01-28 22:40:52 +01:00
  • 1464d84cf5 Update minio-go Alexander Neumann 2016-01-28 22:38:29 +01:00
  • 74ce027924 Merge pull request #397 from restic/remove-readcloser Alexander Neumann 2016-01-28 22:31:30 +01:00
  • 39f698886a Update Travis Go version Alexander Neumann 2016-01-28 22:28:17 +01:00
  • 9f8f2bc874 Update Go version for appveyor Alexander Neumann 2016-01-28 00:00:28 +01:00
  • f8daadc5ef Update minio-library Alexander Neumann 2016-01-27 23:18:23 +01:00
  • f2371db2a9 repository: remove decryptReadCloser Alexander Neumann 2016-01-27 22:47:09 +01:00
  • 7d1775e000 Remove backend.ReadCloser Alexander Neumann 2016-01-27 22:35:18 +01:00
  • ce4a7f16ca Merge pull request #395 from restic/rework-backend-interface Alexander Neumann 2016-01-27 22:11:20 +01:00
  • 322eca86bc mem backend: remove unused code Alexander Neumann 2016-01-27 21:33:48 +01:00
  • 3d06e6083a CI: download minio for the correct os and arch Alexander Neumann 2016-01-26 23:52:39 +01:00
  • b64006221c CI: Download minio server, do not compile latest master Alexander Neumann 2016-01-26 23:42:45 +01:00
  • 1fde872016 CI: only build minio on Go 1.5.1 and above Alexander Neumann 2016-01-26 22:36:06 +01:00
  • 2701eabe39 Remove ContinuousReader Alexander Neumann 2016-01-26 22:35:51 +01:00
  • c388101217 s3: Unexport structure Alexander Neumann 2016-01-26 22:19:10 +01:00
  • 1528d1ca83 sftp: Reduce duplicate code, add error check Alexander Neumann 2016-01-26 22:16:17 +01:00
  • 0bbad683c5 local: split out tempfile write function Alexander Neumann 2016-01-26 22:12:53 +01:00
  • 9ec435d863 local: remove duplicate code Alexander Neumann 2016-01-26 22:09:29 +01:00
  • 9b1c4b2dd6 local: Remove mutex and hash of open files Alexander Neumann 2016-01-26 22:07:51 +01:00
  • 7196971159 Remove unneeded HashingReader implementation Alexander Neumann 2016-01-26 22:00:11 +01:00
  • eb1669a061 Add a lot of comments Alexander Neumann 2016-01-26 21:56:13 +01:00
  • c34aa72538 Remove duplicate function str2id Alexander Neumann 2016-01-26 21:52:02 +01:00
  • da883d6196 Cleanups, move Hash() to id.go Alexander Neumann 2016-01-26 21:49:33 +01:00
  • b482df04ec Add more documentation Alexander Neumann 2016-01-26 21:49:22 +01:00
  • 5fcb5ae549 Reduce number of tests for Load() Alexander Neumann 2016-01-24 21:40:54 +01:00
  • a0d484113a backends: Do not sort strings Alexander Neumann 2016-01-24 21:32:45 +01:00
  • d9c87559b5 s3/local backend: Fix error for overwriting files Alexander Neumann 2016-01-24 21:13:24 +01:00
  • 1547d3b656 Remove Create() everywhere Alexander Neumann 2016-01-24 20:23:50 +01:00
  • ea29ad6f96 Remove last ocurrence of Create() Alexander Neumann 2016-01-24 19:30:14 +01:00
  • 1a95e48389 Remove unneeded special readers Alexander Neumann 2016-01-24 18:58:15 +01:00
  • ac2fe4e04f Remove BlobWriter Alexander Neumann 2016-01-24 18:53:39 +01:00
  • cfdd3a853d Remove usage of CreateEncryptedBlob() Alexander Neumann 2016-01-24 18:52:11 +01:00
  • 01e40e62bf repo: Use Save() instead of Create() Alexander Neumann 2016-01-24 18:50:41 +01:00
  • 35f9eae6c3 local backend: do not call Sync() on directory Alexander Neumann 2016-01-24 18:01:00 +01:00
  • fe565e17c3 Key: Use Save() instead of Create() Alexander Neumann 2016-01-24 17:52:44 +01:00
  • 4735a7f9b5 Improve random reader for tests Alexander Neumann 2016-01-24 17:46:18 +01:00
  • 54f8860612 backends: Add Save() Alexander Neumann 2016-01-24 16:59:38 +01:00
  • ed172c06e0 backends: Add Save() function Alexander Neumann 2016-01-24 01:15:35 +01:00
  • adbe9e2e1c backend: Remove GetReader Alexander Neumann 2016-01-24 01:00:27 +01:00
  • 2c3a6a6fa9 cmd_rebuild_index: Remove calls to GetReader() Alexander Neumann 2016-01-24 00:21:03 +01:00
  • 61551b0591 cmd_cat: Remove calls to GetReader() Alexander Neumann 2016-01-24 00:18:12 +01:00
  • 280d580ae2 checker: Use Load() instead of GetReader() Alexander Neumann 2016-01-24 00:14:15 +01:00
  • 782a1bf7b0 repository: remove GetDecryptReader() Alexander Neumann 2016-01-24 00:12:17 +01:00
  • 3191778d33 repository: Use Load() instead of GetReader() Alexander Neumann 2016-01-24 00:12:09 +01:00
  • 9bfa633187 repository/key: Use Load() instead of GetReader() Alexander Neumann 2016-01-23 23:48:19 +01:00
  • 9209dcfa26 Add LoadAll() Alexander Neumann 2016-01-23 23:41:55 +01:00
  • 919b40c6cf Add Stat() method to backend interface Alexander Neumann 2016-01-23 23:27:58 +01:00
  • 10b03eee27 Add comment Alexander Neumann 2016-01-23 23:27:40 +01:00
  • 0b50f9e02c Move MemoryBackend to backend/mem Alexander Neumann 2016-01-23 19:19:26 +01:00
  • f05a32509e Add "Test" prefix to backend test functions Alexander Neumann 2016-01-23 19:12:02 +01:00
  • e4f2e4a203 Remove old s3 tests Alexander Neumann 2016-01-23 19:11:47 +01:00
  • 6ba56befad Abort fuse integration test on error Alexander Neumann 2016-01-23 19:10:43 +01:00
  • 15c8b85a4b Add tests for s3 backend Alexander Neumann 2016-01-23 18:46:04 +01:00
  • c6db567e3f Add sftp tests Alexander Neumann 2016-01-23 18:30:02 +01:00
  • 4952f86682 Add test for to prevent double create Alexander Neumann 2016-01-23 18:07:15 +01:00
  • 16b7cc7655 Remove redundant local tests Alexander Neumann 2016-01-23 17:45:33 +01:00
  • 99fab793c0 Remove timestamp from generated tests Alexander Neumann 2016-01-23 17:43:49 +01:00
  • 9423767827 Update test generate script, add tests to membackend Alexander Neumann 2016-01-23 17:42:26 +01:00
  • e966df3fed Add Load() to MemBackend Alexander Neumann 2016-01-23 17:19:55 +01:00