• santicomp2014's avatar
    bee-file/main, bee-join/main, api, api_test, file, file_test, netstore,... · 137dae3b
    santicomp2014 authored
    bee-file/main, bee-join/main, api, api_test, file, file_test, netstore, netstore_test, node: add targets to query param on download path (#430)
    
    * pkg/api,pkg/file,pkg/netstore: adds targets as query param to downloadfile and propagates the ctx all the way down to netstore
    
    * cmd/bee-file,pkg/file: added missing context
    
    * pkg/api added type for targets ctx
    
    * pkg/netstore: commented out recovery section in netstore.get
    
    * cmd/bee-join,pkg/api,pkg/netstore: simplified comment in netstore.get, changed targetsContextKey to struct and moved up to the package level
    
    * api/test: added test for targets
    
    * api,api_test: added test for targets
    
    * api: removed antipattern
    
    * api: changed targets location due to master conflicts
    
    * api_test,api: added targets to chunk api and test for this use case
    
    * api_test,netstore_test,netstore,node: refactored test for query param check and also integrated logs in netstore
    
    * api_test: condensed targets test to minimal expression
    
    * api,api_test: refactored Targets into swarm-recovery-targets and extracted it into api as a const
    
    * api: fixed lint error space in comment
    
    * netstore: removed todo from get
    137dae3b
Name
Last commit
Last update
.githooks Loading commit data...
.github Loading commit data...
cmd Loading commit data...
openapi Loading commit data...
pkg Loading commit data...
.deepsource.toml Loading commit data...
.dockerignore Loading commit data...
.gitignore Loading commit data...
.golangci.yml Loading commit data...
.goreleaser.yml Loading commit data...
CODING.md Loading commit data...
Dockerfile Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
doc.go Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...
install.sh Loading commit data...
version.go Loading commit data...