Steven Allen
92c0aa70df
Merge pull request #6798 from ipfs/chore/update-deps
...
chore(dep): update a few deps
2019-12-14 18:13:06 +01:00
Steven Allen
f5b655e53c
chore(dep): update a few deps
2019-12-14 17:35:26 +01:00
Steven Allen
1b7f3a8d51
Merge pull request #6758 from ipfs/feat/ipns-persistent-pubsub
...
IPNS over PubSub as an Independent Transport
2019-12-13 14:55:56 +01:00
Steven Allen
9b9f382118
Merge pull request #6792 from hacdias/patch-4
...
docs: add information on how to enable experiments
2019-12-13 13:10:25 +01:00
Steven Allen
a1b492b8ea
Merge pull request #6793 from kpp/reporter_to_counter
...
Change Reporter to BandwidthCounter in IpfsNode
2019-12-13 11:10:17 +01:00
Roman Proskuryakov
7fdcbce1f1
Change Reporter to BandwidthCounter in IpfsNode
2019-12-12 12:42:25 +03:00
Henrique Dias
698084a88c
Update README.md
2019-12-11 18:03:30 +01:00
Henrique Dias
3d976342dc
Update README.md
2019-12-11 17:54:57 +01:00
Henrique Dias
5a979c6ecd
Update main.go
2019-12-11 17:54:27 +01:00
Henrique Dias
9a9660e04a
Create README.md
2019-12-11 17:53:59 +01:00
Adin Schmahmann
36494e493a
ipns(pubsub): utilize persistent pubsub value store
2019-12-11 11:52:05 -05:00
Henrique Dias
b370cb13bc
Update README.md
2019-12-11 17:26:52 +01:00
Henrique Dias
a596c970c9
Update main.go
2019-12-11 17:25:46 +01:00
Steven Allen
6eb481cd71
Merge pull request #6791 from ipfs/chore/update-datastore
...
update go-datastore
2019-12-10 17:44:12 +01:00
Steven Allen
d9d865e4c2
ci: wait 30 seconds for the api tests daemon to start
...
This was failing in CI.
2019-12-10 13:12:43 +01:00
Steven Allen
5061dd0e7b
Merge pull request #6790 from ipfs/chore-update-ci-badge
...
chore: update readme badges to test ci
2019-12-10 13:00:53 +01:00
Oli Evans
2885511059
chore: update readme badges to test ci
...
testing out circleci build triggers with a PR that tidies up the README badges
- remove somewhat redundant `project: ipfs` badge so they fit on 1 line. The link to the website is the url field for the repo.
- Use shields.io "flat square" style for godoc badge to match the others
- Use shields.io for the circleci badge too.
- re-order to be more visually pleasing.
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2019-12-10 10:47:58 +00:00
Steven Allen
cac3ecebba
chore(dep): update go-datastore
...
Let's get this in so the datastore changes don't block other PRs.
2019-12-10 09:39:22 +01:00
Steven Allen
17e886e297
Merge pull request #6768 from ipfs/chore/update
...
chore(dep): update libp2p
2019-12-05 19:29:54 -05:00
Steven Allen
ab274664df
test(sharness): use test profile
...
Otherwise, we have port conflicts and other issues.
2019-12-05 18:37:45 -05:00
Steven Allen
f1b28dab95
test(sharness): simplify init-config logic
2019-12-05 18:32:06 -05:00
Steven Allen
24ac8a7345
test(interop): explicitly install http client
2019-12-05 14:09:42 -05:00
Steven Allen
9acfd5ce58
chore(dep): update bitswap to fix a bug
2019-12-05 13:26:46 -05:00
Steven Allen
9f1249c65b
fix: use libp2p keysizes
2019-12-05 13:26:46 -05:00
Steven Allen
8c5c933559
chore: ignore pubsub deprecation warnings
2019-12-05 13:26:46 -05:00
Adin Schmahmann
ee42e34ee4
sharness(pubsub): turn off the DHT for pubsub tests
2019-12-05 13:26:46 -05:00
Steven Allen
794cdc2642
chore(dep): update libp2p
2019-12-05 13:26:46 -05:00
Steven Allen
22a15259e7
fix(example): cancel context
2019-12-05 13:26:46 -05:00
Steven Allen
2660bb5d37
test(interop): allow weak keys
2019-12-05 13:26:46 -05:00
Steven Allen
f7584cede8
Merge pull request #6784 from ipfs/fix/gofmt-example
...
go fmt: go-ipfs-as-a-library
2019-12-05 13:26:36 -05:00
Adin Schmahmann
1283f76aaa
gofmt: go-ipfs-as-a-library
2019-12-05 13:18:38 -05:00
Steven Allen
e62f92eafc
Merge pull request #6778 from hacdias/patch-3
...
feat: web ui 2.7.2
2019-12-04 11:09:17 -05:00
Henrique Dias
5ab7a70131
feat: web ui 2.7.2
2019-12-04 08:15:58 +00:00
Steven Allen
eb11f569b0
Merge pull request #6771 from MichaelMure/extract-pinner
...
extract the pinner to go-ipfs-pinner and dagutils into go-merkledag
2019-12-02 15:57:26 -05:00
Michael Muré
c3692a5913
extract the pinner to go-ipfs-pinner and dagutils into go-merkledag
2019-12-02 15:45:44 -05:00
Steven Allen
c19bc362f5
Merge pull request #6743 from dreamski21/fix/gateway/content-type-header
...
fix #2203 : omit the charset attribute when Content-Type is text/html
2019-12-02 14:13:57 -05:00
Steven Allen
7295d9af04
Merge pull request #6705 from aschmahmann/fix/6527
...
Pin ls traverses all indirect pins
2019-12-02 14:06:30 -05:00
Adin Schmahmann
0906d7f3b1
fix (pinning): pin ls traverses all indirect pins. pin ls pin type precedence change - a direct/recursive pin is now labeled as such even if also indirectly pinned.
2019-12-02 13:53:14 -05:00
Steven Allen
59834fd43a
Merge pull request #6773 from ipfs/rm-force-ignore-nonexistant
...
fix: ignore nonexistant when force rm
2019-12-02 13:33:06 -05:00
Oli Evans
7fcf40eeee
fix: use if over switch
...
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2019-11-25 14:51:30 +00:00
Oli Evans
25694d0238
fix: ignore nonexistant when force rm
...
- Make `ipfs files rm --force /nonexistant` succeed when the path does not exist.
- Add shaness test for removing nonexistant paths
- Refactor duplicated code to find a parent dir into a function
I've been writing scripts against the files api, and having to stat things before removing them is a pain. So this PR aims to make --force do what I'd expect it to.
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
2019-11-25 11:38:29 +00:00
Steven Allen
14605f9d7f
Merge pull request #6719 from MichaelMure/plugin-node
...
introduce IpfsNode Plugin
2019-11-22 09:39:17 -06:00
Michael Muré
2a9e5005da
plugins: introduce PluginDaemonInternal to directly interact with IpfsNode
2019-11-22 13:18:44 +01:00
Steven Allen
b8ec598d58
Merge pull request #6750 from ipfs/fix/6749
...
improve documentation and fix dht put bug
2019-11-19 09:14:41 -06:00
Steven Allen
7c01c2cff9
Merge pull request #6769 from Jorropo/feat/repo-stat-H
...
Adding alias for `ipfs repo stat`.
2019-11-18 14:18:00 -06:00
Steven Allen
974aabb2a5
Merge pull request #6767 from ipfs/doc/gateway-dnslink
...
doc(gateway): document dnslink
2019-11-18 14:17:33 -06:00
Steven Allen
fbc284afc6
Merge pull request #6715 from MichaelMure/pinner-with-context
...
pin: add context and error return to most of the Pinner functions
2019-11-18 12:05:31 -06:00
Steven Allen
c529410f04
chore(dep): update go-ipfs-provider
2019-11-18 11:51:33 -06:00
Michael Muré
cd7c83a1d6
pin: fix a too aggressive refactor and connect some contexts
2019-11-18 18:32:48 +01:00
Michael Muré
097b684b42
pin: add context and error return to most of the Pinner functions
2019-11-18 18:32:48 +01:00