Commit graph

  • 9452f416bf s3: Use low level API for saving files Alexander Neumann 2017-05-13 23:17:10 +02:00
  • 1e0e6ee573 s3: Use low-level API with a Range header for Load Alexander Neumann 2017-05-13 21:18:14 +02:00
  • be0e53c07b tests: Add test for backend Save() from file Alexander Neumann 2017-05-14 00:15:17 +02:00
  • 9dd58196e3 Merge pull request #961 from restic/add-backend-benchmarks Alexander Neumann 2017-05-14 19:49:33 +02:00
  • 66b4999765 tests: Remove code generation, use reflection Alexander Neumann 2017-05-14 12:56:10 +02:00
  • 403e201e1a tests: Improve robustness of config tests Alexander Neumann 2017-05-14 12:50:20 +02:00
  • 77a55fbe5c tests: Add documentation Alexander Neumann 2017-05-14 10:58:09 +02:00
  • 90c1608d88 sftp: Add Benchmarks Alexander Neumann 2017-05-13 21:59:00 +02:00
  • 7a51640262 rest: Add benchmarks Alexander Neumann 2017-05-13 21:56:18 +02:00
  • 13946e7db7 mem: Add benchmarks Alexander Neumann 2017-05-13 21:47:01 +02:00
  • e009c002ba local: Add benchmark Alexander Neumann 2017-05-13 21:45:41 +02:00
  • d24e0cc6cc s3: Add benchmarks Alexander Neumann 2017-05-13 21:44:19 +02:00
  • 5b8131e2d3 tests: Add benchmark for Save Alexander Neumann 2017-05-13 23:04:30 +02:00
  • 8fc25cc567 tests: Add benchmarks for partial file (+offset) Alexander Neumann 2017-05-13 22:24:15 +02:00
  • 77ebb95d3d tests: Add BenchmarkLoadFile Alexander Neumann 2017-05-13 21:37:07 +02:00
  • f142b1c22f tests: Add benchmarks to test suite Alexander Neumann 2017-05-13 21:12:29 +02:00
  • 1c9159d6a0 Merge pull request #960 from restic/travis-run-tests-against-s3 Alexander Neumann 2017-05-14 10:26:16 +02:00
  • 82e15dc6dc Allow skipping the test against s3 Alexander Neumann 2017-05-14 00:29:10 +02:00
  • ee68f9298b tests: Ensure that backend tests cannot be skipped on Travis Alexander Neumann 2017-05-13 20:41:04 +02:00
  • 5c6ec78789 s3: Remove log line Alexander Neumann 2017-05-13 19:58:25 +02:00
  • 4ac0d3ad40 backend tests load: Use reader with Size() method Alexander Neumann 2017-05-13 19:56:11 +02:00
  • c7209ef231 api: Failed call retry with region only when http.StatusBadRequest. Harshavardhana 2017-05-13 19:53:24 +02:00
  • 0249c16b04 Revert "minio: Apply fix" Alexander Neumann 2017-05-13 19:41:55 +02:00
  • f43d34899d minio: Apply fix Alexander Neumann 2017-05-13 13:18:42 +02:00
  • 19daefd04e Merge pull request #938 from restic/rework-backend-tests Alexander Neumann 2017-05-12 22:09:57 +02:00
  • ec5e984ed9 Increase waiting time for network services Alexander Neumann 2017-05-12 21:45:18 +02:00
  • 88de3cfecc rest: Wait until REST server is started Alexander Neumann 2017-05-12 21:33:34 +02:00
  • a654f41ddb Add docstring for package test Alexander Neumann 2017-05-12 21:19:32 +02:00
  • fbf2462325 Rename backend test functions Alexander Neumann 2017-05-12 21:06:49 +02:00
  • 85e4831198 Remove stuff from run_integration_tests.go Alexander Neumann 2017-05-12 20:37:44 +02:00
  • 091dc29f72 doc: Fix s3 tutorial Alexander Neumann 2017-05-11 23:34:43 +02:00
  • 59d1986660 s3: Use random prefix for tests Alexander Neumann 2017-05-11 22:48:46 +02:00
  • db4fa48f66 rest: Add context Alexander Neumann 2017-05-11 22:40:50 +02:00
  • f2b83ece10 s3: Ignore errors for terminated minio server Alexander Neumann 2017-05-11 22:40:39 +02:00
  • 860b52273e s3: Add tests for AWS Alexander Neumann 2017-05-11 22:38:25 +02:00
  • bafceb56fb s3: Convert to test suite, run Minio automatically Alexander Neumann 2017-05-11 21:54:04 +02:00
  • 9271b3662a sftp: ignore error Alexander Neumann 2017-05-11 21:53:57 +02:00
  • 554013ca9f rest: Convert to test suite Alexander Neumann 2017-05-01 23:08:16 +02:00
  • 3250fdc2ca mem: Convert to test suite Alexander Neumann 2017-05-01 22:56:05 +02:00
  • 3678d34b16 sftp: Convert to test suite Alexander Neumann 2017-05-01 22:55:09 +02:00
  • 16276853a1 local: Convert to test suite Alexander Neumann 2017-05-01 22:46:51 +02:00
  • f10c24e404 Improve test helpers Alexander Neumann 2017-05-01 22:46:32 +02:00
  • 6f5fd72738 Implement test suite for backend tests Alexander Neumann 2017-05-01 22:23:46 +02:00
  • 103a491ac0 Make houndci-bot happy. Pauline Middelink 2017-05-11 22:38:12 +02:00
  • 929f90344e Change backup policy to be inclusive, meaning all given policies are evaluated for each snapshot, thereby making sure that each keep-* is able to retain its most recent snapshot. Thereby insuring that weeklies keep Sundays around and monthlies keep the last day of the month around. Pauline Middelink 2017-05-11 22:26:44 +02:00
  • a963052d64 Add custom HTTP transport Alexander Neumann 2017-05-01 19:30:52 +02:00
  • 898613e14f debug: Add RoundTripper Alexander Neumann 2017-05-01 15:31:57 +02:00
  • b84e63d503 backend.LoadAll: Check errors from io.Copy() Alexander Neumann 2017-05-01 15:38:01 +02:00
  • 63870d2830 Check error for Close() Alexander Neumann 2017-05-01 12:45:53 +02:00
  • 54e46f5984 Add MinimalData option for backend tests Alexander Neumann 2017-05-01 12:42:10 +02:00
  • 0096eca7fe Install log buffer for global logs Alexander Neumann 2017-05-01 10:09:24 +02:00
  • ce3acbd30a Remove unused SnapshotFilter and FilterSnapshots(). Pauline Middelink 2017-05-11 21:03:28 +02:00
  • c5ae5524ff Remove codecov.yml Alexander Neumann 2017-05-10 20:52:06 +02:00
  • fbf5a8123b Merge pull request #952 from restic/remove-temp-files Alexander Neumann 2017-05-10 20:25:07 +02:00
  • edbd6ad584 Add fs.TempFile and fs.RemoveIfExists Alexander Neumann 2017-05-10 19:48:22 +02:00
  • faf11c4a46 Fix link in README.rst Alexander Neumann 2017-05-08 21:25:39 +02:00
  • 68a9e5f963 Merge pull request #947 from restic/correct-codecov Alexander Neumann 2017-05-07 10:59:20 +02:00
  • fa7f0ef44f codecov.io: Add path fixes Alexander Neumann 2017-05-07 10:41:32 +02:00
  • bcfe7afbfd Merge pull request #945 from middelink/fix-942 Alexander Neumann 2017-05-07 10:30:10 +02:00
  • 46e6e8984d Merge pull request #941 from restic/improve-mkdir Alexander Neumann 2017-05-07 10:26:39 +02:00
  • 0f057bd440 Merge pull request #943 from middelink/fix-names Alexander Neumann 2017-05-07 10:15:21 +02:00
  • ba91a76f5f Merge pull request #946 from restic/update-minio-go Alexander Neumann 2017-05-07 09:54:55 +02:00
  • c09e005cc8 Update github.com/minio/minio-go Alexander Neumann 2017-05-07 09:36:49 +02:00
  • 2c42629c51 Add bash autocompletion generation Pauline Middelink 2017-05-06 12:37:40 +02:00
  • f93e5a39e5 Small textual changes to apply, to reflect actual meaning. Pauline Middelink 2017-05-04 16:39:41 +02:00
  • 02eafe94b3 Use global context in cmd_forget, like all other cmds Pauline Middelink 2017-05-04 16:35:35 +02:00
  • 7d914768bb local/sftp: Auto create directories if needed Alexander Neumann 2017-05-03 21:18:49 +02:00
  • db6541b24c Merge pull request #936 from Thor77/manual-fix-rst-links Alexander Neumann 2017-04-30 19:08:20 +02:00
  • 228566c0a1 Fix links broken during conversion to rst Thor77 2017-04-30 18:25:45 +02:00
  • 1e4bcf3367 design.rst: Fix tree IDs in example Alexander Neumann 2017-04-29 20:15:30 +02:00
  • 51e7d26053 Merge pull request #935 from restic/add-glyphcheck Alexander Neumann 2017-04-27 16:16:07 +02:00
  • e42627d2cb CI: Add glyphcheck, rework REST server install Alexander Neumann 2017-04-27 15:53:59 +02:00
  • 548d4eed95 Correct backend test for len = 0 Alexander Neumann 2017-04-26 20:47:15 +02:00
  • 8a5034d289 Merge pull request #930 from restic/update-cobra Alexander Neumann 2017-04-21 20:01:47 +02:00
  • 5a68641f27 Add saythanks.io Alexander Neumann 2017-04-21 19:32:37 +02:00
  • ce28584dda Don't sort flags for forget command Alexander Neumann 2017-04-21 19:25:21 +02:00
  • ab870dd691 Update cobra und spf13 Alexander Neumann 2017-04-21 19:19:14 +02:00
  • aed0126102 Merge pull request #927 from restic/open-check-config Alexander Neumann 2017-04-19 19:29:27 +02:00
  • d0db1bf9b3 Test if a config file on open Alexander Neumann 2017-04-19 18:56:01 +02:00
  • 90ba606633 Add console hilighting to README.rst Alexander Neumann 2017-04-19 18:32:32 +02:00
  • 5b80cb8b6b Merge pull request #922 from restic/update-deps Alexander Neumann 2017-04-19 18:30:41 +02:00
  • e6ca604d24 build.go: Also copy header files Alexander Neumann 2017-04-19 17:31:07 +02:00
  • 9940b7f853 Update golang.org/x/* Alexander Neumann 2017-04-18 21:37:37 +02:00
  • faca9276e9 Update spf13/pflag Alexander Neumann 2017-04-18 21:36:00 +02:00
  • 5a7e463ef6 Update spf13/cobra Alexander Neumann 2017-04-18 21:35:33 +02:00
  • 27c5a2825a Update restic/chunker to v0.1.0 Alexander Neumann 2017-04-18 21:34:53 +02:00
  • e9d939ff2d Update code for pkg/xattr v0.2.0 Alexander Neumann 2017-04-18 21:39:55 +02:00
  • 88e8eaa575 Update pkg/xattr to v0.2.0 Alexander Neumann 2017-04-18 21:32:55 +02:00
  • 3bbcf89105 Update pkg/errors to v0.8.0 Alexander Neumann 2017-04-18 21:29:36 +02:00
  • 1794bdc663 Update minio/minio-go to v2.0.4 Alexander Neumann 2017-04-18 21:28:09 +02:00
  • bcf97ebf1f Merge pull request #920 from jpmens/patch-2 Alexander Neumann 2017-04-18 11:55:04 +02:00
  • a1496547fd Small typo in Frankfurt JP Mens 2017-04-18 11:42:40 +02:00
  • 0befa06cd0 Merge pull request #919 from Phaeilo/s3-tutorial Alexander Neumann 2017-04-17 22:44:12 +02:00
  • 407b8c179b doc: Use "code-block console" for session blocks Alexander Neumann 2017-04-17 22:43:04 +02:00
  • aafee25d58 Convert AWS S3 tutorial to rst Alexander Neumann 2017-04-17 22:39:00 +02:00
  • adb602dbfe Added AWS S3 tutorial. Philip Huppert 2017-04-17 21:14:34 +02:00
  • 085b6bede8 doc: Add hline Alexander Neumann 2017-04-17 22:13:43 +02:00
  • 096aab592b doc: Move doc/references/* to doc/ Alexander Neumann 2017-04-17 22:07:06 +02:00
  • 2f117982e9 Add symlink to make old link to Design.md work Alexander Neumann 2017-04-17 21:17:15 +02:00
  • b05603eb6c Merge pull request #913 from Thor77/switch-to-sphinx Alexander Neumann 2017-04-17 21:00:22 +02:00