Commit Graph

2416 Commits

Author SHA1 Message Date
Alexander Neumann 3ae9be987f Add VERSION file for 0.6.1 2017-05-31 23:52:13 +02:00
Alexander Neumann ec0975c388 Add VERSION file for 2017-05-31 23:51:02 +02:00
Alexander Neumann c2ce484e93 Add version to CHANGELOG 2017-05-31 23:50:54 +02:00
Alexander Neumann e5c7c314a7 Add section about reproducible build to README
In addition, the build script isn't needed any more.
2017-05-31 23:48:56 +02:00
Alexander Neumann 6d36dcd46e Merge pull request #987 from Thor77/minor-doc-fix
[docs] Fix paragraph not indented correctly in #Autocomplete
2017-05-31 23:23:27 +02:00
Thor77 96c9ecd20e Fix paragraph not indented correctly 2017-05-31 21:40:47 +02:00
Alexander Neumann 997be9a036 Remove PR 2017-05-31 21:34:18 +02:00
Alexander Neumann 31fd8e98b9 Add Entry to CHANGELOG 2017-05-31 21:33:45 +02:00
Alexander Neumann aa0f874c8d s3: Simplify IsNotExist() 2017-05-31 21:23:01 +02:00
Alexander Neumann 5c59484d2b s3: Return only basename in List() 2017-05-31 21:22:55 +02:00
Alexander Neumann fba6211c99 Merge pull request #986 from restic/fix-regression-985
Allow many idle connections per host
2017-05-31 20:49:50 +02:00
Alexander Neumann a8386e7d71 Add entry to CHANGELOG 2017-05-31 19:53:54 +02:00
Alexander Neumann 04b262d8f1 Allow many idle connections per host
Closes #985
2017-05-31 19:39:19 +02:00
Alexander Neumann 4dbbc24a44 Update Go version 2017-05-30 23:05:13 +02:00
Alexander Neumann 725d50554a Merge pull request #981 from restic/reproducible-builds
build.go: Strip temporary path, allow reproducible builds
2017-05-29 23:49:49 +02:00
Alexander Neumann ed91cafce2 Add entry to CHANGELOG 2017-05-29 23:46:48 +02:00
Alexander Neumann de48a5ac9c build.go: Strip temporary path, allow reproducible builds 2017-05-29 23:27:25 +02:00
Alexander Neumann 1d167f4680 v0.6.0
-----BEGIN PGP SIGNATURE-----
 
 iQJJBAABCAAzFiEEz48Y8oRFdZc/edThkaaGi9P3qQcFAlkscsgVHGFsZXhhbmRl
 ckBidW1wZXJuLmRlAAoJEJGmhovT96kHG2kQAIO/0GAJzDBSW/GOZkmPv/PWdw5U
 20E6LPr6LyRNkZPKhbGPWQdtijB7aVcLH521a2lFFloLqYqYdAlO+EihCK3Sbutc
 eJmKVGQKoQHYpRqwoJYXQiRglfBcIZTc+z03CMOuhm15N57NgBGWxfUOiwcvAOFy
 UVsq49wiPYnhyWp/Ntaq5ayECaXmk8Tne7wnFsahj0ROtD7kQidpMs1MFt/M11GH
 32HCQQyHjhuLqFhFWsAgWieihOPqyP85rFs1jt84YLKZFyOkzie3cIn+8RbW2J+F
 R0nKxFyk4d5Zu8CdhNGCN3uAzq9mFuLXKCbd3+5iSb7ImsKi/cKnhV4N3kz57ZVz
 k81WYMH4D8RJGrTt3V+w3WmqH/FcxKNby2V77sXuqrmt3gnBBld9wdC3YrO5HVIF
 CKoW43/Ey4A7zZCF+Scnpv9xVLVFS+imMiSw249PTzlJoS9Cnbz25QnqdRT0yq9D
 Fl246YVpnfxI0kd5S3AfvtscIFwibiUgU0tFwSralsSf+sxXfs5xQ/ApM9BEXOtD
 IRCfgIHu+AmEslBjGjpR70RyK20yibiP505lcMCwHL8MMbN/6iYlW4Qdy+2Wk/Il
 tFdSbd8evslw0mk5PsMSIoF+kdeHKtI+fEwppCrGatHjRTp5c+NMM7DBenqDgPHA
 Jr3CnNYaxlMf9Vc2
 =PyZB
 -----END PGP SIGNATURE-----

Merge tag 'v0.6.0'

v0.6.0
2017-05-29 21:35:27 +02:00
Alexander Neumann efad7ee197 Add VERSION file for 0.6.0 2017-05-29 21:31:41 +02:00
Alexander Neumann 820c88ea73 Add VERSION file for 0.6.0 2017-05-29 21:12:52 +02:00
Alexander Neumann e7f031c9b3 Merge pull request #976 from restic/backend-fixes
Misc fixes for the backend/test code
2017-05-28 13:30:56 +02:00
Alexander Neumann f3f6924b61 backend/test: Loose requirement about early error 2017-05-28 13:06:27 +02:00
Alexander Neumann c5244abad9 rest: Improve error messages 2017-05-28 12:33:47 +02:00
Alexander Neumann 1f5954e2c1 layout: Test DefaultLayout for empty path prefix 2017-05-28 12:33:47 +02:00
Alexander Neumann e046a2a6da sftp: Use path instead of filepath 2017-05-28 12:33:47 +02:00
Alexander Neumann 8395b53400 backend/test: Reduce verbosity in logs 2017-05-28 12:33:47 +02:00
Alexander Neumann 24ec14738d backend/test: Skip offset == length test 2017-05-28 12:33:47 +02:00
Alexander Neumann 79477fdfe4 backend/test: Randomize test suite 2017-05-28 12:33:47 +02:00
Alexander Neumann 7ec0543af3 testing: Add id to error message in panic 2017-05-28 10:17:04 +02:00
Alexander Neumann e73e3cb4ba Merge pull request #974 from restic/remove-noninteractive-progress
Remove regular status printing for non terminals
2017-05-25 18:56:55 +02:00
Alexander Neumann 317d9c4559 Add entry to the changelog 2017-05-25 17:06:06 +02:00
Alexander Neumann 5247de552a Remove regular status printing for non terminals 2017-05-25 17:03:48 +02:00
Alexander Neumann 37b107b90b build script: Check for dirty work directory 2017-05-25 15:50:37 +02:00
Alexander Neumann 17ff41af47 Update version number in CHANGELOG.md 2017-05-25 15:42:44 +02:00
Alexander Neumann 772f647a73 Add VERSION file for 0.6.0-rc.1 2017-05-25 15:27:45 +02:00
Alexander Neumann 5c4facd9dc Update CHANGELOG.md 2017-05-25 15:26:22 +02:00
Alexander Neumann 40ad1df6ee Merge pull request #971 from restic/add-switch-enable-cgo
build.go: Add --enable-cgo
2017-05-25 11:28:40 +02:00
Alexander Neumann c49da4c6f7 build.go: Add --enable-cgo 2017-05-25 11:03:29 +02:00
Alexander Neumann d1cc87ba28 Merge pull request #966 from restic/unify-repo-layout
WIP: Unify repository layout
2017-05-22 21:15:38 +02:00
Alexander Neumann 89be1d496a Improve issue template wording 2017-05-21 10:09:49 +02:00
Alexander Neumann 69e114c5c4 Merge pull request #968 from mcastilho/patch-2
Fixing CPUProfile
2017-05-17 21:13:42 +02:00
Alexander Neumann 5d9a4ce90c Merge pull request #967 from middelink/gofmt
Fix a number of warnings from go report
2017-05-17 21:12:59 +02:00
Marcio Castilho 84f1037b8f Update global_debug.go
The variable was wrong and the CPU profile was never being created.
2017-05-17 11:07:33 -04:00
Pauline Middelink 120af801cf Fix golint warnings
(except the exported fields/functions without comments)
2017-05-17 01:39:39 +02:00
Pauline Middelink f3d09ce7c8 Fix vet warnings 2017-05-17 01:34:33 +02:00
Pauline Middelink 2b9323529f Fix gofmt -s warnings 2017-05-17 01:28:39 +02:00
Pauline Middelink 971ecee171 Fix ineffassign mistakes 2017-05-17 01:25:52 +02:00
Alexander Neumann 4640d1a28e Add codecov.yml 2017-05-16 20:52:42 +02:00
Alexander Neumann 8b461a7456 Make TestFlags less verbose 2017-05-16 20:49:18 +02:00
Alexander Neumann 2fa1238b8a Fix filenames for layout tests 2017-05-16 20:45:17 +02:00