Jarek Kowalski
|
72520029b0
|
golangci-lint: added more linters
Also fixed pre-existing lint errors.
|
2019-06-02 22:56:57 -07:00 |
|
Jarek Kowalski
|
63303904e1
|
switched remaining fmt.Errorf to errors.Wrap()
|
2019-06-01 10:57:05 -07:00 |
|
Jarek Kowalski
|
3ef4593b03
|
refactored policy management into separate policy/ package
|
2018-08-29 23:08:40 -07:00 |
|
Jarek Kowalski
|
453bab3560
|
fixed some lint errors, mostly dead code and missing error checks
|
2018-03-19 12:26:28 -07:00 |
|
Jarek Kowalski
|
2a72a57dc8
|
cleanup
|
2018-02-20 22:47:40 -08:00 |
|
Jarek Kowalski
|
c288daef04
|
eradicated old metadata.Manager and replaced snapshot.Manager to use manifest.Manager instead
|
2017-11-27 19:15:02 -08:00 |
|
Jarek Kowalski
|
2c6295af4a
|
added ability to get/set/list/remove policies on directories, user@host or --global, not used yet
|
2017-06-17 21:44:29 -07:00 |
|
Jarek Kowalski
|
adc84c4858
|
vault breaking change - changed how vault item IDs are generated for sources to prevent confirmation of directory names via item names
|
2017-06-17 12:06:14 -07:00 |
|
Jarek Kowalski
|
8bab3eb3f1
|
policies work in progress
|
2017-02-20 17:50:20 -08:00 |
|
Jarek Kowalski
|
bfd978a589
|
moved Snapshot and SnasphotSourceInfo to separate package
|
2017-01-28 17:33:47 -08:00 |
|