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

sort by:
Revision Author Date Message Commit Date
ed72942 Merge pull request #3738 from ipfs/version/0.4.6 Ipfs 0.4.6 01 March 2017, 21:54:15 UTC
6213fd8 Ipfs 0.4.6 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 01 March 2017, 21:03:08 UTC
11a67b8 Merge pull request #3716 from ipfs/release-0.4.6-rc1 Ipfs 0.4.6, release candidate 1 21 February 2017, 19:55:19 UTC
ac2e6bd Ipfs 0.4.6, release candidate 1 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 21 February 2017, 18:45:57 UTC
b0c9e7c Merge pull request #3713 from ipfs/feat/0.4.6-changelog Changelog update for ipfs 0.4.6 21 February 2017, 18:43:29 UTC
a033d9e Merge pull request #3702 from ipfs/feat/update-dist-path update dists path with 1.2.2 migrations 21 February 2017, 18:42:51 UTC
3a4fbc5 Changelog update for ipfs 0.4.6 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 21 February 2017, 18:40:10 UTC
50cd6c6 Merge pull request #3715 from ipfs/fix/bin/gx-version Update gx to version 0.11 21 February 2017, 17:58:26 UTC
f66f2f0 Update gx to version 0.11 Previous version 0.10 was built with faulty version of Go 1.7 which has problems with TCP -> DNS -> UDP timeouts. This results in many failed calls to `gx install` License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 21 February 2017, 17:21:16 UTC
478551a update dists path with 1.2.2 migrations License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 21 February 2017, 06:15:49 UTC
2ef1f69 Merge pull request #3695 from ipfs/deps/update-go-multiplex update go multiplex dep with half closed streams support 21 February 2017, 06:14:00 UTC
29c80d7 Merge pull request #3698 from ipfs/fix/repo-migration-musl WIP: fsrepo: fix musl detection for migrations 21 February 2017, 04:40:45 UTC
82127d5 Merge pull request #3711 from ipfs/deps/update-flatfs update flatfs to v1.1.2, directory fd closing fix 21 February 2017, 04:04:56 UTC
dd0df71 update go multiplex dep with half closed streams support License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 20 February 2017, 21:25:25 UTC
e9c8036 update flatfs to v1.1.2, directory fd closing fix License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 20 February 2017, 19:55:29 UTC
9ff46fb Merge pull request #3708 from ipfs/kevina/block-rm-marshalers block rm: use Marshalers instead of PostRun to process output 20 February 2017, 19:42:43 UTC
427ccfc Merge pull request #3701 from ipfs/debug/iptb-fails print out all daemon stderr files when iptb stop fails 20 February 2017, 19:09:21 UTC
4115e23 block rm: use Marshalers instead of PostRun to process output License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org> 20 February 2017, 02:02:39 UTC
14daf0a print out all daemon stderr files when iptb stop fails License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 20 February 2017, 00:25:28 UTC
584c095 Merge pull request #3705 from ipfs/fix/ci/no-commit-hash ci: Fix lack of commit hash during the build 17 February 2017, 20:46:56 UTC
bb35e40 Merge pull request #3703 from ipfs/fix/format-in-merkledag Fix formatting in merkledag.go 17 February 2017, 19:53:50 UTC
d060d87 ci: Fix lack of commit hash during the build git repo requires to have objects directory which I have missed. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 17 February 2017, 12:24:45 UTC
67a3a67 Fix formatting in merkledag.go License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 17 February 2017, 07:39:59 UTC
c817f09 add tests to make sure docker requests correct migrations version License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 17 February 2017, 07:37:27 UTC
26770b7 fsrepo: fix musl detection for migrations The ldd command used for detection doesn't seem to have a --version flag on Alpine Linux. It would print the expected output, but instead of stdout, it would print it on stderr. The musl detection code would only scan stdout for mentions of "musl", and would thus *not* download the musl version of the fs-repo-migrations executable. This manifested in the well-known "fs-repo-migrations: not found" error, which you get when executing something that was linked against a different libc than the one present on the system. License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org> 17 February 2017, 07:37:26 UTC
765fb0f Merge pull request #3523 from ipfs/feat/ipv6-bootstrap bootstrap: add a few /ip6 nodes 17 February 2017, 01:00:37 UTC
e5def26 Merge pull request #3687 from ipfs/feat/sub-obj-dag-get Feat/sub obj dag get 16 February 2017, 23:51:34 UTC
8c521b6 Merge pull request #3693 from ipfs/kevina/pin-tests Add back removed test. 16 February 2017, 17:26:44 UTC
6867c87 Add back removed test. License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org> 15 February 2017, 22:35:29 UTC
c98e203 Merge pull request #3691 from ipfs/kevina/pin-tests Add tests for recursively pinning a dag (i.e. large file). 15 February 2017, 22:29:19 UTC
4b566ed Add tests for recursively pinning a dag (i.e. large file). License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org> 15 February 2017, 21:51:40 UTC
24a32bf Merge pull request #3602 from rht/throughput Add closed PRs, Issues throughput 14 February 2017, 22:33:47 UTC
a2f27e1 Merge pull request #3598 from Voker57/feat/frugal-enumerate Pass cids instead of nodes around in EnumerateChildrenAsync 14 February 2017, 22:29:32 UTC
6618932 Re-enable async children enumerating in FetchGraph License: MIT Signed-off-by: Iaroslav Gridin <voker57@gmail.com> 14 February 2017, 12:09:40 UTC
08f342e Pass cids instead of nodes around in EnumerateChildrenAsync License: MIT Signed-off-by: Iaroslav Gridin <voker57@gmail.com> 14 February 2017, 12:09:40 UTC
cb611c8 allow for sub-object resolution in dag get License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 14 February 2017, 03:15:17 UTC
9d8a4af add partial resolving to resolver code License: MIT Signed-off-by: Jeromy <why@ipfs.io> 14 February 2017, 00:25:59 UTC
2e116b4 Merge pull request #3649 from ipfs/deps/update-multihash update go-multihash and bubble up deps 13 February 2017, 18:00:58 UTC
b4eeff2 update go-multihash and bubble up deps License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 12 February 2017, 20:25:41 UTC
4028e89 Merge pull request #3640 from ipfs/fix/pinset-obj-explosion Make pinset sharding deterministic 12 February 2017, 20:05:32 UTC
ac2d7a0 Merge pull request #3684 from ipfs/misc/pull-in-release Pull in release to master 12 February 2017, 19:27:26 UTC
3c1382d Merge remote-tracking branch 'origin/release' into misc/pull-in-release 12 February 2017, 19:20:51 UTC
79289b6 Merge pull request #3683 from ipfs/misc/update-version misc: increase version number to 0.4.6-dev 12 February 2017, 19:20:33 UTC
755bf3f Merge pull request #3682 from ipfs/release-br/v0.4.5 Merge go-ipfs v0.4.5 release into release branch 12 February 2017, 19:16:43 UTC
4c20640 misc: increase version number to 0.4.6-dev License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 19:08:46 UTC
8138536 Merge tag 'v0.4.5' into release Ipfs release version 0.4.5 12 February 2017, 19:03:55 UTC
e8bbc0b Merge pull request #3680 from ipfs/feat/makefile/fix-path-in-shell make: fix PATH escaping 12 February 2017, 19:03:24 UTC
1d3e039 make: fix PATH escaping License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 09:26:39 UTC
37209f3 Merge pull request #3663 from elopio/patch-1 add the snap installation instructions 12 February 2017, 01:41:31 UTC
e1619bf Merge pull request #3504 from ipfs/feat/makefile/refactor Makefile rework and sharness test coverage 12 February 2017, 01:26:10 UTC
f55206d make: reimplement commit ref in version License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 01:14:48 UTC
14d5186 Merge pull request #3675 from ipfs/gx/publish/0.4.5 gx publish 0.4.5, cleaner 12 February 2017, 00:56:49 UTC
1a5c21c mk/golang: fix multiple tags License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:53:54 UTC
9e6471f gx publish 0.4.5, cleaner License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 12 February 2017, 00:35:46 UTC
e5a1097 Update gx License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:41 UTC
dc128cb Make gx less verbose License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:41 UTC
545f03e Jenkins CI License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:41 UTC
dd63187 make: make default rule 'aggregate' in sharness License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
a2e3aa5 make: fix standalone sharness run The comparison was wrong License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
f6d70ab circleci: separate script to a file License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
c2d100f make: run coverage when distclean License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
730896c make: do not run coverage file unless clean of coverage targets are run This reduces flat make time by half License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
5472dac make: delete gen-make-dep-chain License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
f77d01a make: add dummy makefile in sharness directory License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
a15e9fd make: revert the config showing error change License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
73a711b make: revert the panic change in pin License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
5b4ecae cover: do a cross package coverage Figured out the way to do it much more cheaply, only few % overhead over normal coverage. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
cd78168 cover: remove Godeps from coverage, add cmd/ipfs to coverage License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
f630222 make: rework makefiles for non-recursive make and add sharness coverage This commit introduces non-recursive Makefile infrastructure that replaces current Makefile infrastructure. It also generally cleanups the Makefiles, separates them into nicer sub-modules and centralizes common operations into single definitions. It allows to depend on any target that is defined in the makefile, this means that for example `gx install` is called once when `make build test_expensive_sharness` is called instead of 4 or 5 times. It also makes the dependencies much cleaner and allows for reuse of modules. For example sharness coverage collection (WIP) uses sharness target with amended PATH, previously it might have been possible but not without wiring in the coverage collection into sharness make runner code. Yes, it is more complex but not much more. There are few rules that have to be followed and few complexities added but IMHO it is worth it. How to NR-make: 1. If make is to generate some file via a target, it MUST be defined in Rules.mk file in the directory of the target. 2. `Rules.mk` file MUST have `include mk/header.mk` statement as the first line and `include mk/footer.mk` statement as the last line (apart from project root `Rules.mk`). 3. It then MUST be included by the closest `Rules.mk` file up the directory tree. 4. Inside a `Rules.mk` special variable accessed as `$(d)` is defined. Its value is current directory, use it so if the `Rules.mk` file is moved in the tree it still works without a problem. Caution: this variable is not available in the recipe part and MUST NOT be used. Use name of the target or prerequisite to extract it if you need it. 5. Make has only one global scope, this means that name conflicts are a thing. Names SHOULD follow `VAR_NAME_$(d)` convention. There are exceptions from this rule in form of well defined global variables. Examples: General lists `TGT_BIN`, `CLEAN`; General targets: `TEST`, `COVERAGE`; General variables: `GOFLAGS`, `DEPS_GO`. 3. Any rules, definitions or variables that fit some family SHOULD be defined in `mk/$family.mk` file and included from project root `Rules.mk` License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> 12 February 2017, 00:18:40 UTC
9efd4c4 Merge pull request #3617 from Zanadar/cleanup/offline Remove 'FindProviders` from routing mocks 12 February 2017, 00:14:37 UTC
b1f17bf Merge pull request #3674 from ipfs/gx/publish/0.4.5 gx publish 0.4.5 12 February 2017, 00:13:41 UTC
1061481 gx publish 0.4.5 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 12 February 2017, 00:03:48 UTC
2cb68b2 Merge pull request #3673 from ipfs/release-0.4.5 Ipfs 0.4.5 11 February 2017, 23:31:13 UTC
81846ee Ipfs 0.4.5 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 11 February 2017, 21:55:38 UTC
466429c Ipfs 0.4.5, release candidate 4 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 10 February 2017, 09:33:38 UTC
f330d5d Merge pull request #3669 from ipfs/feat/unbreak-webui feat(webui): update to new version 09 February 2017, 20:21:49 UTC
80d49b8 Ipfs 0.4.5, release candidate 3 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 09 February 2017, 19:14:45 UTC
56b8506 Merge pull request #3670 from ipfs/fix/dag-cbor-test fix printing out of binary escaped data for test 09 February 2017, 19:10:28 UTC
c5f0f7f fix printing out of binary escaped data for test License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 09 February 2017, 18:31:18 UTC
dc68978 Merge pull request #3668 from ipfs/feat/yamux-debugging Add in env var to enable yamux debug logging 09 February 2017, 17:03:06 UTC
49c30f6 feat(webui): update to new version Closes #3664 License: MIT Signed-off-by: Friedel <dignifiedquire@gmail.com> 09 February 2017, 11:44:30 UTC
66e1826 Add in env var to enable yamux debug logging License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 09 February 2017, 06:36:40 UTC
597ba69 Merge pull request #3666 from ipfs/fix/cbor-null-arrays Fix marshaling of null cbor arrays 09 February 2017, 01:36:05 UTC
0969505 Merge pull request #3665 from ipfs/fix/repo-migration-musl migrations: make libc check more resilient 09 February 2017, 01:34:42 UTC
85a06ab Fix marshaling of null cbor arrays License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> Fix non-canonical imports via dag put License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 09 February 2017, 00:24:31 UTC
150fe9d migrations: make libc check more resilient Fixes #3661. There are a couple of cases in which ldd won't operate on an executable, for example when the executable is statically linked. This patch makes the call to ldd to ldd more resilient against errors, and looks for the system libc, instead of the libc go-ipfs was linked against. License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org> 08 February 2017, 17:56:42 UTC
50ee67f add the snap installation instructions License: MIT Signed-off-by: Leo Arias <yo@elopio.net> 07 February 2017, 21:26:05 UTC
5c2cbb3 Merge pull request #3659 from ipfs/feat/gx-publish gx publish v0.4.5-rc2 06 February 2017, 22:54:26 UTC
304ac6f gx publish v0.4.5-rc2 License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org> 06 February 2017, 22:27:08 UTC
5019fcb Ipfs 0.4.5, release candidate 2 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 06 February 2017, 19:03:11 UTC
2a7330e Merge pull request #3655 from ipfs/fix/dag-get-json-output dag/get: fix link formatting in json output 06 February 2017, 19:00:11 UTC
c00c142 dag/get: fix link formatting in json output License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 06 February 2017, 18:36:57 UTC
313b884 Ipfs 0.4.5, release candidate 1 License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 30 January 2017, 07:20:28 UTC
24c5c87 Merge pull request #3639 from ipfs/feat/0.4.5-changelog Feat/0.4.5 changelog 30 January 2017, 02:32:07 UTC
93c7599 linkify License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 29 January 2017, 21:40:16 UTC
974bdfd Update changelog for 0.4.5 release License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 29 January 2017, 20:18:55 UTC
728ff6d Make pinset sharding deterministic Making this deterministic keeps us from creating an exponential amount of objects as the number of pins in the set increases. License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com> 28 January 2017, 06:04:26 UTC
4add5b8 Merge pull request #3631 from ipfs/lgierth-patch-1 migrations: update dist.ipfs.io path 27 January 2017, 22:59:13 UTC
5d27b5c Merge pull request #3637 from ipfs/deps/flatfs-1.1.1 update flatfs to v1.1.1, path -> filepath fixes 27 January 2017, 19:26:53 UTC
c99a82d Merge pull request #3636 from ipfs/fix/writeable-file-close close file before removing it in check writeable 27 January 2017, 17:13:09 UTC
back to top