Commit Graph

  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 92c0aa3854 Merge pull request #998 from restic/fix-820 Alexander Neumann 2017-06-08 20:21:26 +02:00
  • a61016cb55 Update github.com/minio/minio-go Alexander Neumann 2017-06-08 19:40:06 +02:00
  • eb7ddd6e11 Add entry to CHANGELOG Alexander Neumann 2017-06-08 19:21:52 +02:00
  • ff3d2e42f4 migrate: Be a bit more verbose Alexander Neumann 2017-06-08 19:19:45 +02:00
  • 1aab123b6c Merge pull request #1008 from chaquotay/patch-1 Alexander Neumann 2017-06-08 19:04:14 +02:00
  • d11f8d294f Fixing tiny typo Stephan Müller 2017-06-08 13:27:22 +02:00
  • 04ded881f6 s3: Change the default layout to "default" Alexander Neumann 2017-06-07 23:08:20 +02:00
  • 4f9bf5312b Add migrate Alexander Neumann 2017-06-07 22:54:37 +02:00
  • 7cf8f59987 layout: Add String() and Name() Alexander Neumann 2017-06-07 21:59:41 +02:00
  • b8b5c8e8c9 s3: Rename struct to Backend Alexander Neumann 2017-06-07 21:59:01 +02:00
  • a46baf7685 s3: Remove cache Alexander Neumann 2017-06-07 20:51:45 +02:00
  • f2a51aa37c Add entry to CHANGELOG Alexander Neumann 2017-06-07 20:51:08 +02:00
  • 233eaf8ee9 fuse: Improve semantics of the blob size cache Alexander Neumann 2017-06-07 20:01:31 +02:00
  • 067be2c551 fuse: Add cache for blob sizes Alexander Neumann 2017-06-05 23:15:33 +02:00
  • 550e1feaec Merge pull request #999 from restic/backend-use-semaphore Alexander Neumann 2017-06-07 19:48:32 +02:00
  • f90ce23f30 Merge pull request #994 from restic/add-context Alexander Neumann 2017-06-07 19:11:56 +02:00
  • 29f8f8fe68 Update github.com/kurin/blazer Alexander Neumann 2017-06-05 22:40:56 +02:00
  • 48c1e7b00d Fix location tests Alexander Neumann 2017-06-06 21:12:38 +02:00
  • 2175ccedd2 Remove codecov config file Alexander Neumann 2017-06-06 21:02:19 +02:00
  • d4e74f20aa Add context to dump command Alexander Neumann 2017-06-06 00:37:25 +02:00
  • aa5bc39311 swift: Use semaphore Alexander Neumann 2017-06-06 00:33:25 +02:00
  • 46049b4236 rest: Use semaphore Alexander Neumann 2017-06-06 00:25:22 +02:00
  • 683ebef6c6 s3: Use semaphore Alexander Neumann 2017-06-06 00:17:39 +02:00
  • 5010e95c23 Add error handling to semaphore Alexander Neumann 2017-06-06 00:17:21 +02:00
  • 46b7a270a6 Add context parameters to tests Alexander Neumann 2017-06-05 23:56:59 +02:00
  • cf497c2728 Add context to restic packages Alexander Neumann 2017-06-04 11:16:55 +02:00
  • 16fcd07110 Add a Context to the backend Alexander Neumann 2017-06-03 17:39:57 +02:00
  • a9a2798910 Merge pull request #993 from restic/improve-search-performance Alexander Neumann 2017-06-04 12:44:29 +02:00
  • 9cd664caa3 Add entry to CHANGELOG Alexander Neumann 2017-06-04 11:50:38 +02:00
  • a90e0c6595 find: Check trees only once Alexander Neumann 2017-06-04 11:42:40 +02:00
  • 7b5efaf7b0 find: Move functions to struct Alexander Neumann 2017-06-04 11:38:46 +02:00
  • 3b7ca4ac35 find: Improve debug log Alexander Neumann 2017-06-04 11:22:56 +02:00
  • 40a61b82ce Merge pull request #978 from restic/add-backblaze-backend Alexander Neumann 2017-06-03 14:54:04 +02:00
  • 028f43299a Merge pull request #975 from restic/add-swift-backend Alexander Neumann 2017-06-03 14:52:47 +02:00
  • 3a4727f0f5 Add entry to CHANGELOG.md Alexander Neumann 2017-05-26 12:16:47 +02:00
  • fec89f95fb Improve swift backend Alexander Neumann 2017-05-01 10:13:03 +02:00
  • 5681d41f76 Implement OpenStack swift backend Bartłomiej Święcki 2017-03-29 23:58:25 +02:00
  • efd61d97ef Vendor github.com/ncw/swift Alexander Neumann 2017-05-01 19:44:40 +02:00
  • 3ed56f2192 Add entry to CHANGELOG.md Alexander Neumann 2017-05-28 13:12:08 +02:00
  • 122462b9b1 Add Backblaze B2 backend Alexander Neumann 2017-05-28 10:19:01 +02:00
  • 2217b9277e Vendor github.com/kurin/blazer Alexander Neumann 2017-05-26 15:28:28 +02:00
  • b5e0e3631b Addd nev version section Alexander Neumann 2017-06-03 14:10:28 +02:00
  • be68e43871 Fix link Alexander Neumann 2017-06-02 22:08:04 +02:00
  • f6034c0882 Merge pull request #990 from tmcarr/fix_readme_links Alexander Neumann 2017-06-02 21:59:41 +02:00
  • f693781bf0 Fix the links in the readme to render right. Travis Carr 2017-06-02 12:32:13 -07:00
  • 3ae9be987f Add VERSION file for 0.6.1 v0.6.1 Alexander Neumann 2017-05-31 23:52:07 +02:00
  • ec0975c388 Add VERSION file for Alexander Neumann 2017-05-31 23:51:02 +02:00
  • c2ce484e93 Add version to CHANGELOG Alexander Neumann 2017-05-31 23:50:48 +02:00
  • e5c7c314a7 Add section about reproducible build to README Alexander Neumann 2017-05-31 23:48:56 +02:00
  • 6d36dcd46e Merge pull request #987 from Thor77/minor-doc-fix Alexander Neumann 2017-05-31 23:23:27 +02:00
  • 96c9ecd20e Fix paragraph not indented correctly Thor77 2017-05-31 21:40:47 +02:00
  • 997be9a036 Remove PR Alexander Neumann 2017-05-31 21:34:18 +02:00
  • 31fd8e98b9 Add Entry to CHANGELOG Alexander Neumann 2017-05-31 21:33:45 +02:00
  • aa0f874c8d s3: Simplify IsNotExist() Alexander Neumann 2017-05-31 21:23:01 +02:00
  • 5c59484d2b s3: Return only basename in List() Alexander Neumann 2017-05-31 21:22:55 +02:00
  • fba6211c99 Merge pull request #986 from restic/fix-regression-985 Alexander Neumann 2017-05-31 20:49:50 +02:00
  • a8386e7d71 Add entry to CHANGELOG Alexander Neumann 2017-05-31 19:53:54 +02:00
  • 04b262d8f1 Allow many idle connections per host Alexander Neumann 2017-05-31 19:39:19 +02:00
  • 4dbbc24a44 Update Go version Alexander Neumann 2017-05-30 23:03:30 +02:00
  • 725d50554a Merge pull request #981 from restic/reproducible-builds Alexander Neumann 2017-05-29 23:49:49 +02:00
  • ed91cafce2 Add entry to CHANGELOG Alexander Neumann 2017-05-29 23:46:48 +02:00