- 02 5月, 2015 10 次提交
-
-
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 提交于 -
由 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 提交于
-
- 01 5月, 2015 16 次提交
-
-
由 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 提交于 -
`launchd` doesn't allow you to *use* environment variables. Nor does it support tilde-expansion of program names & arguments after OSX 10.10. To work around this, I've made the plist file a template and included a small install script that will interpolate the correct values.
由 Stephen Sugden 提交于 -
I found this useful to have, and figured it might save somebody else a few minutes of re-inventing the wheel.
由 Stephen Sugden 提交于 -
advertise multiple addresses over mdns
由 Juan Batiz-Benet 提交于 -
use => Use
由 Juan Batiz-Benet 提交于 -
Eventlog: revert lumberjack fork
由 Juan Batiz-Benet 提交于 -
Discussion in [1]. [1]: https://github.com/ipfs/go-ipfs/issues/1158
由 W. Trevor King 提交于 -
由 W. Trevor King 提交于
-
I'm not quite sure which file in this package is the most prominent, but command.go seemed like a reasonable choice.
由 W. Trevor King 提交于 -
Fixes https://github.com/ipfs/ipfs/issues/67
由 Dylan Powers 提交于
-
- 30 4月, 2015 5 次提交
-
-
hotfix: dont use nodes context because it might not be set yet
由 Jeromy Johnson 提交于 -
由 Jeromy 提交于
-
由 Jeromy Johnson 提交于
-
eventlog: buffer writes before pushing them to lumberjack - same effect, no upstream changes. Thx @natefinch!
由 Henry 提交于
-
- 29 4月, 2015 8 次提交
-
-
Godeps maintenance
由 Juan Batiz-Benet 提交于 -
use forked lumberjack (buffers writes)
由 Juan Batiz-Benet 提交于 -
由 Henry 提交于
-
Change ipfs root path volume mount to /data/ipfs
由 Juan Batiz-Benet 提交于 -
由 Stephan Seidt 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
add a benchmark for our hash function
由 Juan Batiz-Benet 提交于
-
- 28 4月, 2015 1 次提交
-
-
Fix docker $ipfs_data mount path in README
由 Juan Batiz-Benet 提交于
-