lp://qastaging/~hockeypuck/hockeypuck/trunk

Created by Casey Marshall and last modified
Get this branch:
bzr branch lp://qastaging/~hockeypuck/hockeypuck/trunk
Members of Hockeypuck can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Hockeypuck
Project:
hockeypuck
Status:
Development

Recent revisions

290. By Casey Marshall

SKS recon shuts peer down cleanly on signal. Process exit without closing the
leveldb prefix tree store was leaving the tree in an inconsistent state.

Simplify pbuild subcommand. Was losing some of the key hashes on process exit,
likely because some worker goroutines weren't done. Don't need that crap right
now.

Postinst ignores whether a local postgres starts up or not. We should ignore a
missing postgres and allow a reconfigure later.

Using structs rather than pointers when passing recovered key material in
SksPeer recovery. Safer and more predictable.

Chunking recovery hashqueries into batches of 100 like SKS. SKS kind of freaks
out when you request 3M keys in one hashquery, lol.

SksPeer blindly inserts recovered keys. conflux.recon.PrefixTree will reject
duplicates.

Beef up test deployment script machines for faster integration tests.
Hockeypuck charm development build target, compiles right out of GOPATH
sources.

289. By Casey Marshall

* - Denormalized signatures in schema.
  - Improve delete command to lookup by fingerprint.
  - Introduced errgo for improved error tracing.
  - Parameterized upload dump file load playbooks in int-tests.
  - More openpgp round-trip db test cases.

288. By Casey Marshall

Denormalized signatures in schema.
Improve delete command to lookup by fingerprint.
Introduced errgo for improved error tracing.
Parameterized upload dump file load playbooks in int-tests.
More openpgp round-trip db test cases.

287. By Casey Marshall

Removed QR code library.

286. By Casey Marshall

Simplify database loader. Insert into prefix tree and database sequentially.

285. By Casey Marshall

Clean up imports.

284. By Casey Marshall

Remove deprecated index page responses.
Add hash=on|off option to index pages.
go fmt.

283. By Casey Marshall

Fixed README & bumped revision.

282. By Casey Marshall

Updated copyright year, contact email, relative paths in debian copyright file.

281. By Casey Marshall

Fixed file iteration in load-sks.yml.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~cmars/hockeypuck/trunk
This branch contains Public information 
Everyone can see this information.