Jarek Kowalski
|
97ad1aeeac
|
storage: additional tests
|
2018-12-22 20:25:16 -08:00 |
|
Jarek Kowalski
|
43e58c5a4c
|
upgraded repo to newest version
|
2018-12-22 20:07:34 -08:00 |
|
Jarek Kowalski
|
8f3bf77f93
|
removed dead code
|
2018-12-22 20:04:30 -08:00 |
|
Jarek Kowalski
|
3487cc191e
|
removed asynchronous mode for object.Manager
|
2018-12-22 19:58:00 -08:00 |
|
Jarek Kowalski
|
b8ecd1dd10
|
lint: fixes
|
2018-11-07 17:51:29 -08:00 |
|
Jarek Kowalski
|
a673d36b1d
|
lint: ran gofmt -s and fixed spelling
as recommended by goreportcard.com
|
2018-11-07 17:46:57 -08:00 |
|
Jarek Kowalski
|
0d48a3778e
|
readme: added go report card badge
|
2018-11-07 17:43:22 -08:00 |
|
Jarek Kowalski
|
2a6613de37
|
go.mod: updated dependencies
|
2018-11-03 13:25:05 -07:00 |
|
Jarek Kowalski
|
111a627730
|
misc: fixed lint warnings
|
2018-11-03 11:54:35 -07:00 |
|
Jarek Kowalski
|
88e5525436
|
snapshotfs: merged internal/dir into snapshotfs
|
2018-11-03 11:47:02 -07:00 |
|
Jarek Kowalski
|
45ce0b35b1
|
snapshot: moved dir.Entry to snapshot.DirEntry
|
2018-11-03 11:44:19 -07:00 |
|
Jarek Kowalski
|
4edd0a13bb
|
cli: swapped object ID and file name in ls output
|
2018-11-03 11:35:31 -07:00 |
|
Jarek Kowalski
|
242d012a54
|
removed fs.EntryMetadata and replaced fs.Entry with os.FileInfo + small additions
|
2018-11-03 11:28:06 -07:00 |
|
Jarek Kowalski
|
bb4c6674c7
|
snapshotfs: merged internal.Upload into snapshotfs
|
2018-11-03 08:39:07 -07:00 |
|
Jarek Kowalski
|
9c81f6f179
|
block: added block_index_recovery_test.go
|
2018-11-01 23:02:38 -07:00 |
|
Jarek Kowalski
|
9cfc1297fd
|
block: dead code
|
2018-11-01 22:34:42 -07:00 |
|
Jarek Kowalski
|
433b193602
|
block: added tests for FindUnreferencedStorageFiles
|
2018-11-01 22:22:14 -07:00 |
|
Jarek Kowalski
|
82653d3736
|
packindex: merged package into /block, removed unnecessary visibility and dead code
|
2018-10-31 21:14:19 -07:00 |
|
Jarek Kowalski
|
849817c2bf
|
manifest: additional tests
|
2018-10-30 19:00:36 -07:00 |
|
Jarek Kowalski
|
12286ced57
|
storage/gcs: tests for non-existent buckets
|
2018-10-29 19:43:57 -07:00 |
|
Jarek Kowalski
|
ee01895961
|
examples: excluded from code coverage
|
2018-10-29 19:27:00 -07:00 |
|
Jarek Kowalski
|
2af84bc769
|
moved examples to kopia/repo repository
|
2018-10-28 20:27:20 -07:00 |
|
Jarek Kowalski
|
4eea68077c
|
example: moved example from kopia/kopia/examples to this repository
|
2018-10-28 20:26:13 -07:00 |
|
Jarek Kowalski
|
bdc1d63601
|
readme: removed coverage badge
most code tested at repository level
|
2018-10-27 12:30:20 -07:00 |
|
Jarek Kowalski
|
82b7a9653f
|
go.mod: updated repo dependency
|
2018-10-27 12:28:45 -07:00 |
|
Jarek Kowalski
|
c494a94ca4
|
storage: test cleanup
|
2018-10-27 12:24:49 -07:00 |
|
Jarek Kowalski
|
8dee493bf3
|
storagetesting: added test case for zero length
|
2018-10-27 12:20:00 -07:00 |
|
Jarek Kowalski
|
7196891d17
|
storagetesting: added Close()
|
2018-10-27 12:09:30 -07:00 |
|
Jarek Kowalski
|
4237bbc42a
|
storagetesting: verify progress callbacks
|
2018-10-27 12:07:54 -07:00 |
|
Jarek Kowalski
|
0eded38776
|
storage/gcs: additional logging for gcs test
|
2018-10-27 11:56:46 -07:00 |
|
Jarek Kowalski
|
306fa0fa8d
|
storage/s3: fixed zero-length range
|
2018-10-27 11:56:26 -07:00 |
|
Jarek Kowalski
|
5dbb96023a
|
travis: removed lint setup
|
2018-10-27 11:48:53 -07:00 |
|
Jarek Kowalski
|
7cc5f37e61
|
storage/gcs: added GCS test encrypted service account
|
2018-10-27 11:45:46 -07:00 |
|
Jarek Kowalski
|
4b4f9240df
|
storage: additional storage tests, added GCS test suite
|
2018-10-27 11:38:51 -07:00 |
|
Jarek Kowalski
|
e331902f1e
|
travis: disable lint
|
2018-10-27 09:30:54 -07:00 |
|
Jarek Kowalski
|
34a1975142
|
lint: force GO111MODULE=on when running gometalinter
|
2018-10-27 09:18:49 -07:00 |
|
Jarek Kowalski
|
506cea606f
|
travis: disable go modules when installing tools
|
2018-10-27 09:07:03 -07:00 |
|
Jarek Kowalski
|
c41aea11c5
|
travis: force GO111MODULE=on
|
2018-10-27 09:00:44 -07:00 |
|
Jarek Kowalski
|
20a2980be4
|
added go1.11 module
|
2018-10-27 08:50:22 -07:00 |
|
Jarek Kowalski
|
0c67743168
|
storagetesting: new test cases
|
2018-10-27 08:47:36 -07:00 |
|
Jarek Kowalski
|
7237ded760
|
added linting to travis + Makefile
|
2018-10-27 08:47:27 -07:00 |
|
Jarek Kowalski
|
9975ae9c26
|
travis: coverage over all tests
|
2018-10-27 07:38:12 -07:00 |
|
Jarek Kowalski
|
4f4554ab1a
|
coverage badge
|
2018-10-26 21:10:40 -07:00 |
|
Jarek Kowalski
|
6170e5423e
|
fixed build break
|
2018-10-26 20:49:49 -07:00 |
|
Jarek Kowalski
|
327d8317d8
|
refactored repo/ into separate github.com/kopia/repo/ git repository
|
2018-10-26 20:40:57 -07:00 |
|
Jarek Kowalski
|
7d8f4a4695
|
repo: fixed default cache dir
|
2018-10-26 20:37:17 -07:00 |
|
Jarek Kowalski
|
8697a08a9d
|
build logging
|
2018-10-26 18:04:52 -07:00 |
|
Jarek Kowalski
|
bae3112ce3
|
added coveralls.io integration
|
2018-10-26 17:59:42 -07:00 |
|
Jarek Kowalski
|
5d098cd23a
|
added readme
|
2018-10-26 17:53:21 -07:00 |
|
Jarek Kowalski
|
43c2ccbc90
|
added travis configuration
|
2018-10-26 17:43:33 -07:00 |
|