kubo/core/corehttp
Jeromy 94000e6490 replace nodebuilder with a nicer interface
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

use NewNode instead of NewIPFSNode in most of the codebase

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

make mocknet work with node constructor better

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

finish cleanup of old construction method

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

blockservice.New doesnt return an error anymore

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

break up node construction into separate function

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

add error case to default filling on node constructor

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-08-27 08:43:10 -07:00
..
commands.go Add readonly api to gateway 2015-08-15 17:08:59 +07:00
corehttp.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
gateway_handler.go Localize the scope of context.WithCancel for every DAG.Get 2015-08-23 22:38:04 +07:00
gateway_indexPage.go http/index: fix indention and remove unused field 2015-07-04 00:51:42 +02:00
gateway_test.go replace nodebuilder with a nicer interface 2015-08-27 08:43:10 -07:00
gateway.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
ipns_hostname.go gateway: make IPNSHostname complete 2015-08-17 15:39:19 +02:00
logs.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
prometheus.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
redirect.go corehttp: add net.Listener to ServeOption 2015-08-02 08:16:51 +02:00
webui.go updated webui to 0.2.0 2015-06-01 00:37:02 -07:00