- 06 5月, 2015 4 次提交
-
-
由 Jeromy 提交于
-
由 Jeromy Johnson 提交于
-
make comments match the code in secure channel implementation
由 Juan Batiz-Benet 提交于 -
由 Dominic Tarr 提交于
-
- 05 5月, 2015 5 次提交
-
-
quick fix for OOM panic that has been plaguing us
由 Juan Batiz-Benet 提交于 -
try harder to not send duplicate blocks
由 Juan Batiz-Benet 提交于 -
increase iptb test stability
由 Juan Batiz-Benet 提交于 -
fix append bug and overwrite/truncate bug
由 Juan Batiz-Benet 提交于 -
update iptb dependency again, and pick different ports for each iptb cluster try and fix godeps crap
由 Jeromy 提交于
-
- 04 5月, 2015 3 次提交
-
-
Improve parse_test.go
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
core/commands/internal/slice_util: Remove this unused package
由 Jeromy Johnson 提交于
-
- 03 5月, 2015 5 次提交
-
-
godep: update go-msgio
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
由 Henry 提交于
-
- 02 5月, 2015 16 次提交
-
-
Now also check that we get the right arguments from the parsing. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
Let's document how stdin enabled arguments currently work by adding some tests. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
Record Datastore metrics for flatfs and leveldb
由 Juan Batiz-Benet 提交于 -
Add package comments to packages that are missing them
由 Juan Batiz-Benet 提交于 -
write memory profiles every 30 seconds when enabled
由 Juan Batiz-Benet 提交于 -
dont create a new ticker each loop
由 Juan Batiz-Benet 提交于 -
Currently garbage collection is triggered manually and there are no age-restrictions on the removal. I expect we'll eventually follow Git and auto-launch garbage collection when we hit some threshold of disk consumption (gc.auto). I expect we'll also follow Git and keep unpinned or unreachable objects (gc.pruneexpire, etc.). But we don't seem to do either of those yet.
由 W. Trevor King 提交于 -
I'm not entirely clear on the role that this package is filling, but this description seems like a reasonable guess based on a quick skim through it's exported API.
由 W. Trevor King 提交于 -
The last references to CastToReaders were commented out in 6faeee83 (cmds2/add: temp fix for -r. horrible hack, 2014-11-11) and then removed completely in 032e9c29 (core/commands2: Updated 'add' command for new file API, 2014-11-16). The last references to CastToStrings was removed in a0bd29d5 (core/commands2: Fixed swarm command for new arguments API, 2014-11-18).
由 W. Trevor King 提交于 -
由 W. Trevor King 提交于
-
So folks looking in core can figure out how it fits into the repository as a whole.
由 W. Trevor King 提交于 -
Based on [1]. [1]: https://github.com/ipfs/go-ipfs/issues/1158
由 W. Trevor King 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
- 01 5月, 2015 7 次提交
-
-
由 Tommi Virtanen 提交于
-
由 Tommi Virtanen 提交于
-
由 Tommi Virtanen 提交于
-
由 Tommi Virtanen 提交于
-
由 Tommi Virtanen 提交于
-
Add an OSX LaunchAgent plist
由 Juan Batiz-Benet 提交于 -
Fix/dial error hiding
由 Juan Batiz-Benet 提交于
-