Commit Graph

11097 Commits

Author SHA1 Message Date
Hector Sanjuan
694ab67952 Golint: unixfs/archive
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-06 12:43:13 +01:00
Hector Sanjuan
16a54a8561 Golint: unixfs main module
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-06 12:05:41 +01:00
Łukasz Magiera
ffcdb4eec9 fix type error in ulimit_test.go on FreeBSD
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-05 21:07:20 +01:00
Whyrusleeping
b37f856513
Merge pull request #4651 from djdv/doc/typo
Fix typo in template
2018-02-05 12:02:17 -08:00
Whyrusleeping
56509a7a7a
Merge pull request #4575 from ipfs/feat/coreapi/pin
coreapi: Pin API
2018-02-04 17:49:28 -08:00
Łukasz Magiera
242c98f44f coreapi: update after rebase
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 15:29:50 +01:00
Łukasz Magiera
5ea9a3cde2 coreapi: pin tests
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 15:29:50 +01:00
Łukasz Magiera
c8cfed5c84 coreapi: implement pin api
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 15:29:50 +01:00
Łukasz Magiera
064c194b4f coreapi: pin draft
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 15:29:50 +01:00
Steven Allen
0e8fc8ffc8 remove useless make target
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-02-04 15:11:09 +01:00
Steven Allen
30b8fa06bb document make targets
fixes #4647

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-02-04 15:11:09 +01:00
Dominic Della Valle
bd32e73dbd Fix typo in template
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
2018-02-04 05:32:25 -05:00
Whyrusleeping
52301ce841
Merge pull request #4578 from ipfs/feat/datastore-gc
Make repo gc call CollectGarbage on datastore
2018-02-03 23:38:08 -08:00
Lars Gierth
038ed8f666 blockservice: add BlockedFetched/Added/Removed events
... and remove a few log lines that don't seem terribly useful.

License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2018-02-04 04:28:57 +01:00
Whyrusleeping
864c960aa6
Merge pull request #4632 from ipfs/fix/windows-tests
Fix go test on Windows
2018-02-03 18:16:46 -08:00
Michael Muré
30d4eaa067
address code review
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:58:09 +01:00
Michael Muré
189c905f40
fix linting
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:52:49 +01:00
Kevin Atkinson
eeb15db140
Move files.go out of its own directory.
It is a single file so putting it in its own package is a bit of an
overkill.

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2018-02-04 01:52:49 +01:00
Michael Muré
cac995e704
cleaning
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:52:49 +01:00
Michael Muré
8fd6fdb385
add tests for ipfs files stat --with-local
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:51:37 +01:00
Michael Muré
69b8383e1c
add a --with-local option to ipfs files stat
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:51:37 +01:00
Michael Muré
d716a93fae
ipfs files stat: use go-ipfs-cmds
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:51:37 +01:00
Michael Muré
53c42fc4d3
ipfs files: use go-ipfs-cmds
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2018-02-04 01:51:37 +01:00
Łukasz Magiera
d7aa2f7da3 expose vlogFileSize in badgerds config
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:16:06 +01:00
Łukasz Magiera
04e43b855b make repo gc call CollectGarbage on datastore
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:16:06 +01:00
Łukasz Magiera
dcfcfc5e8e "fix" routing/mock tests on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:12:53 +01:00
Łukasz Magiera
2b6641dbd0 disable perm check in serialize_test.go/TestConfig on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:10:43 +01:00
Łukasz Magiera
f1c4df8999 fix pin test on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:10:43 +01:00
Łukasz Magiera
d399cdfec9 disable some tests on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:10:43 +01:00
Łukasz Magiera
6d28f8f85c fix test data on windows
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-04 01:10:43 +01:00
Whyrusleeping
d58da74746
Merge pull request #4548 from ipfs/feat/coreapi/block
coreapi: Block API
2018-02-03 15:38:11 -08:00
Whyrusleeping
d1a3fccd34
Merge pull request #4637 from ipfs/gx/update-go-log
gx: update go-log
2018-02-03 15:30:42 -08:00
Whyrusleeping
8e6519bd5a
Merge pull request #4640 from ipfs/doc/godoc-importer
Docs: golint-ify  "importers" module
2018-02-03 15:30:27 -08:00
Whyrusleeping
cb24cfa658
Merge pull request #4645 from ipfs/fix/4642
only run the build test on test_go_expensive
2018-02-03 15:24:55 -08:00
Whyrusleeping
79072dcc47
Merge pull request #4641 from ipfs/feat/cat-sessions
Use a bitswap session for 'Cat'
2018-02-03 15:23:57 -08:00
Jeromy
a703e2d1f2 comments
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-02-03 14:45:11 -08:00
Steven Allen
513b373a85 only run the build test on test_go_expensive
fixes #4642

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-02-03 13:31:04 +01:00
Łukasz Magiera
e77b938161 coreapi: update block after update
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-02 22:57:54 +01:00
Jeromy
1de040d0b7 Use a bitswap session for 'Cat'
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2018-02-02 12:25:20 -08:00
Hector Sanjuan
b382191619 Fix missing rename in test
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-02 11:52:52 +01:00
Hector Sanjuan
3abc6aa063 Fix depedency
I changed it unnoticedly.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-02 11:34:10 +01:00
Łukasz Magiera
8c176d26eb commands/block: use CIDv1 with custom mhtype
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2018-02-02 01:56:41 +01:00
Hector Sanjuan
5d90aa2a8f Docs: golint-ify "importers" module
This fixes all golint warnings in the importers module, adding
documentation and module descriptions.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2018-02-01 23:47:38 +01:00
Steven Allen
6405844869 add gx-workspace-update.json to the gitignore
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-01-31 21:55:00 -08:00
Steven Allen
b2cbfd299c gx: update go-log
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-01-31 21:54:22 -08:00
Whyrusleeping
3f2c774663
Merge pull request #4624 from ipfs/feat/expand-issue-template
expand the issue template and remove the severity field
2018-01-31 15:11:30 -08:00
Whyrusleeping
92226a1ea2
Merge pull request #4626 from soenkehahn/patch-1
fix typo
2018-01-30 23:24:07 -08:00
Whyrusleeping
5fa1ea227a
Merge pull request #4629 from ipfs/nit/hmm
minor drive-by code cleanup
2018-01-30 23:23:44 -08:00
Steven Allen
41d9daf653 minor drive-by code cleanup
We'll dedup the code later, for now:

1. Don't drop errors on the floor.
2. Don't modify anything returned by `Links()` directly...

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-01-30 20:51:05 -08:00
Sönke Hahn
c03c41994d fix typo
License: MIT
Signed-off-by: Sönke Hahn <SoenkeHahn@gmail.com>
2018-01-30 21:15:23 -05:00