kubo/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
..
cli Windows root parse fix 2017-03-07 09:10:53 -05:00
files test(commands): fix EOF failure with Multipart.Read 2017-03-21 11:20:12 +02:00
http Implement basic filestore 'no-copy' functionality 2017-03-06 00:37:24 -08:00
argument.go starting to rework stdin handling 2016-07-07 16:58:43 -07:00
channelmarshaler.go gc: continue to use cmds.ChannelMarshaler 2017-03-18 21:30:32 -04:00
command_test.go Add logic for copying ShortDes to LongDesc if it is not present 2016-05-14 13:23:35 +02:00
command.go Add docs for "commands".Command.Run 2016-11-14 22:32:41 +01:00
option_test.go commands: fix opt.Description panic when desc was empty 2016-12-20 22:55:47 +01:00
option.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
reqlog.go and special case that one thing because why not 2016-07-09 11:33:02 -07:00
request.go update go-multihash and bubble up deps 2017-02-12 12:25:41 -08:00
response_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
response.go commands/dns: return NotFound error for failed resolutions 2017-03-17 04:16:36 +01:00