2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00

Commit Graph

  • de5a530d2a Merge pull request #213 from restic/refactor Alexander Neumann 2015-07-05 18:13:08 +0200
  • 5c1fe5784a repository: Load index in parallel Alexander Neumann 2015-07-04 18:38:32 +0200
  • 14d252dfba Allow cancelling parallel workers on files Alexander Neumann 2015-07-04 18:20:37 +0200
  • 0b531210eb Add repository.FilesInParallel Alexander Neumann 2015-07-04 17:47:42 +0200
  • 885b27fdbb Add test and benchmark for LoadIndex Alexander Neumann 2015-07-04 16:52:17 +0200
  • 0ad6bdbc09 Add more test helpers Alexander Neumann 2015-07-04 16:51:59 +0200
  • 58600e3bb8 repository: Add comments, silence golint Alexander Neumann 2015-07-02 22:53:03 +0200
  • 9a02148daf repository: Rename Save() -> SaveAndEncrypt() Alexander Neumann 2015-07-02 23:00:54 +0200
  • 03983f0907 repository: Rename Load() -> LoadAndDecrypt() Alexander Neumann 2015-07-02 22:44:09 +0200
  • c553a57e0d repository: Refactor Config Alexander Neumann 2015-07-02 22:36:31 +0200
  • 867f6c8e24 repository: Rename receiver: s -> r Alexander Neumann 2015-07-02 21:52:57 +0200
  • e3ffe33216 doc: Add obsolete Index files Alexander Neumann 2015-05-03 15:00:32 +0200
  • 281eea9c05 sftp: Use own process group for ssh subprocess Alexander Neumann 2015-07-05 11:06:28 +0200
  • 4a2e0b5423 Merge pull request #209 from badboy/sudo-false Alexander Neumann 2015-07-02 18:40:01 +0200
  • 931307d496 Force sudo: false to run on containers Jan-Erik Rediger 2015-07-02 16:24:57 +0200
  • 9e10c21c12 Merge pull request #203 from restic/add-locking Alexander Neumann 2015-06-28 22:52:46 +0200
  • 939fae940d travis: Don't compile for ARM with Go1.3 Alexander Neumann 2015-06-28 22:16:41 +0200
  • d9a90f7b89 Update dependencies Alexander Neumann 2015-06-28 16:36:50 +0200
  • 0f09a7e46e Remove unreliable tests Alexander Neumann 2015-06-28 16:27:17 +0200
  • e657287eac cmd/restic: Add command unlock, improve error message Alexander Neumann 2015-06-27 15:50:36 +0200
  • 0ad3d71f01 repository: Add more debug to Create() Alexander Neumann 2015-06-27 15:47:29 +0200
  • 47212dde8c cmd/restic: Do not require exclusive lock for listing keys Alexander Neumann 2015-06-27 15:06:41 +0200
  • 13e9a35f96 cmd/restic: Add lock handling, interrupt cleanup Alexander Neumann 2015-06-27 15:05:20 +0200
  • 65a0def949 cmd/restic: Add locks to commands Alexander Neumann 2015-06-27 14:40:18 +0200
  • 7d2699b429 cmd/restic: Rename variable, no functional changes Alexander Neumann 2015-06-27 14:36:46 +0200
  • fba912440d Add lock conflict check Alexander Neumann 2015-06-27 14:26:33 +0200
  • a217f51f2c Add locks to the design document Alexander Neumann 2015-06-27 13:57:52 +0200
  • d51fd436b5 Add locking functions Alexander Neumann 2015-06-24 18:17:01 +0200
  • 26e4d2e019 tests: Remove more flags Alexander Neumann 2015-06-28 13:15:35 +0200
  • 189a33730a tests: Standardize use of SetupRepo/Teardown Alexander Neumann 2015-06-26 22:12:04 +0200
  • d9a8dcfd67 run_tests: Exit with error if failed tests were found Alexander Neumann 2015-06-28 13:51:55 +0200
  • c410cd5584 Merge pull request #205 from ceh/backend-doc-typos Alexander Neumann 2015-06-28 11:54:36 +0200
  • b7947f9394 Merge pull request #204 from ceh/repo-pkg-typo Alexander Neumann 2015-06-28 11:54:15 +0200
  • 52b6cfbbfa backend: fix doc typos Emil Hessman 2015-06-28 09:44:06 +0200
  • f96ff37ff5 repository: fix package doc typo Emil Hessman 2015-06-28 09:30:33 +0200
  • e6c62c4ba9 Update Archlinux package file Alexander Neumann 2015-06-27 11:36:41 +0200
  • c143f8c9e3 Merge pull request #201 from restic/create_first_then_ask_for_password Alexander Neumann 2015-06-26 20:25:10 +0200
  • f8c30556d3 Ask for password after create repo succeeded Florian Weingarten 2015-06-26 13:58:43 -0400
  • e3bccf02c0 Add dates to talks Alexander Neumann 2015-06-26 18:46:00 +0200
  • 2a93012f64 Add talks Alexander Neumann 2015-06-25 22:32:15 +0200
  • 11a6b10abe Merge pull request #197 from restic/new-build-system Alexander Neumann 2015-06-25 22:05:12 +0200
  • 6a1ac67ec3 Travis: Also test build program Alexander Neumann 2015-06-24 20:16:31 +0200
  • f2dea829b4 Makefile: Use new build system Alexander Neumann 2015-06-24 19:57:27 +0200
  • 7738709f7a Support build tags for build.go Alexander Neumann 2015-06-24 19:57:08 +0200
  • 069e724d91 Document development environment Alexander Neumann 2015-06-24 19:20:27 +0200
  • 9e9177ab73 Add build.go Alexander Neumann 2015-06-24 17:59:31 +0200
  • c6db8eb19c Fix travis test Alexander Neumann 2015-06-24 20:29:47 +0200
  • d5020ac109 Fix debug functions Alexander Neumann 2015-06-24 20:00:01 +0200
  • 6c2d6bfd11 Merge pull request #184 from howeyc/backend-s3 Alexander Neumann 2015-06-23 20:14:47 +0200
  • 51047bfcc7 Merge pull request #179 from restic/refactor-integration-tests Alexander Neumann 2015-06-21 18:20:02 +0200
  • 0005191d71 Remove dirdiff and gentestdata Alexander Neumann 2015-06-21 17:32:40 +0200
  • 79f2bb200f Do not run integration tests on i386 Alexander Neumann 2015-06-21 17:32:19 +0200
  • ae01af045d Add release tag to travis and Makefile Alexander Neumann 2015-06-21 17:15:15 +0200
  • 5ae04b6834 Add last integration tests, remove testsuite Alexander Neumann 2015-06-21 17:12:38 +0200
  • 43d4558a90 Add test for backing up non-existing directories Alexander Neumann 2015-06-21 15:32:26 +0200
  • 675f341b6d Output warnings/errors to configurable writer Alexander Neumann 2015-06-21 15:20:54 +0200
  • cfaf8ab8a6 Add integration test for key handling Alexander Neumann 2015-06-21 15:01:52 +0200
  • a99a460b32 Fix integration tests Alexander Neumann 2015-06-21 13:27:56 +0200
  • a43733d552 Introduce Verbosef Alexander Neumann 2015-06-21 13:25:26 +0200
  • 4388474cdc Restructure cmd/restic, no functional changes Alexander Neumann 2015-06-21 13:02:56 +0200
  • 2fa259816b rename opts to mainOpts Alexander Neumann 2015-06-21 11:38:07 +0200
  • a3e0907fc7 remove old tests Alexander Neumann 2015-06-18 21:29:15 +0200
  • 1216ded14b Add integration test for key command Alexander Neumann 2015-06-18 21:28:50 +0200
  • e2563b3eca Fix comments Alexander Neumann 2015-06-18 21:28:38 +0200
  • a176b1b5a6 Add more integration tests Alexander Neumann 2015-06-14 15:19:11 +0200
  • 246fdb13f9 Makefile: Remove target test-integration Alexander Neumann 2015-06-13 14:30:15 +0200
  • cf27a0fdc7 Test travis Alexander Neumann 2015-06-13 13:21:00 +0200
  • 9853fbcf48 Remove more flags from tests Alexander Neumann 2015-06-13 13:16:43 +0200
  • 0ad08b2f70 run_tests: Pass additional parameters to go test Alexander Neumann 2015-06-13 12:50:03 +0200
  • 3a65f27c3f Automatically find fixtures for integration test Alexander Neumann 2015-06-13 12:40:16 +0200
  • 030f08a410 Remove flags from tests Alexander Neumann 2015-06-13 12:35:19 +0200
  • 002c7883c3 run_tests: Do not ignore subdirs of empty dirs Alexander Neumann 2015-06-13 12:26:38 +0200
  • da2e9d447f Make tests run by travis less verbose Alexander Neumann 2015-06-11 23:17:15 +0200
  • cd5b788e48 Ignore goverall errors Alexander Neumann 2015-06-11 22:45:22 +0200
  • e071ca57d5 Use run_tests.go for testing coverage Alexander Neumann 2015-06-11 21:06:18 +0200
  • d8d09b6d69 Fix restic configuration for integration tests Alexander Neumann 2015-06-11 21:07:51 +0200
  • 9c2478a291 Add run_tests.go Alexander Neumann 2015-06-08 00:35:21 +0200
  • 12677b4f8a Use flag instead of build tag to run integration tests Alexander Neumann 2015-06-05 22:33:39 +0200
  • 7c107acf0b More integration tests Alexander Neumann 2015-05-10 02:41:16 +0200
  • 9b7db4df24 travis: Add new integration tests Alexander Neumann 2015-05-09 22:40:10 +0200
  • 954025e399 Add integration test with the go testing framework Alexander Neumann 2015-05-09 14:45:39 +0200
  • cf0531a2b1 Pass buffer instead of byte slice Chris Howey 2015-06-14 09:05:20 -0500
  • 12596c6841 Fix test to use new type name on backend Chris Howey 2015-06-14 08:43:47 -0500
  • 57ee1db8aa Rename backend type to S3Backend Chris Howey 2015-06-14 08:08:39 -0500
  • e963faf846 Place all restic data under a key prefix. Chris Howey 2015-06-14 08:02:29 -0500
  • d30a95e8ad Return bucket readers instead of buffering a key on read. Chris Howey 2015-06-14 07:47:11 -0500
  • aaae7f33d3 Have number of connections limited by channel Chris Howey 2015-06-14 07:17:38 -0500
  • 2350419f59 Modify test suite to use s3 test server. Chris Howey 2015-05-16 06:48:55 -0500
  • 4aa75994b0 Add ability to open bucket using S3 object for testing purposes. Chris Howey 2015-05-15 17:29:48 -0500
  • b793261ba1 Add dependencies for s3 tests. Chris Howey 2015-05-15 17:03:34 -0500
  • d1554d1133 Add backend test for s3 Chris Howey 2015-05-15 16:53:00 -0500
  • dc6d92a076 Add Godeps for s3 backend. Chris Howey 2015-05-13 13:11:07 -0500
  • bfe221e71c Handle long list responses from s3. Chris Howey 2015-05-13 12:48:52 -0500
  • 47186806cf Add Amazon S3 backend. Chris Howey 2015-05-10 10:20:58 -0500
  • c37ae44ff5 Merge pull request #196 from restic/minor-refactor Alexander Neumann 2015-06-08 19:24:35 +0200
  • 9c375ea382 Refactor backup a bit Alexander Neumann 2015-05-10 01:08:24 +0200
  • fd80499954 Refactor terminal recognition, add --quiet parameter Alexander Neumann 2015-05-09 22:06:08 +0200
  • f5537e7a0e Refactor configuration of cache dir and repository Alexander Neumann 2015-05-09 21:50:10 +0200
  • 848793df84 Remove unused file Alexander Neumann 2015-06-07 18:13:22 +0200
  • 8eec59ebb2 Merge pull request #194 from restic/fix-orphaned-check Alexander Neumann 2015-05-28 21:40:23 +0200