hancock

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

29 check-ins occurring around 6dd83bb80a6b6750.

2020-03-02
02:05
go module tidy Leaf check-in: 0c578e35f1 user: dnc tags: trunk
02:05
documentation edits check-in: 2d1f75bf65 user: dnc tags: trunk
02:05
cmd/hancock: documentation edits check-in: b5d9be6c75 user: dnc tags: trunk
02:04
cmd/hancock-sign: changed default key location also documentation tweaks check-in: 6dd83bb80a user: dnc tags: trunk
02:03
cmd/hancock: encode manifest with newlines and tabs check-in: 7fa912b1c1 user: dnc tags: trunk
02:03
cmd/hancock: adjust verbosity of messages check-in: 776783b92d user: dnc tags: trunk
2020-01-09
22:00
minor updates to README check-in: ebbf8a6065 user: dnc tags: trunk
21:41
update dependency versions check-in: 7a7aedc928 user: dnc tags: trunk
19:37
cmd/hancock: updates to generated documentation check-in: 45ed13f554 user: dnc tags: trunk
19:36
cmd/hancock: fix support for relative file URLs check-in: edf65bff1c user: dnc tags: trunk
19:35
cmd/hancock: minor fixes; cleanup check-in: e17191b0d8 user: dnc tags: trunk
2020-01-06
21:04
cmd/hancock: update generated documentation check-in: 86031540c6 user: dnc tags: trunk
2020-01-04
16:13
remove deprecated code; other minor cleanup check-in: 715d5551f2 user: dnc tags: trunk
16:12
cmd/hancock: client of http testimony store server side is implemented by hancockd check-in: ceb5b81ccf user: dnc tags: trunk
2020-01-03
17:28
cmd/hancock: command helper, parse args with help mode support check-in: 62d0ed9c79 user: dnc tags: trunk
17:27
cmd/hancock: no longer publishing via ipfs check-in: d2f81cb81e user: dnc tags: trunk
17:24
cmd/hancock: publish from local to remote store refactor testimony and publish operations, testimony to local (or remote) store, later publish from local to remote check-in: 88140a8c62 user: dnc tags: trunk
17:20
store: introduce Iterable interface Allow processing of every testimony in local store. check-in: 2009980ac3 user: dnc tags: trunk
02:45
cmd/hancock: close store after use check-in: 3ef6a50ce4 user: dnc tags: trunk
02:30
model: produce error (not panic) on nil testimony check-in: 36225c7a6f user: dnc tags: trunk
02:29
store: consistent error when testimony not found; expose closer check-in: d22c07e59b user: dnc tags: trunk
2019-12-13
04:22
cmd/hancock: refactor to use Store interface check-in: ef3dc07f7e user: dnc tags: trunk
04:19
model: NewAuthority helper formats authority string consistently check-in: e0fadea8cc user: dnc tags: trunk
2019-12-11
20:21
store: put/get testimony via consistent interface; file system and bolt implementation check-in: 4950d4133b user: dnc tags: trunk
20:20
model: helpers for tests (in other packages) check-in: 40f95cd722 user: dnc tags: trunk
20:19
model: helper to encode testimony key check-in: 812804e091 user: dnc tags: trunk
2019-11-03
12:01
hancock: call new server interface previously: seperate index and testimony on IPFS now: hancockd server acts as key/value store check-in: 99044d8f59 user: dnc tags: trunk
11:59
model: rename manifest "Content" field (was "CID") check-in: da5f7ebb26 user: dnc tags: trunk
11:58
model: prefer model.Authority (to string) for type safety check-in: 99cee0289a user: dnc tags: trunk