Commit Graph

764 Commits

Author SHA1 Message Date
Alexander Neumann 65a0def949 cmd/restic: Add locks to commands 2015-06-28 13:52:22 +02:00
Alexander Neumann 7d2699b429 cmd/restic: Rename variable, no functional changes 2015-06-28 13:52:22 +02:00
Alexander Neumann fba912440d Add lock conflict check 2015-06-28 13:52:22 +02:00
Alexander Neumann a217f51f2c Add locks to the design document 2015-06-28 13:52:22 +02:00
Alexander Neumann d51fd436b5 Add locking functions 2015-06-28 13:52:22 +02:00
Alexander Neumann 26e4d2e019 tests: Remove more flags 2015-06-28 13:52:22 +02:00
Alexander Neumann 189a33730a tests: Standardize use of SetupRepo/Teardown 2015-06-28 13:52:22 +02:00
Alexander Neumann c410cd5584 Merge pull request #205 from ceh/backend-doc-typos
backend: fix doc typos
2015-06-28 11:54:36 +02:00
Alexander Neumann b7947f9394 Merge pull request #204 from ceh/repo-pkg-typo
repository: fix package doc typo
2015-06-28 11:54:15 +02:00
Emil Hessman 52b6cfbbfa backend: fix doc typos 2015-06-28 09:44:06 +02:00
Emil Hessman f96ff37ff5 repository: fix package doc typo 2015-06-28 09:30:33 +02:00
Alexander Neumann e6c62c4ba9 Update Archlinux package file 2015-06-27 11:36:41 +02:00
Alexander Neumann c143f8c9e3 Merge pull request #201 from restic/create_first_then_ask_for_password
Ask for password after create repo succeeded
2015-06-26 20:25:10 +02:00
Florian Weingarten f8c30556d3 Ask for password after create repo succeeded 2015-06-26 13:58:43 -04:00
Alexander Neumann e3bccf02c0 Add dates to talks 2015-06-26 18:46:00 +02:00
Alexander Neumann 2a93012f64 Add talks 2015-06-25 22:32:15 +02:00
Alexander Neumann 11a6b10abe Merge pull request #197 from restic/new-build-system
Refactor build system for end users
2015-06-25 22:05:12 +02:00
Alexander Neumann 6a1ac67ec3 Travis: Also test build program 2015-06-24 20:30:22 +02:00
Alexander Neumann f2dea829b4 Makefile: Use new build system 2015-06-24 20:29:58 +02:00
Alexander Neumann 7738709f7a Support build tags for `build.go` 2015-06-24 20:29:58 +02:00
Alexander Neumann 069e724d91 Document development environment 2015-06-24 20:29:58 +02:00
Alexander Neumann 9e9177ab73 Add `build.go` 2015-06-24 20:29:58 +02:00
Alexander Neumann c6db8eb19c Fix travis test 2015-06-24 20:29:47 +02:00
Alexander Neumann d5020ac109 Fix debug functions 2015-06-24 20:00:01 +02:00
Alexander Neumann 6c2d6bfd11 Merge pull request #184 from howeyc/backend-s3
Add Amazon S3 backend.
2015-06-23 20:14:47 +02:00
Alexander Neumann 51047bfcc7 Merge pull request #179 from restic/refactor-integration-tests
Add integration test with the go testing framework
2015-06-21 18:20:02 +02:00
Alexander Neumann 0005191d71 Remove `dirdiff` and `gentestdata` 2015-06-21 17:40:22 +02:00
Alexander Neumann 79f2bb200f Do not run integration tests on i386 2015-06-21 17:40:22 +02:00
Alexander Neumann ae01af045d Add release tag to travis and Makefile 2015-06-21 17:40:22 +02:00
Alexander Neumann 5ae04b6834 Add last integration tests, remove testsuite 2015-06-21 17:40:22 +02:00
Alexander Neumann 43d4558a90 Add test for backing up non-existing directories 2015-06-21 17:40:22 +02:00
Alexander Neumann 675f341b6d Output warnings/errors to configurable writer 2015-06-21 17:40:22 +02:00
Alexander Neumann cfaf8ab8a6 Add integration test for key handling 2015-06-21 17:40:22 +02:00
Alexander Neumann a99a460b32 Fix integration tests 2015-06-21 17:40:22 +02:00
Alexander Neumann a43733d552 Introduce `Verbosef` 2015-06-21 17:40:22 +02:00
Alexander Neumann 4388474cdc Restructure `cmd/restic`, no functional changes 2015-06-21 17:40:22 +02:00
Alexander Neumann 2fa259816b rename `opts` to `mainOpts` 2015-06-21 17:40:22 +02:00
Alexander Neumann a3e0907fc7 remove old tests 2015-06-21 17:40:22 +02:00
Alexander Neumann 1216ded14b Add integration test for key command 2015-06-21 17:40:22 +02:00
Alexander Neumann e2563b3eca Fix comments 2015-06-21 17:40:22 +02:00
Alexander Neumann a176b1b5a6 Add more integration tests 2015-06-21 17:40:22 +02:00
Alexander Neumann 246fdb13f9 Makefile: Remove target `test-integration` 2015-06-21 17:40:21 +02:00
Alexander Neumann cf27a0fdc7 Test travis 2015-06-21 17:40:21 +02:00
Alexander Neumann 9853fbcf48 Remove more flags from tests 2015-06-21 17:40:21 +02:00
Alexander Neumann 0ad08b2f70 run_tests: Pass additional parameters to `go test` 2015-06-21 17:40:21 +02:00
Alexander Neumann 3a65f27c3f Automatically find fixtures for integration test 2015-06-21 17:40:21 +02:00
Alexander Neumann 030f08a410 Remove flags from tests 2015-06-21 17:40:21 +02:00
Alexander Neumann 002c7883c3 run_tests: Do not ignore subdirs of empty dirs 2015-06-21 17:40:21 +02:00
Alexander Neumann da2e9d447f Make tests run by travis less verbose 2015-06-21 17:40:21 +02:00
Alexander Neumann cd5b788e48 Ignore goverall errors 2015-06-21 17:40:21 +02:00