Alexander Neumann
|
946c8399e2
|
Update dependenciess
Exclude minio-go for now (pin to 3.x.y).
|
2017-12-03 21:22:33 +01:00 |
|
Alexander Neumann
|
8d37b723ca
|
Upadte vendored dependencies
|
2017-10-22 10:07:36 +02:00 |
|
Alexander Neumann
|
c87f2420a6
|
Update github.com/kurin/blazer
|
2017-10-21 10:30:39 +02:00 |
|
Alexander Neumann
|
3eea555155
|
Add dependency cenkalti/backoff
|
2017-10-14 15:56:25 +02:00 |
|
rmdashrf
|
32637a0328
|
Basic rate limiting implementation.
Added `--limit-upload` and `--limit-download` flags to rate limit
backups and restores.
|
2017-10-11 20:01:20 -07:00 |
|
Alexander Neumann
|
61cb1cc6f8
|
Update vendored dependencies
This includes github.com/kurin/blazer 0.2.0, which resolves #1291
|
2017-10-01 10:13:39 +02:00 |
|
Alexander Neumann
|
02fc16e97d
|
Update vendored dependencies
|
2017-09-21 17:48:45 +02:00 |
|
Alexander Neumann
|
fda563d606
|
Update dependencies
|
2017-09-13 14:09:48 +02:00 |
|
Alexander Neumann
|
b67c178672
|
Merge pull request #1149 from restic/azure-support
Add Azure blob storage as backend
|
2017-08-09 21:30:35 +02:00 |
|
Alexander Neumann
|
8ca6a9a240
|
Vendor dependencies for GCS
|
2017-08-06 21:47:56 +02:00 |
|
Alexander Neumann
|
d973aa82fe
|
Vendor dependencies for azure backend
|
2017-08-06 21:47:04 +02:00 |
|
Alexander Neumann
|
41c35b2218
|
Lock simple-scrypt library to master branch
The master branch includes a fix for i386, otherwise the calibration
panics. See https://github.com/restic/restic/issues/676 for details.
|
2017-08-05 19:24:56 +02:00 |
|
Alexander Neumann
|
57d198f99a
|
Vendor dependencies for manpage generation
|
2017-08-05 11:08:49 +02:00 |
|
Alexander Neumann
|
91edebf1fe
|
Vendor dependencies with dep
|
2017-07-23 14:25:38 +02:00 |
|
Alexander Neumann
|
d2ac35af26
|
Remove vendor
|
2017-07-23 14:25:37 +02:00 |
|
Alexander Neumann
|
4c555bad2e
|
Set minio-go to v3.0.0
|
2017-07-22 10:19:52 +02:00 |
|
Alexander Neumann
|
724b5bf4fe
|
Update minio-go
|
2017-07-17 20:19:04 +02:00 |
|
Alexander Neumann
|
d6da9211bc
|
Update vendored deps (except minio-go)
|
2017-07-17 20:00:44 +02:00 |
|
Alexander Neumann
|
63235d8f94
|
Update minio-go
|
2017-06-26 22:06:57 +02:00 |
|
Alexander Neumann
|
3cd851e578
|
Update github.com/minio/minio-go
|
2017-06-16 22:29:40 +02:00 |
|
Alexander Neumann
|
bf8a155fb1
|
Update github.com/minio/minio-go
|
2017-06-16 10:53:38 +02:00 |
|
Alexander Neumann
|
a61016cb55
|
Update github.com/minio/minio-go
|
2017-06-08 19:40:06 +02:00 |
|
Alexander Neumann
|
29f8f8fe68
|
Update github.com/kurin/blazer
Reduces cost-intensive list_files API calls.
|
2017-06-07 19:10:05 +02:00 |
|
Alexander Neumann
|
40a61b82ce
|
Merge pull request #978 from restic/add-backblaze-backend
Add Backblaze B2 backend
|
2017-06-03 14:54:04 +02:00 |
|
Alexander Neumann
|
efd61d97ef
|
Vendor github.com/ncw/swift
|
2017-06-03 14:25:57 +02:00 |
|
Alexander Neumann
|
2217b9277e
|
Vendor github.com/kurin/blazer
|
2017-06-03 14:24:59 +02:00 |
|
Alexander Neumann
|
7f10828dfa
|
Update github.com/minio/minio-go
|
2017-05-15 20:47:50 +02:00 |
|
Harshavardhana
|
c7209ef231
|
api: Failed call retry with region only when http.StatusBadRequest.
Fixes https://github.com/minio/minio-go/issues/677
|
2017-05-13 19:53:24 +02:00 |
|
Alexander Neumann
|
0249c16b04
|
Revert "minio: Apply fix"
This reverts commit f43d34899d .
|
2017-05-13 19:41:55 +02:00 |
|
Alexander Neumann
|
f43d34899d
|
minio: Apply fix
https://github.com/minio/minio-go/issues/677
|
2017-05-13 13:18:42 +02:00 |
|
Alexander Neumann
|
c09e005cc8
|
Update github.com/minio/minio-go
This corrects a severe performance regression when the current minio
server is used as a backend, see
https://github.com/minio/minio/issues/4275
|
2017-05-07 09:36:49 +02:00 |
|
Alexander Neumann
|
ab870dd691
|
Update cobra und spf13
|
2017-04-21 19:19:14 +02:00 |
|
Alexander Neumann
|
9940b7f853
|
Update golang.org/x/*
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
faca9276e9
|
Update spf13/pflag
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
5a7e463ef6
|
Update spf13/cobra
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
27c5a2825a
|
Update restic/chunker to v0.1.0
|
2017-04-18 21:40:17 +02:00 |
|
Alexander Neumann
|
88e8eaa575
|
Update pkg/xattr to v0.2.0
|
2017-04-18 21:32:55 +02:00 |
|
Alexander Neumann
|
3bbcf89105
|
Update pkg/errors to v0.8.0
|
2017-04-18 21:30:02 +02:00 |
|
Alexander Neumann
|
1794bdc663
|
Update minio/minio-go to v2.0.4
|
2017-04-18 21:29:56 +02:00 |
|
Alexander Neumann
|
82458d4de0
|
Update github.com/pkg/xattr
Closes #843
|
2017-03-04 14:23:15 +01:00 |
|
Alexander Neumann
|
eb9be4e884
|
Use github.com/pkg/xattr for extended attributes
|
2017-02-18 14:35:06 +01:00 |
|
Jaap Gordijn
|
49cae0904f
|
Add support for extended attributes (e.g. ACL)
|
2017-02-16 11:44:51 +01:00 |
|
Alexander Neumann
|
84255f4f4f
|
Vendor github.com/pkg/profile
|
2017-01-23 17:41:07 +01:00 |
|
Alexander Neumann
|
3b29ae3c99
|
Update github.com/elithrar/simple-scrypt
Closes #676
|
2016-11-19 17:13:13 +01:00 |
|
Alexander Neumann
|
cd7feb0148
|
Update golang.org/x/crypto/poly1305
|
2016-10-14 12:44:06 +02:00 |
|
Alexander Neumann
|
02f7bb0d4c
|
Add mousetrap library for Windows
|
2016-09-27 20:13:22 +02:00 |
|
Alexander Neumann
|
3806623c23
|
Vendor cobra and pflag
|
2016-09-27 19:52:48 +02:00 |
|
Alexander Neumann
|
0fa12839a5
|
Remove go-flags
|
2016-09-27 19:52:48 +02:00 |
|
Alexander Neumann
|
8144cd24d6
|
Add golang.org/x/crypto/ed25519
|
2016-09-15 22:36:49 +02:00 |
|
Alexander Neumann
|
0ce8191be5
|
Add golang.org/x/crypto/curve25519
|
2016-09-15 22:36:29 +02:00 |
|
Alexander Neumann
|
595f2582fa
|
Update golang.org/x/sys/unix
|
2016-09-15 22:35:45 +02:00 |
|
Alexander Neumann
|
da83bd8265
|
Upadte golang.org/x/net/context
|
2016-09-15 22:34:06 +02:00 |
|
Alexander Neumann
|
799cc37c22
|
Update golang.org/x/crypto/ssh
|
2016-09-15 22:33:32 +02:00 |
|
Alexander Neumann
|
35ba817128
|
Update golang.org/x/crypto/scrypt
|
2016-09-15 22:32:38 +02:00 |
|
Alexander Neumann
|
29a61950dd
|
Update golang.org/x/crypto/poly1305
|
2016-09-15 22:32:17 +02:00 |
|
Alexander Neumann
|
acd39eaab5
|
Update golang.org/x/crypto/pbkdf2
|
2016-09-15 22:31:49 +02:00 |
|
Alexander Neumann
|
3d55b54f3d
|
Update github.com/pkg/sftp
|
2016-09-15 22:31:18 +02:00 |
|
Alexander Neumann
|
daae3500dd
|
Update branch for github.com/kr/fs
|
2016-09-15 22:30:27 +02:00 |
|
Alexander Neumann
|
64fe9ec048
|
Update github.com/jessevdk/go-flags
|
2016-09-15 22:29:49 +02:00 |
|
Alexander Neumann
|
cb80a70aca
|
Update bazil.org/fuse
|
2016-09-15 22:26:23 +02:00 |
|
Alexander Neumann
|
f744c3534d
|
Update chunker
|
2016-09-03 20:56:21 +02:00 |
|
Alexander Neumann
|
a6eda344a4
|
Update minio-go
|
2016-08-31 18:08:43 +02:00 |
|
Alexander Neumann
|
17a38faa43
|
Drop dependency github.com/juju/errors
|
2016-08-29 19:23:50 +02:00 |
|
Alexander Neumann
|
8de06bd453
|
Vendor github.com/pkg/errors
|
2016-08-28 19:30:56 +02:00 |
|
Alexander Neumann
|
a7e64afc0d
|
Update sftp library
|
2016-08-28 19:30:56 +02:00 |
|
Alexander Neumann
|
e893be3dec
|
Update minio-go
|
2016-08-21 16:14:22 +02:00 |
|
Alexander Neumann
|
ca14942c80
|
Merge pull request #578 from restic/fix-build-on-arm
Fix build on linux/arm
|
2016-08-21 15:09:46 +02:00 |
|
Alexander Neumann
|
5061607e77
|
x/sys/unix: Manually add FADV_* constants for Linux/arm
|
2016-08-21 14:59:15 +02:00 |
|
Alexander Neumann
|
7e6fc15ece
|
Vendor github.com/elithrar/simple-scrypt
|
2016-08-21 13:10:08 +02:00 |
|
Alexander Neumann
|
a78493f549
|
Update golang.org/x/sys/unix
|
2016-08-21 10:35:12 +02:00 |
|
Alexander Neumann
|
56dd4c0595
|
Update minio-go
|
2016-07-29 20:28:44 +02:00 |
|
Alexander Neumann
|
d66a98c2db
|
Update minio-go
This fixes #520.
|
2016-06-08 21:11:48 +02:00 |
|
Alexander Neumann
|
1b50d55d0c
|
Update minio-go
|
2016-05-08 11:24:24 +02:00 |
|
Alexander Neumann
|
72fdd0bc09
|
Update minio-go
|
2016-05-07 23:38:41 +02:00 |
|
Alexander Neumann
|
306c0fea16
|
Update crypto library
This allows building restic with Go 1.3 on ARM.
Closes #501
|
2016-04-18 21:23:00 +02:00 |
|
Alexander Neumann
|
d2df2ad92d
|
Add dep: golang.org/x/sys/unix
|
2016-03-28 15:25:45 +02:00 |
|
Alexander Neumann
|
9e24238cdd
|
Update chunker
|
2016-03-05 13:46:20 +01:00 |
|
Alexander Neumann
|
3db569c45a
|
Update chunker
|
2016-02-23 23:14:35 +01:00 |
|
Alexander Neumann
|
eef73d466d
|
Properly vendor dependencies with gb-vendor
|
2016-02-20 18:33:06 +01:00 |
|
Alexander Neumann
|
b63399d606
|
Move things around for gb
This moves all restic source files to src/, and all vendored
dependencies to vendor/src.
|
2016-02-20 17:31:20 +01:00 |
|