https://github.com/ipfs/go-ipfs

sort by:
Revision Author Date Message Commit Date
5db3846 Merge pull request #4866 from ipfs/release-0.4.14 Ipfs v0.4.14 23 March 2018, 01:50:37 UTC
43264c5 Ipfs v0.4.14 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 23 March 2018, 00:21:35 UTC
e77033c Merge pull request #4836 from ipfs/release-0.4.14-rc3 ipfs release 0.4.14-rc3 20 March 2018, 20:20:08 UTC
f4a1a9e ipfs release 0.4.14-rc3 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 20 March 2018, 19:26:29 UTC
11ce044 Merge pull request #4840 from ipfs/fix/4837 check arguments after handling help 20 March 2018, 16:32:26 UTC
781dfa1 cleanup name publish argument tests 1. Don't bother testing the peer IDs. These commands won't ever use them. 2. Move the `--help` test out from in-between the missing argument tests. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 19 March 2018, 23:31:07 UTC
3bb59ef add sharness test for #4837 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 19 March 2018, 23:00:51 UTC
7824c2c check arguments after handling help otherwise, we block on required arguments from stdin before processing the help flag. fixes #4837 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 19 March 2018, 22:58:34 UTC
4bdbe1a Merge pull request #4827 from ipfs/fix/4823 pre-populate required arguments from request body 19 March 2018, 05:19:15 UTC
4e9a6c7 add regression test for #4823 for both online and offline mode (tests both the cli and the api) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 18 March 2018, 20:04:50 UTC
45fd7d2 pre-populate required arguments from request body This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 18 March 2018, 20:04:25 UTC
958483f Merge pull request #4822 from ipfs/fix/emit-once fix: use EmitOnce where only single response is to be sent 17 March 2018, 18:35:17 UTC
7f1868a Merge pull request #4826 from ipfs/fix/rm-string-arguments upgrade commands that used StringArguments 17 March 2018, 18:34:58 UTC
873a9aa Merge pull request #4825 from ipfs/fix/cmds-stuff delete dead code 17 March 2018, 18:34:30 UTC
c24a08b delete dead code This code was making it *really* hard to understand the commands code. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 17 March 2018, 03:34:36 UTC
116269a upgrade commands that used StringArguments License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 17 March 2018, 03:06:54 UTC
ead6485 cmd/pubsub: fix pubsub peers format brakage License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 17 March 2018, 01:48:27 UTC
42d1aa5 cmd/pubsub: fix `pubsub ls` emiting plain strings instead of JSON License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 16 March 2018, 13:01:37 UTC
5917805 fix: use EmitOnce where only single response is to be sent Part of #4818 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 16 March 2018, 09:17:34 UTC
682b263 Merge pull request #4813 from ipfs/release-0.4.14-rc2 ipfs release 0.4.14-rc2 13 March 2018, 22:38:24 UTC
f071e91 ipfs release 0.4.14-rc2 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 13 March 2018, 22:11:29 UTC
ba3cd5b Merge pull request #4790 from ipfs/fix/tar-eof tar: fix Go 1.10 breakage 12 March 2018, 17:28:18 UTC
5622cc5 Merge pull request #4772 from ipfs/misc/codeowners misc: create CODEOWNERS file 09 March 2018, 01:47:16 UTC
1b96ad7 ci: upgrade Jenkins to Go 1.10 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 08 March 2018, 03:17:47 UTC
16dad75 tar: fix Go 1.10 breakage License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 08 March 2018, 03:17:47 UTC
b002acc Merge pull request #4759 from ipfs/release-0.4.14 prepare for 0.4.14 release 07 March 2018, 00:30:04 UTC
12c22e3 add initial changelog for 0.4.14 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 06 March 2018, 23:54:27 UTC
8785696 misc: create CODEOWNERS file This will cause me being tagged for review of every PR, unless we have subsystem owners, then they will be tagged for review. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 05 March 2018, 23:49:53 UTC
c00482a Merge pull request #4727 from ipfs/fix/4726 fix race in TestWantlistClearsOnCancel 05 March 2018, 20:28:10 UTC
13887ff Merge pull request #4751 from ipfs/feat/safe-cid Disallow usage of unsafe hashes for reading and adding content 05 March 2018, 20:25:26 UTC
a544026 Merge pull request #4770 from ipfs/fix/pubsub-stdin fix pubsub pub reading stdin args 05 March 2018, 20:23:40 UTC
dd40a5a fix pubsub pub reading stdin args License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 05 March 2018, 19:45:11 UTC
4527279 don't reprovide inssecure hashes License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 05 March 2018, 18:38:25 UTC
60018d3 cid_secuirty: add test for gc License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 05 March 2018, 18:38:25 UTC
bea666f Merge pull request #4725 from MichaelMure/filesstatlocal make files stat --with-local return immediately when no data is present 05 March 2018, 17:39:34 UTC
51bf1b6 Significanly improve GC UX with verifcid License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:43:42 UTC
a9417a1 fix `ipfs pin verify --verbose` not working Resolves https://github.com/ipfs/go-ipfs/issues/4761 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
f1125f0 add hash security note License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
9634991 Add sharness tests for CID security License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
bcedd38 //hash -> // hash License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
578cb24 Move the temporary packages to thirdparty License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
c30422d Enforce Cid security rules for getting and adding blocks License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
903ecd1 Include validatecid from new cid package License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 04 March 2018, 00:38:17 UTC
de92ff6 Merge pull request #4752 from ipfs/misc/PNettypo Fix "PNetFingerpint" field typo of core.IpfsNode 03 March 2018, 23:10:46 UTC
fbc495d Fix "PNetFingerpint" field typo of core.IpfsNode License: MIT Signed-off-by: Jason Chang <ridewindx@163.com> 01 March 2018, 21:17:10 UTC
199a52d Merge pull request #4738 from ipfs/fix/rm-println remove a spurious debug message 26 February 2018, 19:46:25 UTC
2e77f73 remove a spurious debug message License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 26 February 2018, 18:27:06 UTC
e3d9e05 fix race in TestWantlistClearsOnCancel fixes #4726 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 21 February 2018, 20:35:56 UTC
e2bad6e make files stat --with-local return immediately when no data is present License: MIT Signed-off-by: Michael Muré <batolettre@gmail.com> 21 February 2018, 17:41:40 UTC
95f308d Merge pull request #4724 from ipfs/gx/update-cmds update go-ipfs-cmds 21 February 2018, 04:47:22 UTC
ca3b822 remove some dead code (it was causing go vet to complain) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 21 February 2018, 01:39:16 UTC
45756b6 fix a bunch of go vet errors License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 21 February 2018, 01:37:35 UTC
868855f fix legacy commands test for cmds lib changes cmd.Call no longer returns an error License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 21 February 2018, 01:24:16 UTC
2c68c15 update go-ipfs-cmds * May fix #4670 * Fixes #4683 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 21 February 2018, 00:43:00 UTC
2ee4543 Merge pull request #4713 from ipfs/feat/split-path-resolver Feat: Separate "path" from "path/resolver" 20 February 2018, 17:55:36 UTC
986d569 Merge pull request #4714 from ipfs/fix/revert-cat-session dont use bitswap session for cat just yet 16 February 2018, 07:42:30 UTC
d01bb65 dont use bitswap session for cat just yet License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 16 February 2018, 00:44:18 UTC
53af453 Merge pull request #4711 from ipfs/extract/pq Extract thirdparty/pq to go-ipfs-pq 15 February 2018, 23:33:15 UTC
93d1a69 Feat: Separate "path" from "path/resolver" Currently the "path" module does two very different things: * Defines how ipfs paths look like and provides tools to parse/split etc. * Provides a resolver to resolve paths. This moves the resolver stuff to `path/resolver` and leaves the path utilities in `path`. The result is that now the IPFS `path` package just defines what a path looks like and becomes a module that can be exported/re-used without problems. Currently there are circular dependency cycles (resolve_test -> merkledag/utils, merkledag->path), which the prevent the export of merkledag itself. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 15 February 2018, 23:20:30 UTC
6956dad Merge pull request #4712 from ipfs/extract/godep-pubsub Point briantigerchow/pubsub GoDep'ed module to the gx'ed version 15 February 2018, 23:17:26 UTC
9b6a63e Extract thirdparty/pq to go-ipfs-pq This moves the `thirdparty/pq` package to https://github.com/ipfs/go-ipfs-pq . History has been retained. The new package has been gx'ed and published. Imports have been updated accordingly. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 15 February 2018, 22:08:08 UTC
6950d06 Point briantigerchow/pubsub GoDep'ed module to the gx'ed version This removes briantigerchow/pubsub from Godeps and uses our gx'ed version instead. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 15 February 2018, 22:05:49 UTC
476ad38 Merge pull request #4700 from matrushka/ignore_invalid_key_files Ignore invalid key files in keystore directory. 15 February 2018, 22:03:10 UTC
b9b1495 Merge pull request #4709 from ipfs/feat/session-exchanges Add exchange.SessionExchange interface for exchanges that support sessions 15 February 2018, 21:58:10 UTC
a5ec8e4 Merge pull request #4707 from ipfs/extract/blockstore Extract blocks/blockstore package to go-ipfs-blockstore 15 February 2018, 21:57:09 UTC
5df160e Add exchange.SessionExchange interface for exchanges that support sessions. Blockservice has an explicit dependency on bitswap so it can call NewSession. It should rely on the exchange interfaces though, not on specific implementations. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 15 February 2018, 20:11:21 UTC
758e00b Extract blocks/blockstore package to go-ipfs-blockstore This extracts the blocks/blockstore package and renames the blocks/blockstore/util package to /blocks/blockstoreutil (because util depends on Pin and I don't plan to extract Pin and its depedencies). The history of blocks/blockstore has been preserved. It has been gx'ed and imported. Imports have been rewritten accordingly and re-ordered. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 15 February 2018, 17:03:41 UTC
e338cdf Handling requested changes. License: MIT Signed-off-by: matrushka <barisgumustas@gmail.com> 15 February 2018, 09:17:29 UTC
40aeea6 Added logging for ignored keyfiles in keystore.List and minor improvements. License: MIT Signed-off-by: matrushka <barisgumustas@gmail.com> 15 February 2018, 09:17:29 UTC
23e1179 Removing the tmp directory after the TestInvalidKeyFiles test. License: MIT Signed-off-by: matrushka <barisgumustas@gmail.com> 15 February 2018, 09:17:29 UTC
4bbaa2a Modified keystore to ignore invalid key files inside the keystore directory. * Has calls the validateName function before checking if we have the file * List filters the returned list of file names by validateName. License: MIT Signed-off-by: matrushka <barisgumustas@gmail.com> 15 February 2018, 09:17:29 UTC
28acec2 Merge pull request #4703 from ipfs/extract/routing Extract: routing package to github.com/ipfs/go-ipfs-routing 14 February 2018, 20:33:22 UTC
10b96a3 Merge pull request #4557 from elopio/patch-1 update link to filestore experimental status 14 February 2018, 20:31:53 UTC
54d87b4 Extract: routing package to github.com/ipfs/go-ipfs-routing This extracts the routing package to its own repository (https://github.com/ipfs/go-ipfs-routing). History has been preserved. The new module has been gx'ed and published. Imports have been rewritten and re-ordered accordingly. An internal dependency to go-ipfs/repo has been removed by substituting it with the go-datastore.Batching interface. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 14 February 2018, 17:33:52 UTC
2a5f344 Merge pull request #4682 from djdv/fix/win-make Fix/win make 13 February 2018, 22:54:49 UTC
e613e9d Fix make deps on Windows License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com> 13 February 2018, 22:10:25 UTC
4aaf24f Merge pull request #4658 from ipfs/fix/session-cleanup shutdown notifications engine when closing a bitswap session 13 February 2018, 21:11:57 UTC
3461622 Merge pull request #4685 from ipfs/extract/flags-delay-etc Extract: flags, delay, ds-help 13 February 2018, 21:01:28 UTC
1474aa9 Merge pull request #4695 from ipfs/fix/missing-detect-race-rewrite Fix: ipns_test: missing go-detect-race rewrite 13 February 2018, 20:55:49 UTC
18a9a69 Merge pull request #4696 from ipfs/doc/golint-pin Doc: golint-ify pin package 13 February 2018, 20:54:52 UTC
682ca11 Fix: ipns_test: missing go-detect-race rewrite License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 13 February 2018, 12:04:07 UTC
d7cd059 Doc: golint: remove stuttering in pin package License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 13 February 2018, 12:00:48 UTC
ee7a8f3 Docs: golint-ify pin package License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 13 February 2018, 11:53:20 UTC
982af8a More consistency in imports Per @magik6k comments. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 13 February 2018, 10:29:32 UTC
f2e38f5 Merge pull request #4646 from ipfs/lgierth-patch-1 Fix mulitaddr typo 13 February 2018, 08:29:29 UTC
e5f80fa Merge pull request #4689 from ipfs/doc/golint-path Doc: golint-ify path package. 13 February 2018, 08:22:49 UTC
0dd0f25 bitswap virtual test net code should send messages in order License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 13 February 2018, 07:40:15 UTC
d4d30f4 bitswap: actually *update* wantlist entries in outbound wantlist messages Before, we weren't using a pointer so we were throwing away the update. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 13 February 2018, 05:02:19 UTC
c9080f9 Import re-ordering License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 12 February 2018, 21:51:42 UTC
7406a5f Extract: thirdparty/ds-help submodule It has been moved to its own repository: * github.com/ipfs/go-ipfs-ds-help History has been preserved. It has been published with gx. Imports have been updated and re-ordered accordingly. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 12 February 2018, 21:51:03 UTC
fd04905 Extract: flags and thirdparty/delay submodules They have been moved to their own repositories: * github.com/ipfs/go-ipfs-delay * github.com/ipfs/go-ipfs-flags History has been preserved. They have been published with gx'ed. Imports have been updated and re-ordered accordingly. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 12 February 2018, 21:51:03 UTC
cc1b549 Doc: golint-ify path package. This removes all go-lint warnings in the path package. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 12 February 2018, 21:18:18 UTC
190524b Merge pull request #4676 from ipfs/doc/golint-routing Doc: golint-ify routing module 12 February 2018, 21:09:28 UTC
d3c005a Merge pull request #4686 from ipfs/extract/detect-race Extract go-detect-race from Godeps 12 February 2018, 20:39:39 UTC
a4115e9 Extract go-detect-race from Godeps I have forked it, put it under ipfs namespace, published to gx License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai> 12 February 2018, 11:35:34 UTC
1a37c0a avoid publishing if notification system has been shut down (will deadlock) License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 11 February 2018, 20:51:50 UTC
bee272a Fix mulitaddr typo License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org> 10 February 2018, 02:49:37 UTC
2baa331 bitswap: test canceling subscription context after shutting down License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 10 February 2018, 01:33:57 UTC
5395826 bitswap: finish unsubscribing from the pubsub instance before shutting it down Otherwise, we'll deadlock and leak a goroutine. This fix is kind of crappy but modifying the pubsub library would have been worse (and, really, it *is* reasonable to say "don't use the pubsub instance after shutting it down"). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 09 February 2018, 20:19:21 UTC
2b99858 remove excessive time.Now() calls from bitswap sessions License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> 09 February 2018, 20:18:58 UTC
back to top