aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/manifest.go
Commit message (Expand)AuthorAgeFilesLines
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-081-1/+0
* swarm/storage/feed: Renamed packageJavier Peletier2018-10-031-3/+3
* swarm/storage/feeds: removed capital Feed throughoutJavier Peletier2018-10-031-1/+1
* swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-031-3/+3
* swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-031-15/+15
* swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-031-2/+2
* Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1...Javier Peletier2018-09-281-11/+14
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-27/+39
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-20/+49
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-101-6/+11
* p2p, swarm, trie: avoid copying slices in loops (#17265)Oleg Kovalov2018-08-071-3/+3
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-3/+3
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-17/+21
* swarm: network rewrite mergeethersphere2018-06-221-78/+107
* Merge pull request #15329 from holisticode/exact-match-fixPéter Szilágyi2017-11-241-0/+10
|\
| * swarm/api: bug fix exact match for manifestFabio Barone2017-11-091-0/+10
* | build: enable unconvert linter (#15456)ferhat elmas2017-11-111-3/+3
|/
* swarm/api: fixed 404 handling on missing default entry (#15139)holisticode2017-10-061-4/+28
* swarm/api: make api.NewManifest synchronous (#14880)Lewis Marshall2017-07-311-1/+1
* swarm/api: Fix adding paths which exist as manifests (#14482)Lewis Marshall2017-05-221-2/+2
* swarm/api: FUSE read-write support (#13872)Zahoor Mohamed2017-04-121-1/+2
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-20/+150
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-10/+9
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-3/+2
* swarm/api: check for zero length manifest error (#3468)Aron Fischer2016-12-221-0/+5
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+336