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

Commit graph

  • 141d400b4a test: improvements Alexander Neumann 2015-11-22 22:08:23 +01:00
  • b841eb4c54 crypto: check key for validity Alexander Neumann 2015-11-22 20:42:20 +01:00
  • 4f6bc754b8 MemBackend: Add Delete() and more debug Alexander Neumann 2015-11-22 20:45:03 +01:00
  • 26697a0223 Fix MemoryBackend GetReader() method Alexander Neumann 2015-11-22 17:27:02 +01:00
  • 480054bc3a MemoryBackend: handle config correctly, add tests for that Alexander Neumann 2015-11-22 16:38:58 +01:00
  • 538e5878a1 add debug logging to MemoryBackend Alexander Neumann 2015-11-22 16:30:13 +01:00
  • 9cb4e14327 add MemBackend and MockBackend Alexander Neumann 2015-11-22 16:12:00 +01:00
  • da71da23d9 Add MockBackend Alexander Neumann 2015-11-22 15:15:07 +01:00
  • 0d5731383f Remove HashAppendWriter Alexander Neumann 2015-11-21 17:23:59 +01:00
  • 4fd7676e92 HashingWriter: Add documentation Alexander Neumann 2015-11-29 14:27:52 +01:00
  • 8209bb309b split out decryptReader and packerManager Alexander Neumann 2015-11-18 20:20:25 +01:00
  • d4b873ca76 Repo: add documentation Alexander Neumann 2015-11-21 16:45:05 +01:00
  • 5b601f00b1 Add error checking Alexander Neumann 2015-11-18 20:33:20 +01:00
  • 2c95772a6a Update README, instruct users to always open an issue Alexander Neumann 2015-11-22 19:23:48 +01:00
  • 867fc5bd4b Merge pull request #354 from restic/fix-index Alexander Neumann 2015-11-20 23:20:27 +01:00
  • 567de35df4 Save new packs in index atomically Alexander Neumann 2015-11-20 22:35:35 +01:00
  • 34bf70faea Merge pull request #352 from restic/rework-readme Alexander Neumann 2015-11-13 23:48:17 +01:00
  • 6b9c8ffd14 Merge pull request #350 from restic/allow-read-only-ops Alexander Neumann 2015-11-13 23:48:05 +01:00
  • 96061d2a2f Fix debug log message Alexander Neumann 2015-11-13 23:47:53 +01:00
  • 88b167cc10 Add note about unreleased code in the master branch Alexander Neumann 2015-11-13 12:41:47 +01:00
  • a79fba13e1 Shorten README, remove options Alexander Neumann 2015-11-13 12:41:36 +01:00
  • a1440c819b Make NoLock a global option Alexander Neumann 2015-11-13 12:33:59 +01:00
  • 6edb7e02d0 Allow restoring and listing without locking Alexander Neumann 2015-11-10 22:13:53 +01:00
  • c79dcbd7c4 Allow checking a read-only repo with --no-lock Alexander Neumann 2015-11-10 21:41:22 +01:00
  • acba82c8f7 Merge pull request #252 from restic/repack-blobs Alexander Neumann 2015-11-09 20:57:57 +01:00
  • 1f9aea9905 fix test on windows, reset read-only flag Alexander Neumann 2015-11-08 22:41:45 +01:00
  • 742d69bf4d Add another test for optimizing unused blobs Alexander Neumann 2015-11-08 22:38:17 +01:00
  • 5776b8f01c remove ConvertIndex Alexander Neumann 2015-11-08 22:27:13 +01:00
  • 6c54d3fa82 index: also mark old index as final on decode Alexander Neumann 2015-11-08 22:21:29 +01:00
  • 2e6eee991d Add test for optimize command with old indexes Alexander Neumann 2015-11-08 22:21:08 +01:00
  • c59b12c939 Show a hint whech the checker finds an old index Alexander Neumann 2015-11-08 21:50:48 +01:00
  • 0222b1701e Remvoe automatic index conversion Alexander Neumann 2015-11-08 21:35:48 +01:00
  • 43e2c9837e check: removing orphaned packs is handled in 'optimize' Alexander Neumann 2015-11-08 21:24:51 +01:00
  • c4fc7b52ae Add 'optimize' command that repacks blobs Alexander Neumann 2015-11-08 21:10:03 +01:00
  • cd948b56ac cmd_check: Don't display unused blobs by default Alexander Neumann 2015-11-08 20:46:52 +01:00
  • 19a713970f Merge pull request #344 from restic/fix-338 Alexander Neumann 2015-11-08 17:58:55 +01:00
  • cee5d8c4af Use local instance of minio server. Chris Howey 2015-11-07 06:43:15 -06:00
  • 4484a3ea0d archiver: ignore dir nodes with errors Alexander Neumann 2015-11-07 11:42:28 +01:00
  • a33249f5d7 GetPartialObject does not work. Chris Howey 2015-11-06 17:46:59 -06:00
  • ea41a1045f Add integration test for error on readdirnames Alexander Neumann 2015-11-06 23:19:56 +01:00
  • d93f313d34 Fix s3 backend test Chris Howey 2015-11-06 16:00:10 -06:00
  • 005c13ff05 pipe: make test platform-independent Alexander Neumann 2015-11-06 22:38:34 +01:00
  • 40c4fa944f Switch s3 library to allow for s3 compatible backends. Fixes #315 Chris Howey 2015-11-06 15:31:59 -06:00
  • 1569176e48 pipe: propagate errors properly Alexander Neumann 2015-11-06 19:41:57 +01:00
  • cac95fce6d Merge 2189d8fbce into 7c3d227527 Jan Bader 2015-11-06 13:51:47 +00:00
  • 7c3d227527 Merge pull request #342 from restic/add-bug-reporting-instructions Alexander Neumann 2015-11-06 00:41:22 +01:00
  • 2189d8fbce SkipDirs with errors Jan Bader 2015-11-05 23:15:38 +01:00
  • 0f92f6319f Add note on determinism Alexander Neumann 2015-11-05 23:10:35 +01:00
  • 7b9f2fa9ef Add instructions on reporting bugs Alexander Neumann 2015-11-05 23:09:01 +01:00
  • ff473dbab6 Continue on error instead of returning Jan Bader 2015-11-05 21:42:01 +01:00
  • 8de8ca05f1 Merge pull request #341 from restic/read-password-from-stdin Alexander Neumann 2015-11-04 22:45:54 +01:00
  • 18d7f7f835 Read password from stdin if terminal is not a tty Alexander Neumann 2015-11-04 22:05:36 +01:00
  • 73e085ae23 Merge pull request #335 from JaCoB1123/windowspathnames Alexander Neumann 2015-11-03 21:29:00 +01:00
  • af960b9b40 Simplify Implementation of Join Jan Bader 2015-11-03 18:47:11 +01:00
  • d09e6d5b0f Fix missing Join calls Jan Bader 2015-11-03 18:47:01 +01:00
  • db41102bfa Finalize repacker Alexander Neumann 2015-11-02 19:28:30 +01:00
  • 1fc0d78913 Refactor Index.Store() to take a PackedBlob Alexander Neumann 2015-11-02 19:05:19 +01:00
  • f3f84b1544 Add ID handling for index Alexander Neumann 2015-11-02 18:51:45 +01:00
  • 60a34087c9 Move LoadIndexWithDecoder to index.go Alexander Neumann 2015-11-02 18:51:24 +01:00
  • 266bc05edc Add mostly ready repacker Alexander Neumann 2015-11-01 22:57:54 +01:00
  • 51aff3ca57 Add FindBlobsForPacks() Alexander Neumann 2015-11-01 22:45:52 +01:00
  • 30cf002574 Sort IDSet.List() Alexander Neumann 2015-11-01 22:45:10 +01:00
  • 89a77ab2f9 Add Index.ListPack() Alexander Neumann 2015-11-01 22:32:28 +01:00
  • 484331cd8d Add repacker Alexander Neumann 2015-07-25 14:20:02 +02:00
  • 181963ba08 Fix IDSet.String() Alexander Neumann 2015-11-01 22:14:44 +01:00
  • 50c2f2e87f cmd_cat: allow dumping raw tree blobs Alexander Neumann 2015-08-08 18:50:39 +02:00
  • ba8e6035b0 Merge pull request #336 from restic/refactor-index Alexander Neumann 2015-11-02 17:35:09 +01:00
  • 81ec7337e0 Always use forward slashes in SFTP (Fixes #334) Jan Bader 2015-11-02 14:53:34 +01:00
  • ed9470b19d Remove tempfiles after test Alexander Neumann 2015-10-31 14:53:03 +01:00
  • fccde030d5 Refactor Index.Lookup() to return struct PackedBlob Alexander Neumann 2015-10-31 14:47:42 +01:00
  • fc0f5d8f72 Merge pull request #331 from tyll/gpgfingerprint Alexander Neumann 2015-10-29 21:55:28 +01:00
  • 34af39667b Show full GPG fingerprint in README Till Maas 2015-10-29 21:51:21 +01:00
  • 6ffd7da4d7 Merge pull request #328 from restic/improve-backup-speed Alexander Neumann 2015-10-29 20:03:29 +01:00
  • 5958dc920b Fix walk tree test for windows Alexander Neumann 2015-10-28 22:02:37 +01:00
  • 5a45d95b80 Fix compatibility with Go < 1.5 Alexander Neumann 2015-10-27 23:06:56 +01:00
  • 23aeca85ff load trees in parallel Alexander Neumann 2015-10-27 22:44:10 +01:00
  • b5976474dd backup: add debug output for excluded files/dirs Alexander Neumann 2015-10-27 22:34:30 +01:00
  • 18478e2d3d walk_test: test correct number of items Alexander Neumann 2015-10-27 21:19:54 +01:00
  • ca5c0bf78e Test WalkTree() for correct order Alexander Neumann 2015-10-26 21:46:36 +01:00
  • 4cc9d946de Add benchmark for WalkTree with high-latency repo Alexander Neumann 2015-10-26 20:55:22 +01:00
  • 50fd8f6f44 make repo for tree walker mockable Alexander Neumann 2015-10-26 20:49:01 +01:00
  • 7711fcda69 use new index format for repository tests Alexander Neumann 2015-10-26 20:48:00 +01:00
  • 7717ea5cca Add benchmark for LoadJSONPack Alexander Neumann 2015-10-26 20:47:48 +01:00
  • ae46674cd3 debug: log timing Alexander Neumann 2015-10-26 20:10:03 +01:00
  • 00e05ae3c9 bugfix: close pack files after reading the header Alexander Neumann 2015-10-27 20:39:52 +01:00
  • 4bc81c2bd2 Merge pull request #325 from restic/fix-rebuild-index Alexander Neumann 2015-10-25 22:57:12 +01:00
  • 74cd134b54 rebuild index: remember already stored blobs Alexander Neumann 2015-10-25 22:34:22 +01:00
  • 734ae7fcb8 Add test for corner case Alexander Neumann 2015-10-25 21:51:57 +01:00
  • 7b8e42a763 Silence rebuild-index tests Alexander Neumann 2015-10-25 21:51:46 +01:00
  • 566fb22bcf Merge pull request #324 from restic/fix-index-grow Alexander Neumann 2015-10-25 18:58:31 +01:00
  • b88ccb4f1b Fix Unpacker test Alexander Neumann 2015-10-25 18:21:48 +01:00
  • efbce9f0fa rebuild-index: handle not yet indexed packs Alexander Neumann 2015-10-25 18:07:51 +01:00
  • 88849c06a6 rebuild-index: Refactor a bit Alexander Neumann 2015-10-25 17:53:02 +01:00
  • 5d617edbbf local/sftp backend: Do not seek if offset is 0 Alexander Neumann 2015-10-25 17:51:26 +01:00
  • 6aed9f268b Add command rebuild-index Alexander Neumann 2015-10-25 17:24:52 +01:00
  • 9074c923ea index: add AddToSupersedes() Alexander Neumann 2015-10-25 17:06:56 +01:00
  • 1365495599 debug: remove extra space between filename and line Alexander Neumann 2015-10-25 17:06:20 +01:00
  • 461d54e43c Refactor repository.SaveIndex() Alexander Neumann 2015-10-25 17:05:54 +01:00
  • 96ecc26507 Let the checker return a list of hints along with errors Alexander Neumann 2015-10-25 16:26:50 +01:00
  • 91e1929b52 checker: test for packs in multiple indexes Alexander Neumann 2015-10-25 16:00:06 +01:00