kubo/core/commands
Jeromy Johnson 2cc5ce45b8 Merge pull request #3777 from ipfs/fix/gateway-status-codes
Return 404 Not Found for failed path resolutions
2017-03-22 22:31:54 -07:00
..
dag allow for sub-object resolution in dag get 2017-02-13 19:15:17 -08:00
files update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
object update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
unixfs docs: decapitalize IPFS where possible 2016-10-27 22:54:36 -07:00
active.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
add.go feat: add quieter option to add 2017-03-10 14:21:50 +01:00
bitswap.go Merge pull request #3748 from ipfs/deps/update-dht 2017-03-06 11:21:38 -08:00
block.go block rm: use Marshalers instead of PostRun to process output 2017-02-19 21:02:39 -05:00
bootstrap.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
cat.go update to libp2p 4.0.1 and propogate other changes 2016-10-05 22:12:43 -07:00
commands.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
config.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
dht_test.go test for the dht key escaping 2016-04-08 11:23:21 -07:00
dht.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
diag_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
diag.go Make all Taglines use imperative mood 2016-08-04 16:45:59 -07:00
dns.go commands/dns: return NotFound error for failed resolutions 2017-03-17 04:16:36 +01:00
external.go Capitalize print statements, add period to external 2016-05-11 16:20:15 -04:00
filestore.go filestore util: doc improvement 2017-03-22 20:56:35 -04:00
get.go fix: ipfs get panic with empty API call 2017-03-09 15:42:15 +01:00
id.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
ipns.go commands: improve name and key helptexts 2017-03-21 03:42:53 +01:00
keystore.go commands: improve name and key helptexts 2017-03-21 03:42:53 +01:00
log.go Reduce vehemence of help text, per PR comments 2016-08-31 21:59:43 -07:00
ls.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
mount_nofuse.go docs: decapitalize IPFS where possible 2016-10-27 22:54:36 -07:00
mount_unix.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
mount_windows.go Mounts detect unmounts and track mount state. 2016-02-07 19:54:59 -08:00
name.go commands: improve name and key helptexts 2017-03-21 03:42:53 +01:00
pin.go fix pin add api break 2017-03-07 01:10:46 -08:00
ping.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
publish.go commands: improve name and key helptexts 2017-03-21 03:42:53 +01:00
pubsub.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
refs.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
repo.go gc: address CR comments 2017-03-20 14:46:02 -04:00
resolve.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
root.go filestore util: basic filestore commands. 2017-03-22 16:24:56 -04:00
stat.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
swarm.go update go-libp2p-kad-dht with getclosestpeers fix 2017-03-05 23:06:04 -08:00
sysdiag.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
tar.go docs: decapitalize IPFS where possible 2016-10-27 22:54:36 -07:00
tour_test.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
tour.go Make all Taglines use imperative mood 2016-08-04 16:45:59 -07:00
version.go Make all Taglines use imperative mood 2016-08-04 16:45:59 -07:00