Commit Graph

7253 Commits

Author SHA1 Message Date
Andrew Chin
7ebbe495cb Fix wanlist typo in prometheus metric name
This will be a breaking change for anyone who is currently monitoring
the `ipfs_bitswap_wanlist_total` prometheus stat

License: MIT
Signed-off-by: Andrew Chin <achin@eminence32.net>
2017-03-28 23:36:55 -04:00
Jeromy
a8b56d3ad7 Ipfs 0.4.8-rc1
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 20:34:49 -07:00
Jeromy Johnson
26f96f8dce Merge pull request #3832 from ipfs/feat/0.4.8-rc1-changelog
Feat/0.4.8 rc1 changelog
2017-03-24 20:31:40 -07:00
Jeromy Johnson
e87ecadd50 Merge pull request #3828 from ipfs/fix/bump-default-ulimit
Bump default ulimit to 2048
2017-03-24 14:34:41 -07:00
Jeromy Johnson
1ea03545fe Merge pull request #3830 from ipfs/golint-2-filestore
Filestore: make golint happy
2017-03-24 14:34:07 -07:00
Jeromy Johnson
b1d28f1b76 Merge pull request #3831 from ipfs/feat/changelog-script
Add a script to help generate the CHANGELOG
2017-03-24 14:33:24 -07:00
Jeromy
7ece55d469 Update changelog for 0.4.8-rc1
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 13:47:21 -07:00
Jeromy
be1e7ed369 Add a script to help generate the CHANGELOG
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 13:29:14 -07:00
Jakub Sztandera
dab716ba02
test: fix ulimit tests for 2048 fds
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-24 20:56:09 +01:00
Jeromy Johnson
b46ee82dd9 Merge pull request #3829 from ipfs/fix/windows-hidden-files
fix hidden file detection on windows
2017-03-24 12:50:09 -07:00
Hector Sanjuan
8c40bd9194 Filestore: make golint happy
Comments for exported functions and little else.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-03-24 20:41:24 +01:00
Jeromy Johnson
15632bef56 Merge pull request #3823 from ipfs/deps/iptb-1.1.9
update iptb with hopeful fix for travis hanging issue
2017-03-24 12:30:24 -07:00
Jeromy
295dea221f Bump default ulimit to 2048
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 12:28:40 -07:00
Jeromy
4a86b7b6b9 fix hidden file detection on windows
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 12:21:43 -07:00
Jeromy Johnson
7b2d9adcfa Merge pull request #2648 from ipfs/feat/helptext-test
add test to enforce helptext on commands
2017-03-24 10:57:37 -07:00
Jeromy
6fb727ec04 update iptb with hopeful fix for travis hanging issue
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-24 10:30:30 -07:00
Jakub Sztandera
43949eff29
test: skip the require all helptext test
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-24 18:21:40 +01:00
Jakub Sztandera
a11b806d93
Add ProcessHelp call to Helptext test.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-24 18:18:28 +01:00
Jeromy
e7e22597ce
add test to enforce helptext on commands
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2017-03-24 18:18:28 +01:00
Jeromy Johnson
8eeb693ab3 Merge pull request #3827 from ipfs/golint-1
Make Golint happy in the blocks submodule.
2017-03-24 10:05:31 -07:00
Hector Sanjuan
3b6216b239 Make Golint happy in the blocks submodule.
This has required changing the order of some parameters and
adding HashOnRead to the Blockstore interface (which I have in turn
added to all the wrapper implementations).

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2017-03-24 16:46:42 +01:00
Jeromy Johnson
ff997c1f7a Merge pull request #3824 from ipfs/fix/govet/some-error
fix: multiple govet warnings
2017-03-23 20:56:10 -07:00
Jeromy Johnson
ac69697bd9 Merge pull request #3042 from ipfs/feat/hamt-sharding
Implement unixfs sharding
2017-03-23 20:51:52 -07:00
Jeromy
65b9716989 fix go vet issues in hamt sharding PR
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-23 18:01:57 -07:00
Jakub Sztandera
ddbc635425
codeclimate: exclude protobuf generated files
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-24 01:37:45 +01:00
Jakub Sztandera
6546aeade7
fix: multiple govet warnings
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-24 01:02:50 +01:00
Jeromy
c4c665395a add global config switch for sharding
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2017-03-23 16:42:31 -07:00
Jeromy Johnson
1d59331b49 Merge pull request #3820 from ipfs/kevina/filestore-util-fix
filestore util: Use a Marshaler instead of PostRun...
2017-03-23 13:21:52 -07:00
Jeromy Johnson
c5bb2e9fc9 Merge pull request #3822 from ipfs/feat/codeclimate
Fix codeclimate
2017-03-23 13:17:25 -07:00
Jakub Sztandera
36435a96e1
Fix codeclimate
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-23 21:14:09 +01:00
Jeromy Johnson
87f8af3577 Merge pull request #3821 from ipfs/feat/codeclimate
misc: try enabling codeclimate
2017-03-23 13:11:50 -07:00
Jakub Sztandera
07738025f0
misc: try enabling codeclimate
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-23 21:11:23 +01:00
Jeromy Johnson
1cf998e800 Merge pull request #3818 from ipfs/fix/dist_get/harder
misc: fix dist_get failing without failing
2017-03-23 10:55:56 -07:00
Kevin Atkinson
ffe9f3e566 filestore util: Use a Marshaler instead of PostRun...
and just output directly to Stderr and Stdout instead of returning
a reader.

License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-23 13:24:04 -04:00
Jakub Sztandera
dd007b236f
misc: fix dist_get failing without failing
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2017-03-23 17:57:54 +01:00
Jeromy Johnson
2cc5ce45b8 Merge pull request #3777 from ipfs/fix/gateway-status-codes
Return 404 Not Found for failed path resolutions
2017-03-22 22:31:54 -07:00
Jeromy Johnson
2de21bc018 Merge pull request #3653 from ipfs/kevina/filestore-util
Basic Filestore Utilties
2017-03-22 21:41:48 -07:00
Jeromy Johnson
a3fc6f18b6 Merge pull request #3805 from ipfs/kevina/repo-init
daemon: use fsrepo.IsInitialized to test for initialization
2017-03-22 20:55:42 -07:00
Jeromy Johnson
4e2e537caa Merge pull request #3809 from ipfs/faster-pin-ls
Fix #3783: Improve IsPinned() lookups for indirect pins
2017-03-22 20:54:51 -07:00
Kevin Atkinson
1eddb60f73 filestore util: doc improvement
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 20:56:35 -04:00
Kevin Atkinson
620b52b2aa filestore util: refactor and clean up tests
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 20:50:22 -04:00
Kevin Atkinson
96269e0256 filestore: Refactor.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 19:55:12 -04:00
Kevin Atkinson
81af0347e9 filestore util: change "???..." to "<corrupt key>"
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 19:55:05 -04:00
Jeromy Johnson
1cd1efd014 Merge pull request #3798 from ipfs/kevina/nat-discovery-config-v2
Add DisableNatPortMap option.
2017-03-22 13:48:02 -07:00
Kevin Atkinson
f7efb34e68 filestore util: Add 'filestore dups' command. Enhance tests.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00
Kevin Atkinson
1f2e174e6a filestore: use the same codes in ListRes and CorruptReferenceError.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00
Kevin Atkinson
033c442d32 filestore util: add tests for verifying and listing filestore blocks.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00
Kevin Atkinson
064bb53884 filestore util: add documentation for 'filestore ls' and 'verify' commands.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00
Kevin Atkinson
886a6fe166 filestore: be more specific when there is a problem reading the backing file.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00
Kevin Atkinson
13f617d139 filestore util: allow listing/verifying of individual blocks.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2017-03-22 16:24:56 -04:00