View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:hockeypuck

There are download files available for hockeypuck.

See all merge proposals.

hockeypuck has 7 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:hockeypuck
Series: trunk
1 Development 2014-03-14 04:24:19 UTC
300. Don't deploy docs unless nikola compi...

Author: Casey Marshall
Revision Date: 2014-03-14 04:24:19 UTC

Don't deploy docs unless nikola compiled them.

Otherwise, the git force push will clobber the gh-pages site.

lp:hockeypuck/1.0
Series: 1.0
1 Development 2014-04-14 23:10:42 UTC
347. Use rel to make release version > rc*

Author: Casey Marshall
Revision Date: 2014-04-14 01:10:47 UTC

Use rel to make release version > rc*

lp:hockeypuck/0.9
Series: 0.9
1 Development 2013-03-10 06:01:18 UTC
149. * pgp.go: - Fixed deadlock in ReadV...

Author: Casey Marshall
Revision Date: 2013-03-10 06:01:18 UTC

* pgp.go:
  - Fixed deadlock in ReadValidKeys, defer draining source channels
    in its goroutine.

lp:~hockeypuck/hockeypuck/trunk bug 1 Development 2014-03-10 00:20:15 UTC
290. SKS recon shuts peer down cleanly on ...

Author: Casey Marshall
Revision Date: 2014-03-10 00:20:15 UTC

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.

lp:~hockeypuck/hockeypuck/charms 1 Development 2013-08-28 04:06:37 UTC
1. Created juju charms for SKS and Hocke...

Author: Casey Marshall
Revision Date: 2013-08-28 04:06:05 UTC

Created juju charms for SKS and Hockeypuck.

lp:~hockeypuck/hockeypuck/0.8 1 Development 2013-01-23 03:43:01 UTC
104. Revert changelog before sed, prevents...

Author: Casey Marshall
Revision Date: 2013-01-23 03:43:01 UTC

Revert changelog before sed, prevents interrupted mkdists from appending distros willy-nilly.

lp:~cmars/hockeypuck/trunk 1 Development 2012-07-20 20:15:03 UTC
2. Add stub go files to test 'go get' fu...

Author: Casey Marshall
Revision Date: 2012-07-20 20:15:03 UTC

Add stub go files to test 'go get' functionality w/lp

17 of 7 results
You can't create new branches for hockeypuck.