kubo/core
Tommi Virtanen fdd1cd8dc0 Remove fsrepo.At, make Open a constructor function
Nobody calls At without immediately calling Open.

First step, a mechanical transformation. Cleanups will follow.
2015-03-13 20:19:03 -07:00
..
commands Remove fsrepo.At, make Open a constructor function 2015-03-13 20:19:03 -07:00
corehttp Merge pull request #847 from jbenet/publish-webui 2015-03-02 23:38:30 -08:00
corenet added cancel func calls previously ignored 2015-03-07 09:31:46 -08:00
corerepo rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
corerouting rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
coreunix rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go introducing p2p pkg 2015-01-02 08:46:45 -08:00
bootstrap.go rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
builder.go rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
core_test.go rewrote import paths of go.net/context to use golang.org/x/context 2015-02-25 11:58:19 +01:00
core.go move signing options into a validation checker struct 2015-02-26 22:05:03 -08:00
mock.go stress test for ipfs fuse 2015-02-26 19:12:05 -08:00