1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-14 02:41:13 +08:00

166 Commits

Author SHA1 Message Date
efd8d37028 fix HAMT bookmark ln 2019-02-19 18:11:06 +00:00
df475f4817 docs: document Gateway.NoFetch
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-02-15 15:52:23 -08:00
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
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
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
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
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
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
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
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
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
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
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
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
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
526d6198a6 document autorelay
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-12-18 11:30:59 -08:00
716f69b8f8 config: document the connection manager
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-11 18:59:30 -08:00
ed260599ba docs: Improve config documentation
License: MIT
Signed-off-by: Matt Joiner <anacrolix@gmail.com>
2018-12-10 19:06:00 +11:00
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
a81683d3f9 docs: fix inconsistent capitalization of "API". 2018-12-06 12:13:41 -05:00
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
19d4d66fc7 update p2p http proxy docs
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
f61440670a add doc item
License: MIT
Signed-off-by: Ian Preston <ianopolous@protonmail.com>
2018-11-28 23:17:27 -08:00
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
200df850cc badger: add truncate flag
License: MIT
Signed-off-by: Lucas Molas <schomatis@gmail.com>
2018-11-27 22:08:02 -03:00
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
8408444ce7 document pubsub message signing
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-10-26 16:53:23 -07:00
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
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
a3c84e20ef p2p: refactor review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
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
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
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
9ba8bc56ee p2p: additional example
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
830ed48703 p2p: refactor first review
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
e4db7f7a48 p2p: update docs after refactor
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-09-11 04:57:40 +02:00
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
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
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
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
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
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
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
481d19e303 add QUIC support
License: MIT
Signed-off-by: Marten Seemann <martenseemann@gmail.com>
2018-08-29 08:58:40 +07:00
086ea326fc Merge pull request #5393 from ipfs/docs/gateway
add some basic gateway documentation
2018-08-23 03:49:05 +00:00
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
1af6717eff add some basic gateway documentation
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-08-20 15:53:10 -07:00
f8725d8ec9 better documentation for gossipsub
License: MIT
Signed-off-by: vyzo <vyzo@hackzen.org>
2018-08-15 20:30:21 +03:00
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
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