Jarek Kowalski
|
176c831fd8
|
goreleaser: added checksum signing
v0.3.0-pre7
|
2019-05-15 20:34:06 -07:00 |
|
Jarek Kowalski
|
3d637735f1
|
travis: changed how rpm is installed
|
2019-05-15 20:16:02 -07:00 |
|
Jarek Kowalski
|
aa40465aed
|
goreleaser: build rpm and deb packages
|
2019-05-15 20:01:48 -07:00 |
|
Jarek Kowalski
|
1d0c9d2639
|
goreleaser: fixed homebrew repository name
v0.3.0-pre6
|
2019-05-15 18:32:23 -07:00 |
|
Jarek Kowalski
|
06acbd0d95
|
added homebrew output to goreleaser
v0.3.0-pre5
|
2019-05-15 18:21:31 -07:00 |
|
Jarek Kowalski
|
a93c1ce146
|
site: instant search box
|
2019-05-14 19:00:02 -07:00 |
|
Jarek Kowalski
|
a6a153b22e
|
switched fmt.Errorf() to errors.Wrap()
|
2019-05-11 12:34:14 -07:00 |
|
Jarek Kowalski
|
440a1de2b2
|
added official release target
|
2019-05-09 23:51:16 -07:00 |
|
Jarek Kowalski
|
91c0cc3436
|
site: replace slack links with invite links
|
2019-05-09 23:33:48 -07:00 |
|
Jarek Kowalski
|
142bfa3622
|
site: included logging-related flags, cleanup
v0.3.0-pre2
|
2019-05-09 23:00:07 -07:00 |
|
Jarek Kowalski
|
be2b89f871
|
tweaked GH badges
|
2019-05-09 22:19:09 -07:00 |
|
Jarek Kowalski
|
296c44e12a
|
Merge pull request #8 from fossabot/master
Add license scan report and status
|
2019-05-09 22:18:04 -07:00 |
|
Jarek Kowalski
|
0136053c91
|
Merge pull request #12 from kopia/docs
Revamped kopia.io website
|
2019-05-09 22:16:56 -07:00 |
|
Jarek Kowalski
|
2787011e02
|
Revamped kopia.io website.
Added build pipeline to keep the reference in sync with the code.
|
2019-05-09 22:11:03 -07:00 |
|
Jarek Kowalski
|
9a50ca6635
|
travis: pre-download modules as part of travis setup
|
2019-04-03 18:16:43 -07:00 |
|
Jarek Kowalski
|
e1b5854e34
|
travis: switched GO111MODULE=on globally
|
2019-04-03 18:09:41 -07:00 |
|
Jarek Kowalski
|
682f72113e
|
Makefile: force GO111MODULE=on on test
|
2019-04-03 17:57:02 -07:00 |
|
Jarek Kowalski
|
68f18c330d
|
travis: attempt to fix build
|
2019-04-02 22:56:09 -07:00 |
|
Jarek Kowalski
|
4b77e2d233
|
Makefile: removed stale targets
|
2019-04-02 22:42:11 -07:00 |
|
Jarek Kowalski
|
5b1c51bf76
|
go.mod: updated repo
|
2019-04-02 19:26:48 -07:00 |
|
Jarek Kowalski
|
008f7aaf31
|
travis: removed travis-setup
|
2019-04-01 22:13:30 -07:00 |
|
Jarek Kowalski
|
fdfd336d6e
|
lint: fixed various linter issues
|
2019-04-01 18:59:48 -07:00 |
|
Jarek Kowalski
|
782bc581d0
|
Makefile: switched to golangci-lint
|
2019-04-01 18:47:10 -07:00 |
|
Jarek Kowalski
|
1e3c9c8067
|
upgraded to go1.12
|
2019-03-31 18:52:24 -07:00 |
|
Jarek Kowalski
|
0de3f57d25
|
go.mod: updated
|
2019-03-31 18:52:24 -07:00 |
|
Jarek Kowalski
|
7e4e715e45
|
travis: updated to go 1.12
|
2019-03-20 08:10:31 -07:00 |
|
Jarek Kowalski
|
c0fc0c7a57
|
cli: fixed linter issues
|
2019-01-21 14:26:21 -08:00 |
|
Jarek Kowalski
|
5fc463f479
|
repo: upgraded to v0.3.0-pre1
|
2019-01-21 13:38:35 -08:00 |
|
Jarek Kowalski
|
a34f629474
|
cli: fixed 'repo migrate' cancellation
|
2019-01-21 13:13:49 -08:00 |
|
Jarek Kowalski
|
df3a3124a6
|
go.mod: added commented-out 'replace' directive to facilitate working with repo
|
2019-01-21 13:12:51 -08:00 |
|
Jarek Kowalski
|
a70d6d804d
|
cli: parallelize snapshot migration
|
2019-01-20 13:23:16 -08:00 |
|
Jarek Kowalski
|
74c4913b16
|
snapshot: automatically retain the most recent incomplete snapshot
|
2019-01-20 13:21:02 -08:00 |
|
Jarek Kowalski
|
a2c36f9119
|
snapshot: when uploading is cancelled, don't fail the upload with errCancelled, instead complete as much as possible and set incomplete reason
|
2019-01-20 13:20:23 -08:00 |
|
Jarek Kowalski
|
913f3392e3
|
cli: renamed 'repo migration' to 'snapshot migrate' and improved caching
|
2019-01-19 10:52:03 -08:00 |
|
Jarek Kowalski
|
ca9dd9933a
|
updated go.sum
|
2019-01-19 10:51:57 -08:00 |
|
Jarek Kowalski
|
b37c29513b
|
cli: added 'repo repair' subcommand which operates on the same arguments as 'repo connect', but it fixes contents of the repository by restoring missing kopia.repository file
tests: reorganized end-to-end tests
|
2019-01-19 05:48:40 -05:00 |
|
Jarek Kowalski
|
6ce6a47d00
|
cli: fixed flags for blockindex subcommands
|
2019-01-12 11:19:38 -08:00 |
|
Jarek Kowalski
|
2e297dc60d
|
repo: upgraded to latest version, removed format block settings from repository create, instead --encryption=NONE disables encryption of both blocks and format
|
2019-01-12 09:24:12 -08:00 |
|
Jarek Kowalski
|
be70daa3e3
|
cli: added warning to 'snapshot list' when no snapshots are found
|
2019-01-07 23:44:15 -08:00 |
|
Jarek Kowalski
|
d5f5977e27
|
fixed lint error
|
2019-01-06 17:58:45 -08:00 |
|
Jarek Kowalski
|
a5b33944eb
|
added 'repo connect from-config' for importing existing config across machines
|
2019-01-06 17:07:48 -08:00 |
|
Jarek Kowalski
|
000ca67f25
|
test: fixed end_to_end_test
|
2019-01-02 19:59:21 -08:00 |
|
Jarek Kowalski
|
b9cff7b480
|
cli: changed 'snapshot list' parameters meaning
--all (-a) displays snapshots from all hosts (by default only current host)
Renamed previous --all (-a) to --show-identical (-l)
Updated help.
|
2019-01-02 18:34:34 -08:00 |
|
Jarek Kowalski
|
db9759bf3a
|
upgraded repo
|
2018-12-31 19:10:21 -08:00 |
|
Jarek Kowalski
|
0b89cbef3b
|
cli: added 'repo upgrade' command that invokes Repository.Upgrade()
|
2018-12-31 17:12:30 -08:00 |
|
Jarek Kowalski
|
18932db45f
|
Makefile: added build-all target, missing Windows and Linux-specific deps
|
2018-12-30 06:41:50 -08:00 |
|
Jarek Kowalski
|
18532f736b
|
cli: fixed linter warning
|
2018-12-29 15:29:21 -08:00 |
|
Jarek Kowalski
|
1cd927c8fc
|
cli: added 'block cryptobenchmark' subcommand
|
2018-12-29 15:14:49 -08:00 |
|
Jarek Kowalski
|
a6a9729f71
|
upgraded repo to v0.2.0
|
2018-12-29 15:14:29 -08:00 |
|
Jarek Kowalski
|
43e58c5a4c
|
upgraded repo to newest version
|
2018-12-22 20:07:34 -08:00 |
|