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

Commit graph

  • 04614c7527 Add test for packs in duplicate indexes Alexander Neumann 2015-10-25 15:35:33 +01:00
  • f7ff5b766c Mark written indexes as finalized Alexander Neumann 2015-10-25 15:35:18 +01:00
  • d9f9b77d68 Add Index.Packs() and IDSet.Equals() Alexander Neumann 2015-10-25 15:28:01 +01:00
  • 4b1a2caea7 Allow overwriting the IndexFull function for tests Alexander Neumann 2015-10-25 15:05:22 +01:00
  • af0d6f58b9 Remove unneeded pointer to pack id Alexander Neumann 2015-10-25 14:35:08 +01:00
  • 2710d6399a Cleanup index code Alexander Neumann 2015-10-25 14:25:48 +01:00
  • 650eab6a0e Fix typo in dump usage Alexander Neumann 2015-10-25 13:19:35 +01:00
  • 5de36dfdf0 Merge pull request #310 from restic/resume-backups Alexander Neumann 2015-10-14 21:53:25 +02:00
  • 1dd731fdb8 Handle concurrent access to the inFlight list Alexander Neumann 2015-10-14 20:50:54 +02:00
  • 6fa4be5af2 Regularly save intermediate indexes Alexander Neumann 2015-10-12 23:59:17 +02:00
  • 941b7025b6 Delete Index.Remove() Alexander Neumann 2015-10-12 22:51:11 +02:00
  • 4b2a4b03ec Remove Index.StoreInProgress() Alexander Neumann 2015-10-12 22:49:31 +02:00
  • 7ab9915859 Fix 'dump' command Alexander Neumann 2015-10-12 22:42:31 +02:00
  • 86fcd170f6 Add and use MasterIndex Alexander Neumann 2015-10-12 22:34:12 +02:00
  • 64fa89d406 Add error checks Alexander Neumann 2015-10-12 22:07:56 +02:00
  • eb73182fcf Rework index decode and handling old format Alexander Neumann 2015-08-08 12:22:17 +02:00
  • 356bb62243 Add CreateEncryptedBlob and GetDecryptReader Alexander Neumann 2015-08-08 12:40:37 +02:00
  • de2c20be84 Dump individual indexes Alexander Neumann 2015-08-08 17:04:06 +02:00
  • 96f2165067 Allow loading index with old format Alexander Neumann 2015-07-26 21:58:03 +02:00
  • 7944e8e323 Update index format Alexander Neumann 2015-07-26 00:40:00 +02:00
  • 5c39abfe53 Merge pull request #319 from restic/fix-311 Alexander Neumann 2015-10-11 21:48:52 +02:00
  • 1020e9c3af Check for data blobs with null ID, improve errors Alexander Neumann 2015-10-11 20:55:28 +02:00
  • cc7acba02b Return the original backend ID on duplicate entries Alexander Neumann 2015-10-11 20:45:50 +02:00
  • f188cf81dc Add more panic() calls for invalid conditions Alexander Neumann 2015-10-11 20:45:42 +02:00
  • 7db2369081 Shorten error message for tree errors Alexander Neumann 2015-10-11 19:25:02 +02:00
  • db85ab8aa0 Use the correct channel for sending errors Alexander Neumann 2015-10-11 19:13:45 +02:00
  • 86c8328f62 Handle null subtree IDs Alexander Neumann 2015-10-11 19:13:35 +02:00
  • 72fcd00859 Check subtrees with null ID Alexander Neumann 2015-10-11 18:46:26 +02:00
  • 8a7873ee3a Handle invalid subtree IDs Alexander Neumann 2015-10-11 18:45:16 +02:00
  • e738d35c4e Merge pull request #309 from restic/update-ci-go-version Alexander Neumann 2015-09-27 20:20:35 +02:00
  • 6ddda5fc5e appveyor: remove old Go installation Alexander Neumann 2015-09-27 18:34:11 +02:00
  • 7291342723 Install current version of Go Alexander Neumann 2015-09-27 18:00:53 +02:00
  • 70a6233b94 Install the 'cover' tool Alexander Neumann 2015-09-27 17:58:13 +02:00
  • 749ca28534 Update Go 1.4 to version 1.4.3 Alexander Neumann 2015-09-27 17:22:12 +02:00
  • 321c2e6a47 Merge pull request #308 from episource/fix/restic_cr292_unreferenced_pack Alexander Neumann 2015-09-27 17:18:28 +02:00
  • 7b11660f4f Prevent concurrent processing of same blob Philipp Serr 2015-09-23 22:27:48 +02:00
  • 847167241e small changes Chapuis Bertil 2015-09-18 13:01:49 +02:00
  • 262652ac88 Add backend support for Google Cloud Storage. Toby Burress 2015-09-15 23:27:58 -04:00
  • 024766deff Modify godeps for GCS. Toby Burress 2015-09-16 14:15:15 -04:00
  • 5db483883d handle config properly Chapuis Bertil 2015-09-16 20:48:22 +02:00
  • 3ddde8e4de Merge dc715ef6cc into 4fb46faae7 Toby Burress 2015-09-16 18:19:29 +00:00
  • dc715ef6cc Modify godeps for GCS. Toby Burress 2015-09-16 14:15:15 -04:00
  • 7d422481a8 simplified REST documentation Chapuis Bertil 2015-09-16 16:39:15 +02:00
  • dc56df2d07 simplified REST documentation Chapuis Bertil 2015-09-16 16:34:29 +02:00
  • 8b4af583fd removed dependency to gorilla mux Chapuis Bertil 2015-09-16 16:05:09 +02:00
  • 757303245d removed dependency to gorilla mux Chapuis Bertil 2015-09-16 16:02:23 +02:00
  • 35992917b5 directory initialization in rest tests Chapuis Bertil 2015-09-16 10:45:25 +02:00
  • e8ec7d101b replaced singular with plural dir names Chapuis Bertil 2015-09-16 10:37:37 +02:00
  • 55d2cf08ac Add backend support for Google Cloud Storage. Toby Burress 2015-09-15 23:27:58 -04:00
  • 197e97b0b7 accept http urls without trailing slash Chapuis Bertil 2015-09-15 18:41:00 +02:00
  • d41b3b0302 nil http response can't be closed Chapuis Bertil 2015-09-15 18:30:09 +02:00
  • 4fb46faae7 Use Go 1.5.1 for travis tests Alexander Neumann 2015-09-12 22:15:09 +02:00
  • 316f6ed313 Update chunker version Alexander Neumann 2015-09-12 22:14:58 +02:00
  • ac82c5374e Merge 60b71ac932 into 108d28316a Bertil Chapuis 2015-09-08 19:26:23 +00:00
  • 108d28316a Merge pull request #294 from restic/rework-id Alexander Neumann 2015-09-08 21:26:07 +02:00
  • daee7883c7 close all files and handle error more properly Chapuis Bertil 2015-09-07 21:28:54 +02:00
  • e07607106c only support signed certificates Chapuis Bertil 2015-09-07 16:41:08 +02:00
  • ee076ffa77 https scheme Chapuis Bertil 2015-09-07 15:10:05 +02:00
  • 8f93488a94 solved rebase conflicts Chapuis Bertil 2015-09-07 15:04:57 +02:00
  • d055db7ae5 closed some http request bodies Chapuis Bertil 2015-08-13 08:47:22 +02:00
  • a958e91b06 replaced if with switch Chapuis Bertil 2015-08-07 11:37:14 +02:00
  • e4da373b41 improved status code and ordered json response Chapuis Bertil 2015-08-07 11:18:36 +02:00
  • 6ca450e0b3 better path parameter verification Chapuis Bertil 2015-08-06 12:20:18 +02:00
  • faca685417 simplified the backend and added documentation Chapuis Bertil 2015-08-06 12:08:55 +02:00
  • c586941f66 gorilla mux dependency Chapuis Bertil 2015-08-05 16:48:03 +02:00
  • 4e12e6080b integrated the rest backend in the tests Chapuis Bertil 2015-08-05 14:53:09 +02:00
  • 4fbfca0c31 Simple REST backend Chapuis Bertil 2015-08-04 15:15:14 +02:00
  • 60b71ac932 testify dependency Chapuis Bertil 2015-09-06 11:49:27 +02:00
  • 89c16140fa testify dependency Chapuis Bertil 2015-09-06 11:38:48 +02:00
  • 5c46dc41de Add methods to IDSet Alexander Neumann 2015-08-16 16:07:51 +02:00
  • d42ff509ba Small refactorings Alexander Neumann 2015-08-08 13:47:08 +02:00
  • 2cb0fbf589 backend: Add String() to IDs Alexander Neumann 2015-08-08 17:03:13 +02:00
  • a0bad1695c Remove comment Alexander Neumann 2015-07-29 22:40:47 +02:00
  • 681d7851aa index: use backend.ID instead of string for maps Alexander Neumann 2015-07-26 00:06:40 +02:00
  • 3063ad1d05 Split id.go into several files Alexander Neumann 2015-07-26 22:04:03 +02:00
  • 76b1f017c0 Merge pull request #290 from bchapuis/fix-289 Alexander Neumann 2015-09-01 21:08:21 +02:00
  • c765688779 find command integration tests Chapuis Bertil 2015-08-28 19:31:05 +02:00
  • d4686ebcc5 Load the index and search subtree Chapuis Bertil 2015-08-27 23:21:44 +02:00
  • f653aca0ed Merge pull request #287 from restic/fix-279 Alexander Neumann 2015-08-27 22:07:07 +02:00
  • 0a457eafed Correctly test for config file Alexander Neumann 2015-08-26 22:06:52 +02:00
  • b211f834fa Remove tests for directories Alexander Neumann 2015-08-26 21:51:40 +02:00
  • 9aefc2b7a6 Merge pull request #281 from restic/version-with-git Alexander Neumann 2015-08-26 20:53:24 +02:00
  • 10f0d7ccac Merge pull request #280 from restic/ldflags-go1.5 Alexander Neumann 2015-08-26 20:33:43 +02:00
  • cb460b7dec Merge pull request #285 from howeyc/fix-aws-v4 Alexander Neumann 2015-08-26 20:20:32 +02:00
  • 39a82d951b Refactor getVersion(), address code review comments Alexander Neumann 2015-08-26 20:13:00 +02:00
  • a54f9715b1 Add "build: " prefix to verbose messages Alexander Neumann 2015-08-26 20:03:26 +02:00
  • 4c47c2b2c9 Address code review comments Alexander Neumann 2015-08-26 20:03:16 +02:00
  • ccb2f00b8a typo Chris Howey 2015-08-26 07:54:39 -05:00
  • 3bf447b422 Update tests for new s3 lib Chris Howey 2015-08-26 07:44:00 -05:00
  • 10cd672a92 Use new version of s3 library, Fixes #276 Chris Howey 2015-08-26 06:25:05 -05:00
  • 9d01482ed2 wait for integration tests Chapuis Bertil 2015-08-26 10:53:29 +02:00
  • f3c64d0740 build.go: use new combined version string Alexander Neumann 2015-08-25 22:20:53 +02:00
  • dca200c2e9 build.go: Make -ldflags compatible to Go 1.5 Alexander Neumann 2015-08-25 22:07:52 +02:00
  • b188217e83 Merge pull request #274 from restic/fix-documentation Alexander Neumann 2015-08-22 23:07:31 +02:00
  • 3a50c2bbfb Fix docs Alexander Neumann 2015-08-22 23:03:25 +02:00
  • e0e9cd8680 More documentation fixes Alexander Neumann 2015-08-22 15:08:35 +02:00
  • b6872fb454 Clarify documentation about MAC key Alexander Neumann 2015-08-22 13:28:28 +02:00
  • 3f3cca8f2a Merge pull request #273 from restic/fix-124 Florian Daniel 2015-08-22 00:01:35 +02:00
  • 647ee5b74a fix typo in Readme Florian Daniel 2015-08-21 23:53:59 +02:00
  • 16e87d7208 add VERSION file for 0.1.0 v0.1.0 Alexander Neumann 2015-08-21 22:20:57 +02:00