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

Commit graph

  • 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
  • f5147dafef Merge 17c7a6201d into 089b04c8a9 Alexander Neumann 2017-05-15 15:10:33 +00:00
  • 5d9b78164e Merge 317b394dff into 089b04c8a9 Eldar 2017-05-15 14:24:37 +00: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
  • 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
  • 17c7a6201d Fix link in README.rst Alexander Neumann 2017-05-08 21:25:39 +02:00
  • d5734d97f3 Add debug output for all.cov Alexander Neumann 2017-05-08 20:12:00 +02:00
  • f6fe5dbe85 Remove codecov.yml Alexander Neumann 2017-05-08 20:11:32 +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