kubo/core
Juan Batiz-Benet 872c64dd79 gateway: dont cache ipns paths
ipns paths are mutable and should not be cached. this error is
a byproduct of the currently messy gateway route. We should split
the /ipfs and /ipns routes up.
2015-02-07 10:10:05 -08:00
..
commands cmds/root: ipfs root text arrangement 2015-02-03 12:17:59 -08:00
corehttp gateway: dont cache ipns paths 2015-02-07 10:10:05 -08:00
corerepo logs: removed all log.Errors unhelpful to users 2015-02-03 01:06:07 -08:00
coreunix update UI from PR comments 2015-02-04 23:07:13 +00: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 AddrManager: use addr manager with smarter TTLs 2015-02-02 21:04:14 -08:00
core_test.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00
core.go fix(core) check nil for _all_ owned resources 2015-02-06 11:22:43 -07:00
datastore.go refactor(repo/config) move config under repo 2015-01-13 03:09:30 -08:00
mock.go feat(core): use repo.Repo in core constructor 2015-01-18 14:41:42 -08:00