aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/fuse
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-03-126-12/+12
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-97/+66
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-2/+7
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-1/+1
* swarm/fuse: Hotfix missing parantheses in statementlash2018-07-231-0/+4
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-1/+1
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-094-7/+9
* swarm/fuse: Disable fuse tests, they are flaky (#17072)Balint Gabor2018-06-251-0/+1
* swarm: network rewrite mergeethersphere2018-06-226-509/+1422
* build: enable goimports and varcheck linters (#16446)thomasmodeneis2018-04-182-4/+6
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-7/+0
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-6/+4
* build: enable unconvert linter (#15456)ferhat elmas2017-11-111-5/+6
* swarm/fuse: return amount of data written if the file exists (#15261)Darrel Herbst2017-10-091-1/+1
* swarm/fuse: use Equal instead of Compare (#15097)Fiisio2017-09-081-1/+1
* swarm: fix megacheck warningsEgon Elbre2017-08-141-11/+2
* swarm/fuse: use subtestsFelix Lange2017-06-211-171/+112
* swarm/fuse: simplify externalUnmountFelix Lange2017-06-212-35/+20
* swarm/api: FUSE read-write support (#13872)Zahoor Mohamed2017-04-128-0/+1730