Commit graph

  • 69e6e9e5c7 Update s3 library (again) Alexander Neumann 2016-01-02 18:25:37 +01:00
  • fc347ba60f Add new test with multiple writes for backends Alexander Neumann 2016-01-02 15:33:38 +01:00
  • 26eb859663 Dockerfile: Add sftp server binary Alexander Neumann 2016-01-02 15:33:25 +01:00
  • 338ad42273 location: fix tests Alexander Neumann 2016-01-02 15:33:17 +01:00
  • 5722ccfcda Fix s3 backend, add more tests Alexander Neumann 2016-01-02 14:38:45 +01:00
  • 0237b0d972 Update s3 library again Alexander Neumann 2016-01-02 14:37:08 +01:00
  • a850041cf0 ContReader: Remove debug output Alexander Neumann 2016-01-02 14:12:51 +01:00
  • 5071f28d55 ReadCloser: Call close if reader implements it Alexander Neumann 2016-01-02 14:10:38 +01:00
  • e0361b1f9f Add ContinuousReader Alexander Neumann 2016-01-02 14:09:33 +01:00
  • f319354174 Update s3 library again Alexander Neumann 2016-01-02 14:09:06 +01:00
  • a73c4bd5a7 update s3 library for bugfix Alexander Neumann 2015-12-30 12:19:19 +01:00
  • d79c85af62 Fix s3 tests Alexander Neumann 2015-12-29 11:24:08 +01:00
  • 407819e5a9 s3: properly integrate minio-go lib Alexander Neumann 2015-12-29 00:27:29 +01:00
  • 2c15597e24 walker: print errors Alexander Neumann 2015-12-29 00:26:29 +01:00
  • a17b6bbb64 Update minio-go library Alexander Neumann 2015-12-28 21:23:53 +01:00
  • 1922a4272c s3: fix usage Alexander Neumann 2015-12-28 18:55:15 +01:00
  • 2b10791df2 location: Fix test Alexander Neumann 2015-12-28 18:30:42 +01:00
  • 1ad5c3813c correct CI s3 test server url Alexander Neumann 2015-12-28 18:23:34 +01:00
  • 7d5f8214cf use new backend open with config Alexander Neumann 2015-12-28 18:23:20 +01:00
  • 2b0b44c5ce s3: implement open with config Alexander Neumann 2015-12-28 18:23:02 +01:00
  • f7c9091970 sftp: implement open with config Alexander Neumann 2015-12-28 18:22:19 +01:00
  • 7b1e8fdd06 local: correct comment Alexander Neumann 2015-12-28 18:21:56 +01:00
  • d257dedf42 rename LocationParse -> Parse Alexander Neumann 2015-12-28 16:42:44 +01:00
  • 3d2a714b5a Update minio-go library Alexander Neumann 2015-12-28 16:19:34 +01:00
  • de933a1d48 Rename URI -> Config/Location Alexander Neumann 2015-12-28 15:57:20 +01:00
  • 566a15285a Add repository location parsing code Alexander Neumann 2015-12-28 15:51:24 +01:00
  • 43cf95e3c6 Correctly stop the minio server after the tests Alexander Neumann 2015-12-20 20:42:17 +01:00
  • 0b12ceabe9 Dockerfile: Install go in home dir Alexander Neumann 2015-12-20 18:10:29 +01:00
  • e96f28c536 Output stderr when minio server failed Alexander Neumann 2015-12-20 18:09:35 +01:00
  • d5e36bd2f0 Only run minio server for Go >= 1.5.1 Alexander Neumann 2015-12-19 18:22:57 +01:00
  • 34e8f63f77 Increase debug output for minio server Alexander Neumann 2015-12-19 17:52:17 +01:00
  • 3e422c8776 Add debug output, listen on localhost Alexander Neumann 2015-12-19 17:36:48 +01:00
  • edfb31f4fe s3: Run integration test with minio server Alexander Neumann 2015-12-19 17:21:45 +01:00
  • 8562a1bb2f Dockerfile: Also install minio Alexander Neumann 2015-12-19 17:21:35 +01:00
  • fa7192fdfb CI: save cross-compiled binaries in /tmp Alexander Neumann 2015-12-19 16:00:23 +01:00
  • c22c0f2706 Add Dockerfile that resembles the Travis environment Alexander Neumann 2015-12-19 15:57:22 +01:00
  • 5736742c3e s3: Open() creates bucket if it does not exist Alexander Neumann 2015-12-19 13:26:42 +01:00
  • 248f991ad4 s3: don't remove the bucket on Delete() Alexander Neumann 2015-12-19 13:23:05 +01:00
  • 55f10eb1c1 Fix s3 test with local minio server instance Alexander Neumann 2015-12-06 23:21:48 +01:00
  • d0ca118387 Fix usage of the done chan Alexander Neumann 2015-12-06 23:13:22 +01:00
  • 69a9adc4c3 Use local instance of minio server. Chris Howey 2015-11-07 06:43:15 -06:00
  • e2445f4c97 GetPartialObject does not work. Chris Howey 2015-11-06 17:46:59 -06:00
  • ed2a4ba1d5 Fix s3 backend test Chris Howey 2015-11-06 16:00:10 -06:00
  • 6d1552af51 Switch s3 library to allow for s3 compatible backends. Fixes #315 Chris Howey 2015-11-06 15:31:59 -06:00
  • c969de7fad Merge pull request #390 from restic/fix-travis Alexander Neumann 2016-01-16 14:38:59 +01:00
  • b8c300e61e Remove run_tests.go from Makefile Alexander Neumann 2016-01-16 14:37:23 +01:00
  • 2499bbb09d Also specify new -X syntax for go1.6 Alexander Neumann 2016-01-16 14:08:13 +01:00
  • 7c70d5c1bd Build toolchain for gox only on older Versions of Go Alexander Neumann 2016-01-16 13:40:16 +01:00
  • f90381910b Remove Go tip, add 1.6beta2 Alexander Neumann 2016-01-16 13:39:12 +01:00
  • 172c31ff45 Use gotestcover instead of homebrew run_tests.go Alexander Neumann 2016-01-16 13:32:23 +01:00
  • bbfd1dd0c0 Fix ignore tip build failure Alexander Neumann 2016-01-16 13:23:45 +01:00
  • 8d71e5d698 Travis CI: Update Go version, add tip Alexander Neumann 2016-01-16 13:00:28 +01:00
  • 0f69169262 OpenChaos lecture Alexander Neumann 2016-01-13 20:16:47 +01:00
  • 72bcebbfb1 Remove (broken) sourcegraph and waffle badges Alexander Neumann 2016-01-07 21:09:32 +01:00
  • 0fde09a866 Lock MasterIndex and InFlight store together Philipp Serr 2015-12-28 18:18:25 +01:00
  • e7bf936d2b Increase number of chunks and test repetitions Philipp Serr 2015-12-09 21:38:03 +01:00
  • 3d7f72311a Provoke unreferenced packs using fewer goroutines Philipp Serr 2015-12-09 21:09:49 +01:00
  • 6a548336ec Add a test concurrently saving duplicated chunks Philipp Serr 2015-12-06 17:35:22 +01:00
  • d3e7766f89 Merge pull request #380 from restic/PKGBUILD-update Alexander Neumann 2015-12-27 22:07:28 +01:00
  • 360193320f Update PKGBUILD to reflect restic official version numbering Florian Daniel 2015-12-27 22:05:05 +01:00
  • 1f1b8e16a7 Add Code Quality Badge Alexander Neumann 2015-12-27 20:35:20 +01:00
  • 3abff7928c Merge pull request #375 from restic/fix-suid Alexander Neumann 2015-12-20 20:45:18 +01:00
  • 2976df2dc6 Call brew update before installing Alexander Neumann 2015-12-19 17:38:58 +01:00
  • f49cb62812 Backup and restore setuid/setgid/sticky bits Alexander Neumann 2015-12-20 19:45:36 +01:00
  • 55d9c5f80c Merge pull request #364 from restic/fix-356 Alexander Neumann 2015-12-06 21:55:21 +01:00
  • d1ca986f55 Fix tests Alexander Neumann 2015-12-06 17:38:51 +01:00
  • 3ac1d0e4d1 add progress Alexander Neumann 2015-12-06 17:29:31 +01:00
  • 0e66a66bce read packs concurrently Alexander Neumann 2015-12-06 17:09:06 +01:00
  • 43a23f91a6 checker: add function to read and verify all data Alexander Neumann 2015-12-02 22:40:36 +01:00
  • 8d229bfd21 Make ReadCloser public Alexander Neumann 2015-12-02 21:47:44 +01:00
  • 04cd318f6c Merge pull request #362 from restic/improvements Alexander Neumann 2015-11-30 22:09:24 +01:00
  • 141d400b4a test: improvements Alexander Neumann 2015-11-22 22:08:23 +01:00
  • b841eb4c54 crypto: check key for validity Alexander Neumann 2015-11-22 20:42:20 +01:00
  • 4f6bc754b8 MemBackend: Add Delete() and more debug Alexander Neumann 2015-11-22 20:45:03 +01:00
  • 26697a0223 Fix MemoryBackend GetReader() method Alexander Neumann 2015-11-22 17:27:02 +01:00
  • 480054bc3a MemoryBackend: handle config correctly, add tests for that Alexander Neumann 2015-11-22 16:38:58 +01:00
  • 538e5878a1 add debug logging to MemoryBackend Alexander Neumann 2015-11-22 16:30:13 +01:00
  • 9cb4e14327 add MemBackend and MockBackend Alexander Neumann 2015-11-22 16:12:00 +01:00
  • da71da23d9 Add MockBackend Alexander Neumann 2015-11-22 15:15:07 +01:00
  • 0d5731383f Remove HashAppendWriter Alexander Neumann 2015-11-21 17:23:59 +01:00
  • 4fd7676e92 HashingWriter: Add documentation Alexander Neumann 2015-11-29 14:27:52 +01:00
  • 8209bb309b split out decryptReader and packerManager Alexander Neumann 2015-11-18 20:20:25 +01:00
  • d4b873ca76 Repo: add documentation Alexander Neumann 2015-11-21 16:45:05 +01:00
  • 5b601f00b1 Add error checking Alexander Neumann 2015-11-18 20:33:20 +01:00
  • 2c95772a6a Update README, instruct users to always open an issue Alexander Neumann 2015-11-22 19:23:48 +01:00
  • 867fc5bd4b Merge pull request #354 from restic/fix-index Alexander Neumann 2015-11-20 23:20:27 +01:00
  • 567de35df4 Save new packs in index atomically Alexander Neumann 2015-11-20 22:35:35 +01:00
  • 34bf70faea Merge pull request #352 from restic/rework-readme Alexander Neumann 2015-11-13 23:48:17 +01:00
  • 6b9c8ffd14 Merge pull request #350 from restic/allow-read-only-ops Alexander Neumann 2015-11-13 23:48:05 +01:00
  • 96061d2a2f Fix debug log message Alexander Neumann 2015-11-13 23:47:53 +01:00
  • 88b167cc10 Add note about unreleased code in the master branch Alexander Neumann 2015-11-13 12:41:47 +01:00
  • a79fba13e1 Shorten README, remove options Alexander Neumann 2015-11-13 12:41:36 +01:00
  • a1440c819b Make NoLock a global option Alexander Neumann 2015-11-13 12:33:59 +01:00
  • 6edb7e02d0 Allow restoring and listing without locking Alexander Neumann 2015-11-10 22:13:53 +01:00
  • c79dcbd7c4 Allow checking a read-only repo with --no-lock Alexander Neumann 2015-11-10 21:41:22 +01:00
  • acba82c8f7 Merge pull request #252 from restic/repack-blobs Alexander Neumann 2015-11-09 20:57:57 +01:00
  • 1f9aea9905 fix test on windows, reset read-only flag Alexander Neumann 2015-11-08 22:41:45 +01:00
  • 742d69bf4d Add another test for optimizing unused blobs Alexander Neumann 2015-11-08 22:38:17 +01:00
  • 5776b8f01c remove ConvertIndex Alexander Neumann 2015-11-08 22:27:13 +01:00
  • 6c54d3fa82 index: also mark old index as final on decode Alexander Neumann 2015-11-08 22:21:29 +01:00