Commit Graph

329 Commits

Author SHA1 Message Date
MollyM
1fd6701ea2
explain what dhtclient does 2019-05-23 16:46:27 -07:00
Steven Allen
287e481b81 readme: remove mention of DCO 2019-05-16 15:31:57 -07:00
Dominic Della Valle
fa479f7a8a docs+mk: update guidance for unsupported platforms
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2019-05-15 15:19:04 -04:00
Dominic Della Valle
f2d01f5201
Update fuse.md
Requiring this step isn't as likely anymore.
2019-05-14 18:31:32 -04:00
Steven Allen
9886fc06fc switch to base32 by default for CIDv1
fixes #6220

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-05-13 10:57:53 -07:00
Marcin Rataj
4c6268eaa3
docs: update Routing config
Updated docs to reflect that Routing is not a child of Discovery
Ref. 664ccd976e/routing.go (L6)

License: MIT
Signed-off-by: Marcin Rataj <lidel@lidel.org>
2019-05-08 22:01:36 +02:00
Steven Allen
4aa7076e64 docs: document environment variables
fixes #5828

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:57 -07:00
Steven Allen
c79245a458 doc: mplex is now stabl
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-26 13:59:42 -07:00
Steven Allen
928f0ac40d docs: expand on TLS experiment
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-18 17:31:09 -07:00
Marten Seemann
21d46bbe32 add an experiment to prefer TLS 1.3 over secio
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2019-04-17 23:45:00 -07:00
Steven Allen
52a76fbe74 docs: update release docs for go mod switch
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-04-15 23:10:31 -07:00
Mikaela Suomalainen
4470b83644
docs/experimental-features.md: link to ipfs-ds-convert
License: MIT
Signed-off-by: Mikaela Suomalainen <mikaela+git@mikaela.info>
2019-03-28 21:46:36 +02:00
Li Zheng
cdd0e6b73a docs: document Gateway.Writable not Gateway.Writeable
License: MIT
Signed-off-by: Li Zheng <flyskywhy@gmail.com>
2019-03-28 13:11:41 +08:00
Tylar
efd8d37028
fix HAMT bookmark ln 2019-02-19 18:11:06 +00:00
Steven Allen
df475f4817 docs: document Gateway.NoFetch
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-02-15 15:52:23 -08:00
Steven Allen
45734ebe2c doc: link to the jaeger plugin
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-01-30 12:54:04 -08:00
Steven Allen
6b676d2782 plugin: document tracer and daemon plugin types
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-01-30 12:54:04 -08:00
tarekbadr
b80646e4d2 docs-randomports: edit docs config add 'randomports' flag.
it's Generate random port for swarm.

License: MIT
Signed-off-by: Tarek Badr <tarekbadrshalaan@gmail.com>
2019-01-24 08:02:19 -08:00
Steven Allen
74bf836d2e
Merge pull request #5864 from nitishm/docs/mfs/add-code-flow
docs/code-flow : Add code flow documentation for add cmd.
2019-01-21 22:31:32 +00:00
Bamvor Zhang
c10f043f3b Improve the Filestore document
Fix for the #5746. Switch to Filestore need to restart the ipfs node.

License: MIT
Signed-off-by: Bamvor Zhang <jian.zhang@ipfsbit.com>
2019-01-16 19:41:52 +08:00
nmalhotra
269550bcba Added link to doc in README.md
- Fixed typo.
- Moved concept document link to top of page.
- Added link to this doc to README.md

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-15 21:08:37 -05:00
nmalhotra
7dbdb0e813 Document cleanup and additional references
- Cleaned up the document.
- Added additional references to documents.

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-14 21:53:26 -05:00
nmalhotra
d304a2faec Fixed the indentation of the sections
- Moved AddAllAndPin as a subsection of UnixfsAPI.Add()

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:27:36 -05:00
nmalhotra
9e0872338f Updated the code reference links
- go-mfs linked to v0.1.18
- go-unifx linked to v1.1.16

However,

- go-merkledag has been linked to v1.1.13 which is not the right
version. v1.1.15 has not been released and cannot be referenced

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:20:49 -05:00
nmalhotra
e229bc27c0 Cleanup and resolve docs
- Cleaned up some of the language.
- Added versioned links to the code.
- Provided examples

License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:20:42 -05:00
nmalhotra
75d5e406a8 docs/code-flow : Add code flow documentation for add cmd.
License: MIT
Signed-off-by: Nitish Malhotra <nitish.malhotra@gmail.com>
2019-01-10 22:19:50 -05:00
Steven Allen
02a1feab37 docs: address CR on plugin documentation
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-26 19:50:27 -08:00
Steven Allen
f706bc69ba docs: flesh out plugin documentation
* Flesh out build documentation.
* Add datastore plugins to plugin list.
* Link to example plugin.
* Add a TOC.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-26 16:48:49 -08:00
vyzo
526d6198a6 document autorelay
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-12-18 11:30:59 -08:00
Steven Allen
716f69b8f8 config: document the connection manager
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-11 18:59:30 -08:00
Matt Joiner
ed260599ba docs: Improve config documentation
License: MIT
Signed-off-by: Matt Joiner <anacrolix@gmail.com>
2018-12-10 19:06:00 +11:00
Steven Allen
6b8e24f8fd
Merge pull request #4636 from ipfs/feat/expand-issue-template
merge github-issue-guide with the issue template
2018-12-06 15:33:26 -08:00
Mat Kelly
a81683d3f9
docs: fix inconsistent capitalization of "API". 2018-12-06 12:13:41 -05:00
Steven Allen
ab33445190 merge github-issue-guide with the issue template
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-05 15:06:37 -08:00
Dr Ian Preston
19d4d66fc7 update p2p http proxy docs
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Dr Ian Preston
f61440670a add doc item
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Dr Ian Preston
9e79c5e3c9 add docs for p2p http proxy
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
Lucas Molas
200df850cc badger: add truncate flag
License: MIT
Signed-off-by: Lucas Molas <schomatis@gmail.com>
2018-11-27 22:08:02 -03:00
Steven Allen
02c49f0409 fix location of version.go in releases.md
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-28 10:21:41 -07:00
Steven Allen
8408444ce7 document pubsub message signing
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-26 16:53:23 -07:00
John Reed
035ce914ff
add version, usage, and planning info for urlstore
License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2018-10-02 18:59:45 -05:00
rob-deutsch
0f3cea6a8e debug-guide.md added memory statistics command
License: MIT
Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
2018-10-02 11:57:11 +10:00
Łukasz Magiera
a3c84e20ef p2p: refactor review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
f5ab137fc0 p2p: split forward into 2 commands
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
c19102816f p2p: change the required prefix to /x/
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
df6decd31c p2p: don't automatically prefix proto with /p2p
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
9ba8bc56ee p2p: additional example
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
830ed48703 p2p: refactor first review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Łukasz Magiera
e4db7f7a48 p2p: update docs after refactor
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
Steven Allen
0198693e69 improve the documentation for the p2p feature
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-11 04:57:40 +02:00
Steven Allen
61641fe3e9
Merge pull request #5437 from ipfs/fix/5436
docs: add some minimal read-only API documentation
2018-09-07 17:38:36 +00:00
Steven Allen
94e2f2c709
Merge pull request #5434 from ipfs/docs/fix-release-process
fix order of events in the release process
2018-09-07 17:23:14 +00:00
Steven Allen
f21b4cd30a docs: add some minimal read-only API documentation
fixes #5436

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-06 17:47:11 -07:00
Steven Allen
ed256a949c fix order of events in the release process
We need to gx release *before* tagging.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-06 13:43:55 -07:00
Marten Seemann
496f3b55d8 add missing link to the QUIC experiment
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2018-09-06 20:30:30 +07:00
Steven Allen
d5f67d5d7e fix the default gateway port
reported by @sixcorners in
https://github.com/ipfs/go-ipfs/pull/5393#issuecomment-417908209

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-09-02 09:37:43 -07:00
Marten Seemann
481d19e303 add QUIC support
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2018-08-29 08:58:40 +07:00
Steven Allen
086ea326fc
Merge pull request #5393 from ipfs/docs/gateway
add some basic gateway documentation
2018-08-23 03:49:05 +00:00
David Dias
dae6189bd8 docs: README refresh, add cli-http-api-core diagram
License: MIT
Signed-off-by: diasdavid <daviddias.p@gmail.com>
2018-08-22 16:09:51 -07:00
Steven Allen
1af6717eff add some basic gateway documentation
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-08-20 15:53:10 -07:00
vyzo
f8725d8ec9 better documentation for gossipsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-08-15 20:30:21 +03:00
vyzo
643522e990 document Pubsub.Router option to enable gossipsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-08-15 10:02:32 -07:00
Łukasz Magiera
ffc74391d5 move version.go to top level package
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-08-09 11:01:10 +02:00
Łukasz Magiera
b65cf84a34 repo: move version.go back here
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-08-09 10:51:15 +02:00
Steven Allen
1c70c5c5cf document the fact that we now publish releases on GitHub
(due to censorship of ipfs.io)

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-07-28 15:38:42 -07:00
Whyrusleeping
419bfdc20f
Merge pull request #4924 from ipfs/docs/config
Add information about bloom filter to config.md
2018-07-16 17:12:10 +02:00
Kevin Atkinson
b53a1b3022 Add config option to enable urlstore.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-07-13 09:07:51 -04:00
Alfie John
9fd74b3c0a Grammar fix
License: MIT
Signed-off-by: Alfie John <alfie@alfie.wtf>
2018-06-29 11:57:19 +10:00
Rob Brackett
76f018cacf
Add README to docs folder, fixes #5049
Also adds a link to the authors list in the top-level README.

License: MIT
Signed-off-by: Rob Brackett <rob@robbrackett.com>
2018-06-07 09:57:41 -07:00
Adrian Lanzafame
cfb016498e
docs: fix experimental features toc
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2018-04-25 10:07:28 +10:00
Whyrusleeping
6321f3b729
Merge pull request #4691 from djdv/docs/windows
Change Windows build documentation
2018-04-24 21:52:13 +09:00
camelmasa
0e6936d532 Add docs for --profile=lowpower
License: MIT
Signed-off-by: Masahiro Saito <camelmasa@gmail.com>
2018-04-23 20:33:40 +09:00
Whyrusleeping
076fd91e5f
Merge pull request #4835 from ipfs/fix/typos
misc: Fix a few typos
2018-04-20 23:35:58 +09:00
Dominic Della Valle
c3e3da4a54 Revised
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-09 15:45:45 -04:00
Dominic Della Valle
0ecfd7843c Add information about bloom filter to config.md
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-09 08:20:30 -04:00
Whyrusleeping
18eb6e8842
Merge pull request #4903 from ipfs/doc/ipns-pubsub
document ipns pubsub
2018-04-05 08:48:06 +09:00
Dominic Della Valle
bb47b63971 Change Windows build documentation
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-04-03 14:24:47 -04:00
vyzo
36bcbed889 fix typo
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-04-02 22:39:41 +03:00
vyzo
0466956509 words words words
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-04-02 22:31:04 +03:00
vyzo
d9cd2929f0 more words for ipns pubsub documentation
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-03-31 10:12:54 +03:00
vyzo
f360ed7e2b add clarifying note on ipns pubsub documentation
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-03-30 22:52:33 +03:00
vyzo
c59b624e11 docs/experimental-features: document ipns pubsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-03-30 20:33:45 +03:00
Łukasz Magiera
b290286dd7 misc: Fix a few typos
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-03-30 09:47:22 +02:00
Łukasz Magiera
af9b4af581 config: apply review to lowpower profile
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-03-24 16:11:42 +01:00
Łukasz Magiera
35da08859a daemon: config option for routing
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-03-24 16:11:42 +01:00
Jeromy
12c22e38a2 add initial changelog for 0.4.14
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-03-06 15:54:27 -08:00
Whyrusleeping
eca0486e1a
Merge pull request #4569 from ipfs/add-sharding-experimental-flag
Added sharding to experimental features
2018-02-09 09:54:23 -08:00
ᴠɪᴄᴛᴏʀ ʙᴊᴇʟᴋʜᴏʟᴍ
db3abf3de5 Added sharding to experimental features
Not sure about "Road to being a real feature" and also would like to have
clarified when this is being used. My understanding is that it'll shard
automatically both when using the Files API and also when doing `ipfs add -r`
but I'm not 100% about this.

License: MIT
Signed-off-by: Victor Bjelkholm <victorbjelkholm@gmail.com>
2018-01-24 09:45:02 +01:00
Whyrusleeping
0f68fcf608
Merge pull request #4332 from ipfs/docs/transfer-debug
add a document to help troubleshoot data transfers
2018-01-12 10:04:55 -08:00
Jeromy
47386553d6 note on what 'manual connection' implies
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-01-12 10:04:30 -08:00
Jeromy
4fbcd1baea formatting fix, add example and pointer to relay
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-01-12 10:02:46 -08:00
Whyrusleeping
f4fd369d86
Merge pull request #4195 from ipfs/feat/config-patch
config: command to apply profile after init
2018-01-02 14:02:31 -08:00
Lars Gierth
6cb375e828
docs: add badgerds to experimental-features ToC 2018-01-02 02:29:02 +01:00
David Dias
4cd46781a7 docs: add interop tests to the release checklist
License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
2017-12-18 12:40:13 +00:00
Łukasz Magiera
ac26cf19cd config-patch: Inverse profiles
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-12-17 15:29:18 +01:00
Łukasz Magiera
acb4edcce4 config-patch: docs typo, fix server profile
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-12-16 18:16:43 +01:00
Łukasz Magiera
2514c74750 config-patch: apply review suggestions
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-12-15 15:37:37 +01:00
Łukasz Magiera
75b235d05c config docs: Move profile section to the top
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-12-15 15:37:37 +01:00
Łukasz Magiera
d7376cdab0 config: profile tests, docs
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-12-15 15:37:37 +01:00
Brendan O'Brien
eb9a04573c document gx release checklist item
License: MIT
Signed-off-by: Brendan O'Brien <sparkle_pony_2000@qri.io>
2017-12-11 13:31:41 -05:00
Steven Allen
febf21b0c7 fix republish interval documentation
We republish every 4 hours, not 12.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-11-29 15:15:58 -08:00
Whyrusleeping
d4c54d6858
Merge pull request #4401 from leerspace/docs/config-announce
updating Addresses section
2017-11-21 08:49:32 -08:00
John Reed
42a0c14f2a
adding detail on Announce
Clarifying that the Announce array is only used when non-empty
and will override the default inferred announce addresses.

License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2017-11-20 09:48:19 -06:00
John Reed
8391abb06b
updating Addresses section
config.md: updating the Addresses section

Adding documentation on Announce and NoAnnounce.

Fixing typo in API default value.

License: MIT
Signed-off-by: John Reed <john@re2d.xyz>
2017-11-19 20:31:25 -06:00
Adrian Lanzafame
0d2cc04fa7 docs: correct StorageMax config desc
License: MIT
Signed-off-by: Adrian Lanzafame <adrianlanzafame92@gmail.com>
2017-11-14 12:25:38 +10:00
Łukasz Magiera
cf4c9bd857 docs: Badger entry in experimenal-features
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-11-10 10:32:07 +01:00
Jeromy
886403df94 add a document to help troubleshoot data transfers
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-10-21 11:16:38 -07:00
Jeromy Johnson
bae3d73e07 Merge pull request #4270 from ipfs/misc/pnet-docs/boot
docs(pnet): add more info about bootstrap
2017-10-17 00:20:16 +01:00
Jeromy Johnson
6beab668fd Merge pull request #4288 from ipfs/feat/connmgr
Implement Connection Manager
2017-10-16 18:37:11 +01:00
Jeromy
62d521783f Integrate connection manager
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-10-16 09:46:46 -07:00
Steven Allen
a0bedf6a5b remove the rest of the supernode code
missed in the initial cleanup

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-10-14 16:43:30 -07:00
Jeromy Johnson
be6935924f Update plugins.md
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-10-05 02:18:11 -07:00
Łukasz Magiera
a11bb713d6 docs: Add some docs on plugins
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-10-05 02:18:11 -07:00
Jeromy Johnson
c68bf20eaa Update experimental-features.md 2017-10-03 17:18:48 +03:00
Jakub Sztandera
bfd01b57cf
docs(pnet): add more info about bootstrap
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-10-02 15:31:47 +03:00
Łukasz Magiera
f70fa0a2a5 docs: Update and clean-up
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-09-12 18:47:53 +02:00
Jeromy
b56a2b2651 add flatfs note
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-10 17:35:43 -07:00
Jeromy
70be25e3e5 documentify
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-09-07 16:18:10 -07:00
Jeromy Johnson
c5d362e3f4 Merge pull request #4148 from ipfs/doc/circuit-relay
document circuit relay in docs/experimental-features
2017-08-28 14:31:32 -07:00
David Dias
1ff547e8c4 docs: Update docs on release
ref: https://github.com/ipfs/go-ipfs/issues/4163#issuecomment-324288851

License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
2017-08-23 11:42:20 +01:00
vyzo
b0618e70d9 feature release version for circuit relay
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:54:50 +03:00
vyzo
ad772e5df9 document circuit relay in docs/experimental-features
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-17 11:45:23 +03:00
vyzo
16247cb65d docs/config: document relay options
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2017-08-16 09:28:05 +03:00
Jeromy Johnson
dea24aedc3 Merge pull request #4113 from ipfs/feat/reprovider-starts
Reprovider strategies
2017-08-15 17:13:23 -07:00
Łukasz Magiera
4a5b93a1df reprovider: apply review suggestions
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-16 00:39:12 +02:00
Łukasz Magiera
048debeffd reprovider: strategy docs
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-08-13 00:02:23 +02:00
Sherod Taylor
bc75d3b88a Removed tour command and fix test
License: MIT
Signed-off-by: Sherod Taylor <sherodtaylor@gmail.com>
2017-08-09 10:14:57 -04:00
Łukasz Magiera
12bdb94f65 docs: correct p2p command usage
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2017-07-05 18:32:02 +02:00
Lars Gierth
0660f1c46f docs: add experimental-features.md
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-07-05 01:58:13 +02:00
Lars Gierth
21e96e2ec4 docs: add transports.md
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2017-07-04 21:39:12 +02:00
Steven Allen
5556ed99fc Add developer certificate of origin document
Retrieved from: https://developercertificate.org/

Fixes #3976

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-06-26 15:36:35 -07:00
Michelle Lee
f07e2f33a8 Add Comms items from js-ipfs, including blog 2017-05-22 13:13:31 -04:00
kpcyrd
720ced12b9 Fix install_unsupported for openbsd, add docs
License: MIT
Signed-off-by: kpcyrd <git@rxv.cc>
2017-04-27 01:02:42 +02:00
Kevin Atkinson
da95e9f929 Add DisableNatPortMap option.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-18 18:50:10 -04:00
Jeromy
43d668331c add config option to disable bandwidth metrics
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-11-11 10:31:24 -08:00
Richard Littauer
9aaa743a51 docs: decapitalize IPFS where possible
Tried to check all instances of IPFS and make sure they werent referring to the CLI tool. See #2910.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-10-27 22:54:36 -07:00
Jeromy
5457a85cef
Merge branch 'version/0.4.3-rc4'
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 19:10:10 -07:00
Lars Gierth
4c5b32bfa2 docs: fix changelog list oneliner
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-09 20:25:10 +02:00
Jakub Sztandera
27279cdefe
blockstore: change unit of bloom filter to byte from bits
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-06 20:20:19 +02:00
Richard Littauer
0e5f32d07e Reverse label numbers
See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997. Will need to change current issues.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-29 16:51:07 -04:00
Jeromy Johnson
81acd6a915 Merge pull request #2800 from ipfs/feature/update-authors
Updated authors doc
2016-08-24 10:06:01 -07:00
Jeromy
0b6bfabcff improve config option docs
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-20 11:49:23 -07:00
Jeromy
ad488c6525 reprovider: add config option to set reprovide interval
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-19 16:52:03 -07:00
Richard Littauer
c43e94262e Updated authors doc
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-18 11:54:48 -07:00
Lars Gierth
3975213304 docs: update release procedure
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-07-23 13:12:01 +01:00
Richard Littauer
ca0c68991d Capitalized acronyms, add ToC
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-07-19 12:51:20 +01:00
Jeromy
d7a1bdae8e add newer config options and reformat
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:20 +01:00
Jeromy
4307c10739 document the config options
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:19 +01:00
Richard Littauer
715b6145bb Added a How To File GitHub Issues guide
See https://github.com/ipfs/go-ipfs/pull/2786

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-22 20:21:12 +01:00
Richard Littauer
656241f408 Moved docs to docs
I moved debug-guide and releases to the docs folder. I think we should also move dev.md and roadmap.md there, too -- but I am not sure how often these files are updated, addressed, changed, or, in general, seen. Perhaps we should have a wider discussion about the docs included in this repo?

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-03 13:14:40 +01:00
Richard Littauer
f60ae0a1b9 Capitalized NOTE, first letter of following word
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-29 16:57:19 -04:00
Jeromy
a164fc958f Ipfs v0.4.0 changelog
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-07 16:22:21 -07:00
Giuseppe Bertone
f6e1bb187c added sudo to usermod;
added --json to "ipfs config" command;
added modification to fuse.conf;

License: MIT
Signed-off-by: Giuseppe Bertone <bertone.giuseppe@gmail.com>
2016-03-03 20:25:36 +01:00
Christian Couder
02bc5c02c2 doc: complete windows.md
This adds more explanations and explain how to properly build with and without Cygwin.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-14 11:17:20 +01:00
Christian Couder
912623ed25 docs: improve windows.md
This add a lot of steps that were missing and makes it possible to build on Windows.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 22:26:38 +01:00
Juan Benet
c242660da5 Update release-checklist.md with npm publish note
Need to publish to https://github.com/ipfs/npm-go-ipfs

cc @whyrusleeping this did not happen for 0.3.11
2016-01-13 21:26:34 -05:00
Jeromy
b7d35e3af5 IPFS Versions 0.3.11 release
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 06:35:24 -08:00
Juan Benet
243a158924 improved checklist 2015-12-07 23:13:12 -08:00
Jeromy
2afe4a4d23 ipfs version 0.3.8 changelog and version bump
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-18 19:51:53 -07:00
Lars Gierth
d5c7a36c98 docs: update authors list
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-09-14 01:49:11 +02:00
Juan Batiz-Benet
70cccad311 small doc on implementing api bindings
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-27 08:11:48 +02:00
Juan Batiz-Benet
4a8c938c7a release checklist
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-02 15:54:12 +02:00
rht
541836c4a3 Auto-assert setconfig value to predefined struct
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-07-04 22:29:10 +07:00
David
383a166003 AllowOther -> FuseAllowOther
See go-ipfs/repo/config/mounts.go
2015-05-31 02:31:07 -04:00
Dylan Powers
e21bd8e877 docs: Probably helpful to link to the completion script 2015-04-22 11:39:42 -07:00
Dylan Powers
08c15e4349 docs: Add completion instructions that don't require go 2015-04-22 11:35:31 -07:00
Dylan Powers
380ee4a535 docs: Command-completion additional refs section 2015-04-22 11:35:31 -07:00
Dylan Powers
d6d038bf3a docs: Check if GOPATH exists before sourcing command-completion 2015-04-22 11:35:31 -07:00
Dylan Powers
71e8919101 Instructions for installing command completion in Linux bash 2015-04-22 11:35:31 -07:00
Christian Couder
96a22c5bb1 config: change default config dir name to .ipfs
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
Ho-Sheng Hsiao
9bb369b372 [DOCS] Added a nofuse build note for Windows 2015-04-09 22:36:11 -07:00
Ho-Sheng Hsiao
e4c5440da0 DOCS: Updated FUSE docs 2015-04-09 22:27:04 -07:00
Marcin Rataj
6903e63140 fuse.md: Linux-related clarifications 2015-04-06 23:26:52 +02:00
Marcin Rataj
729e50d312 fuse.md: Added troubleshooting instructions for #813 2015-04-06 22:49:47 +02:00
Ho-Sheng Hsiao
bf22aeec0a Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
2015-03-31 12:52:25 -07:00
Juan Batiz-Benet
ae35bd261c updated authors file 2015-03-10 06:31:05 -07:00
Juan Batiz-Benet
6f166529dd added AUTHORS file 2015-02-11 07:42:21 -08:00
Juan Batiz-Benet
ecfae897b9 docs/fuse: updating installation instructions 2015-02-02 05:06:55 -08:00
Ethan Buchman
edba015e9e docs folder and some fuse docs. closes #259 2014-11-28 01:55:04 -05:00