Commit Graph

61 Commits

Author SHA1 Message Date
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