Commit Graph

  • cbfa516575 Remove archiver progress "data processed" bandwith Alexander Neumann 2018-01-28 09:30:26 +01:00
  • fb62da1748 Make backend tests more helpful Nick Craig-Wood 2018-01-27 13:06:15 +00:00
  • b1b1f6e04f Merge pull request #1594 from restic/gcs-use-http-transport Alexander Neumann 2018-01-27 22:16:49 +01:00
  • 05f826a4fc Update Gopkg.lock Alexander Neumann 2018-01-27 21:48:41 +01:00
  • 649afb1198 Add entry to changelog Alexander Neumann 2018-01-27 20:16:51 +01:00
  • 5dc8d3588d GS: Use generic http transport Alexander Neumann 2018-01-27 20:12:34 +01:00
  • 9d2aa0a71c Merge pull request #1524 from brycied00d/https_client_certificate Alexander Neumann 2018-01-27 20:12:09 +01:00
  • c34db983d8 Read TLS client cert and key from the same file Alexander Neumann 2018-01-27 13:57:43 +01:00
  • e805b968b1 Support for TLS client certificate authentication Bryce Chidester 2017-12-29 19:51:13 -08:00
  • e706f1a8d1 Merge pull request #1589 from restic/fix-intermediate-index-upload Alexander Neumann 2018-01-27 12:22:11 +01:00
  • 4219bfbcc9 Add entry to changelog Alexander Neumann 2018-01-26 22:05:53 +01:00
  • f99c95c766 archiver: Fix intermediate index upload Alexander Neumann 2018-01-26 19:49:43 +01:00
  • cccb2fc7e7 Merge pull request #1583 from restic/close-open-backend-files Alexander Neumann 2018-01-26 21:57:28 +01:00
  • ff3de66ddf Merge pull request #1582 from restic/optimize-debug-log Alexander Neumann 2018-01-26 21:57:18 +01:00
  • fb0d01ef1f Add pull request URL to changelog Alexander Neumann 2018-01-26 21:56:59 +01:00
  • e11a183578 Merge pull request #1588 from restic/fix-sftp-without-tty Alexander Neumann 2018-01-26 21:56:41 +01:00
  • ee6732d2c6 Add entry to changelog Alexander Neumann 2018-01-26 21:56:29 +01:00
  • 4b2f2b542d Merge pull request #1584 from restic/limit-index-file-size Alexander Neumann 2018-01-26 21:53:12 +01:00
  • 6eb2d76435 index: Lower parallel load to 4 Alexander Neumann 2018-01-26 21:10:38 +01:00
  • f63c7048c7 index: Limit index files to 3000 pack files Alexander Neumann 2018-01-25 22:03:54 +01:00
  • ca3c566a99 index: Check structure after saving a new index Alexander Neumann 2018-01-25 21:59:11 +01:00
  • 7719cf88d9 b2: Check timeout Alexander Neumann 2018-01-26 21:04:05 +01:00
  • 00e905ebe6 sftp: Allow running ssh without a tty Alexander Neumann 2018-01-26 19:21:14 +01:00
  • 164acceb55 Appveyor: Update Go version and download URL Alexander Neumann 2018-01-25 21:09:23 +01:00
  • 909d9273cc Close backend files in case of errors Alexander Neumann 2018-01-25 21:05:57 +01:00
  • d62a664bb7 Merge pull request #1580 from ifedorenko/tests-errors-cause Alexander Neumann 2018-01-25 20:55:43 +01:00
  • 663c57ab4d debug: Remove manual Str() call Log() Alexander Neumann 2018-01-25 20:49:41 +01:00
  • ed99f53786 debug: Auto-shorten IDs passed as parameters Alexander Neumann 2018-01-25 20:49:26 +01:00
  • abc4027083 Use errors.Cause in backend TestListCancel Igor Fedorenko 2018-01-25 08:53:50 -05:00
  • d6212ee2d9 Fix entry to changelog Alexander Neumann 2018-01-24 20:54:51 +01:00
  • 9c55e8d69c Merge pull request #1549 from MJDSys/more_index_lookup_avoids Alexander Neumann 2018-01-24 20:53:30 +01:00
  • 1c9fca6d14 Combine changelog files for #1574 and #1575 Alexander Neumann 2018-01-24 20:07:22 +01:00
  • be205563be Merge pull request #1575 from ifedorenko/1567_optimize-repository-ListPack Alexander Neumann 2018-01-24 20:01:15 +01:00
  • fc6c341b26 Merge pull request #1574 from ifedorenko/1567_optimize-pack-readHeader Alexander Neumann 2018-01-24 19:54:14 +01:00
  • f86c141b83 Merge pull request #1577 from EdwardBetts/patch-1 Alexander Neumann 2018-01-24 19:44:49 +01:00
  • a6d4888d48 Merge pull request #1573 from restic/update-dps Alexander Neumann 2018-01-24 19:43:32 +01:00
  • 44550a88a0 Merge pull request #1571 from restic/rework-backend-list Alexander Neumann 2018-01-24 19:43:07 +01:00
  • b5c23695c9 Correct a spelling mistake. Edward Betts 2018-01-24 12:09:41 +00:00
  • 0084e42cb6 Optimize Repository.ListPack() Igor Fedorenko 2018-01-23 21:43:21 -05:00
  • fe33c05a20 debug/log: Add benchmarks for calling the logging function Matthew Dawson 2018-01-21 23:26:47 -05:00
  • 3789e55e20 repostiory/index: Remove logging from Lookup function. Matthew Dawson 2018-01-21 23:26:24 -05:00
  • 4cec7e236a Add Changelog Matthew Dawson 2018-01-12 01:37:33 -05:00
  • 3a16148447 archiver/archiver: Use Index.Has() instead of Index.Lookup() in isKnownBlob Matthew Dawson 2018-01-12 01:21:39 -05:00
  • df2c03a6a4 repository/master_index: Optimize Index.Lookup() Matthew Dawson 2018-01-12 01:20:12 -05:00
  • ebce4b2581 repository/index: Speed up benchmarks and tests Matthew Dawson 2018-01-13 19:43:37 -05:00
  • 953f3d55ee Optimize pack readHeader() implementation Igor Fedorenko 2018-01-23 18:51:22 -05:00
  • 7e6bfdae79 backend/rest: Implement REST API v2 Alexander Neumann 2018-01-23 23:12:52 +01:00
  • 0f4cbea27d Document the REST v2 protocol Alexander Neumann 2018-01-21 21:41:03 +01:00
  • 59782e347c repository: Fix repack test Alexander Neumann 2018-01-23 21:41:39 +01:00
  • e835abeceb backend/test: Reliably trigger timeout error Alexander Neumann 2018-01-23 21:41:21 +01:00
  • 8e812b7ac0 errors: Make Cause() unwrap *url.Error Alexander Neumann 2018-01-23 21:40:51 +01:00
  • 685ce719ad Add comments for List() Alexander Neumann 2018-01-23 21:21:54 +01:00
  • 2b39f9f4b2 Update dependencies Alexander Neumann 2018-01-23 19:40:42 +01:00
  • b63de7c798 script/release: Tag versioned docker image Alexander Neumann 2018-01-21 21:41:14 +01:00
  • b0c6e53241 Fix calls to repo/backend.List() everywhere Alexander Neumann 2018-01-21 17:25:36 +01:00
  • e9ea268847 Change List() implementation for all backends Alexander Neumann 2018-01-20 19:34:38 +01:00
  • dd91b13ff3 Vendor golang.org/x/sync Alexander Neumann 2018-01-21 18:35:02 +01:00
  • c4e9d5d11e backend: Add tests for new List() function Alexander Neumann 2018-01-20 13:43:50 +01:00
  • 52230b8f07 backend: Rework List() Alexander Neumann 2018-01-20 13:43:07 +01:00
  • a3d43a92b3 Merge pull request #1569 from restic/ext-rest-backend-test Alexander Neumann 2018-01-21 18:02:09 +01:00
  • 2130897ce0 rest: Add test for external server Alexander Neumann 2018-01-20 10:25:47 +01:00
  • 67da240068 rest: Refactor backend tests Alexander Neumann 2018-01-20 10:16:50 +01:00
  • 1046eabf95 rest: Remove unneeded tempdir Alexander Neumann 2018-01-20 10:13:04 +01:00
  • 663e8284b2 init: Correct text (backend vs. repository) Alexander Neumann 2018-01-20 09:51:49 +01:00
  • 5a43ca1ccb Add entry to CHANGELOG Alexander Neumann 2018-01-20 09:50:31 +01:00
  • 200415e0a1 Merge pull request #1564 from restic/sftp-password-prompt Alexander Neumann 2018-01-20 09:48:17 +01:00
  • ea50687e8b Merge pull request #1568 from martinseener/patch-1 Alexander Neumann 2018-01-20 09:47:50 +01:00
  • 7335a2492f Add PR to changelog Alexander Neumann 2018-01-19 13:05:55 +01:00
  • bcb6881ffb Merge pull request #1548 from ifedorenko/checker-backend-Test Alexander Neumann 2018-01-19 13:05:35 +01:00
  • 37df829b3d CONTRIBUTING: clarify wording Alexander Neumann 2018-01-19 13:00:49 +01:00
  • 39f1ba1897 Added hint where to place restic.exe on windows Martin 2018-01-19 12:24:09 +01:00
  • 231076fa4a checker: Optimize checker.Packs() Igor Fedorenko 2018-01-11 21:00:48 -05:00
  • 0bdb131521 Remove SuspendSignalHandler Alexander Neumann 2018-01-17 23:14:47 +01:00
  • c31a5e7e5c Add argument to Skipf() Alexander Neumann 2018-01-17 23:14:37 +01:00
  • 05958caf6e sftp: Prompt for password, don't terminate on SIGINT Alexander Neumann 2018-01-17 23:02:47 +01:00
  • 87e31799f2 Merge pull request #1483 from dstosberg/master Alexander Neumann 2018-01-16 17:21:55 +01:00
  • 35528506a6 Merge pull request #1554 from restic/fix-988 Alexander Neumann 2018-01-16 17:17:55 +01:00
  • 2544978aaf Add entry to changelog Alexander Neumann 2018-01-14 14:24:14 +01:00
  • 97565d68a2 fuse/mount: Add option for snapshot template Alexander Neumann 2018-01-14 14:22:08 +01:00
  • 0912a8db07 Update Gopkg.lock add-webdav-server Alexander Neumann 2018-01-15 12:37:42 +01:00
  • eefeb387d9 WIP: WebDAV server Alexander Neumann 2018-01-15 11:44:06 +01:00
  • c7d789ab04 Add entry to changelog Alexander Neumann 2018-01-14 14:24:14 +01:00
  • 92918ef1b6 fuse/mount: Add option for snapshot template Alexander Neumann 2018-01-14 14:22:08 +01:00
  • f49f5c5903 fuse: Don't return an error for EOF Alexander Neumann 2018-01-13 10:14:10 +01:00
  • d89f2e5226 fuse: Remove debug log message Alexander Neumann 2018-01-13 10:10:07 +01:00
  • 02f4f5dc66 Update build.go, correct version detection Alexander Neumann 2018-01-12 22:06:42 +01:00
  • 5723636b35 Add entry for changelog Alexander Neumann 2018-01-09 21:57:07 +01:00
  • 5632ca4f44 Merge pull request #1538 from MJDSys/make_lookup_internal Alexander Neumann 2018-01-09 21:55:37 +01:00
  • 539599d1f1 repository/index: Optimize index.Has() Matthew Dawson 2018-01-08 13:38:21 -05:00
  • d77a326bb0 Add benchmark for Index.Has() Alexander Neumann 2018-01-08 20:54:53 +01:00
  • 60a7a9d019 manual: document how to create a full backup without running restic as root Dennis Stosberg 2017-12-14 17:58:10 +01:00
  • 99f0fce673 Merge pull request #1536 from restic/fix-restorer-permissions Alexander Neumann 2018-01-07 17:18:29 +01:00
  • b708cfee3f Add entry to changelog Alexander Neumann 2018-01-07 15:15:45 +01:00
  • b8620429e2 restorer: Set directory mode as last step Alexander Neumann 2018-01-07 15:13:24 +01:00
  • aab414b368 Add test case for #1512 Alexander Neumann 2018-01-07 14:50:47 +01:00
  • e120b17abd Update PR template Alexander Neumann 2018-01-07 11:53:30 +01:00
  • 5f43e17918 Merge pull request #1535 from ifedorenko/check-retry Alexander Neumann 2018-01-07 09:43:49 +01:00
  • 489eef5a6f Merge pull request #1534 from restic/improve-error-restore Alexander Neumann 2018-01-07 09:40:06 +01:00
  • 8c550ca011 fixed restic-check does not retry backend.Test failures Igor Fedorenko 2018-01-06 23:13:42 -05:00
  • 032621289b errors: Add "Fatal" prefix for Fatalf() Alexander Neumann 2018-01-06 23:11:54 +01:00