Commit Graph

  • de48a5ac9c build.go: Strip temporary path, allow reproducible builds Alexander Neumann 2017-05-29 23:27:25 +02:00
  • 1d167f4680 Merge tag 'v0.6.0' Alexander Neumann 2017-05-29 21:35:27 +02:00
  • efad7ee197 Add VERSION file for 0.6.0 Alexander Neumann 2017-05-29 21:12:20 +02:00
  • 820c88ea73 Add VERSION file for 0.6.0 v0.6.0 Alexander Neumann 2017-05-29 21:12:20 +02:00
  • e7f031c9b3 Merge pull request #976 from restic/backend-fixes Alexander Neumann 2017-05-28 13:30:56 +02:00
  • f3f6924b61 backend/test: Loose requirement about early error Alexander Neumann 2017-05-28 13:05:35 +02:00
  • c5244abad9 rest: Improve error messages Alexander Neumann 2017-05-28 12:31:19 +02:00
  • 1f5954e2c1 layout: Test DefaultLayout for empty path prefix Alexander Neumann 2017-05-28 11:06:48 +02:00
  • e046a2a6da sftp: Use path instead of filepath Alexander Neumann 2017-05-28 10:41:57 +02:00
  • 8395b53400 backend/test: Reduce verbosity in logs Alexander Neumann 2017-05-28 12:32:53 +02:00
  • 24ec14738d backend/test: Skip offset == length test Alexander Neumann 2017-05-28 12:32:42 +02:00
  • 79477fdfe4 backend/test: Randomize test suite Alexander Neumann 2017-05-28 10:16:29 +02:00
  • 7ec0543af3 testing: Add id to error message in panic Alexander Neumann 2017-05-28 09:43:28 +02:00
  • e73e3cb4ba Merge pull request #974 from restic/remove-noninteractive-progress Alexander Neumann 2017-05-25 18:56:55 +02:00
  • 317d9c4559 Add entry to the changelog Alexander Neumann 2017-05-25 17:06:06 +02:00
  • 5247de552a Remove regular status printing for non terminals Alexander Neumann 2017-05-25 17:03:48 +02:00
  • 37b107b90b build script: Check for dirty work directory Alexander Neumann 2017-05-25 15:50:37 +02:00
  • 17ff41af47 Update version number in CHANGELOG.md v0.6.0-rc.1 Alexander Neumann 2017-05-25 15:42:44 +02:00
  • 772f647a73 Add VERSION file for 0.6.0-rc.1 Alexander Neumann 2017-05-25 15:27:45 +02:00
  • 5c4facd9dc Update CHANGELOG.md Alexander Neumann 2017-05-25 15:26:22 +02:00
  • 40ad1df6ee Merge pull request #971 from restic/add-switch-enable-cgo Alexander Neumann 2017-05-25 11:28:40 +02:00
  • c49da4c6f7 build.go: Add --enable-cgo Alexander Neumann 2017-05-25 11:03:29 +02:00
  • d1cc87ba28 Merge pull request #966 from restic/unify-repo-layout Alexander Neumann 2017-05-22 21:15:38 +02:00
  • 89be1d496a Improve issue template wording Alexander Neumann 2017-05-21 10:09:49 +02:00
  • 69e114c5c4 Merge pull request #968 from mcastilho/patch-2 Alexander Neumann 2017-05-17 21:13:42 +02:00
  • 5d9a4ce90c Merge pull request #967 from middelink/gofmt Alexander Neumann 2017-05-17 21:12:59 +02:00
  • 84f1037b8f Update global_debug.go Marcio Castilho 2017-05-17 11:07:33 -04:00
  • 120af801cf Fix golint warnings (except the exported fields/functions without comments) Pauline Middelink 2017-05-17 01:39:39 +02:00
  • f3d09ce7c8 Fix vet warnings Pauline Middelink 2017-05-17 01:34:33 +02:00
  • 2b9323529f Fix gofmt -s warnings Pauline Middelink 2017-05-17 01:28:39 +02:00
  • 971ecee171 Fix ineffassign mistakes Pauline Middelink 2017-05-17 01:25:52 +02:00
  • 4640d1a28e Add codecov.yml Alexander Neumann 2017-05-16 20:52:42 +02:00
  • 8b461a7456 Make TestFlags less verbose Alexander Neumann 2017-05-16 20:49:18 +02:00
  • 2fa1238b8a Fix filenames for layout tests Alexander Neumann 2017-05-16 20:45:17 +02:00
  • 55ae5dab2b design: Add s3.layout option Alexander Neumann 2017-05-15 23:37:16 +02:00
  • fa41183a53 s3: Add s3.layout option and layout auto detection Alexander Neumann 2017-05-15 23:37:02 +02:00
  • 959aa0f595 Simplify layout detection Alexander Neumann 2017-05-15 23:36:23 +02:00
  • 069752cb42 Make layout default Dirname() consistent Alexander Neumann 2017-05-15 23:35:52 +02:00
  • 0c537837d9 Rename testdata files Alexander Neumann 2017-05-15 22:11:09 +02:00
  • f19852a738 Rename CloudLayout -> RESTLayout Alexander Neumann 2017-05-15 22:01:49 +02:00
  • 61cade6222 Rename layout s3 -> s3legacy Alexander Neumann 2017-05-15 21:58:03 +02:00
  • a4e3a0dd97 design: Remove cloud layout Alexander Neumann 2017-05-15 21:51:19 +02:00
  • 22a6cd3a26 Merge pull request #964 from restic/update-minio-go Alexander Neumann 2017-05-15 21:15:28 +02:00
  • 7f10828dfa Update github.com/minio/minio-go Alexander Neumann 2017-05-15 20:47:50 +02:00
  • 04264c6338 Remove doc/PKGBUILD Alexander Neumann 2017-05-15 19:48:57 +02:00
  • 13393c76dc Merge pull request #957 from middelink/fix-953 Alexander Neumann 2017-05-15 17:19:04 +02:00
  • 13c12ca83d Fix PKGBUILD Alexander Neumann 2017-05-15 17:13:38 +02:00
  • 7fffd408af Do not use singleton counter. Revert change for running the numbered tests as subtests. Pauline Middelink 2017-05-15 08:53:59 +02:00
  • 089b04c8a9 Merge pull request #962 from restic/improve-s3-partial-download Alexander Neumann 2017-05-14 22:00:16 +02:00
  • b192dacc13 Add text to the issue template Alexander Neumann 2017-05-14 21:37:45 +02:00
  • 250a45ab15 s3: Move interfaces to function Alexander Neumann 2017-05-14 20:36:26 +02:00
  • 3b44b87137 s3: Remove file after usage in test Alexander Neumann 2017-05-14 20:34:22 +02:00
  • 26c16b9fd3 s3: Correctly return token in Load Alexander Neumann 2017-05-14 00:09:59 +02:00
  • 0bd40bae6e s3: Prevent net/http client from closing the reader Alexander Neumann 2017-05-14 00:09:49 +02:00
  • 246ccf09b9 s3: add getRemainingSize Alexander Neumann 2017-05-13 23:55:22 +02:00
  • 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