- 01 4月, 2015 9 次提交
-
-
由 Konstantin Koroviev 提交于
-
bandwidth metering on streams
由 Juan Batiz-Benet 提交于 -
humanize bandwidth output instrument conn.Conn for bandwidth metrics add poll command for continuous bandwidth reporting move bandwidth tracking onto multiaddr net connections another mild refactor of recording locations address concerns from PR lower mock nodes in race test due to increased goroutines per connection
由 Jeromy 提交于 -
cache public keys and use better method for fetching
由 Jeromy Johnson 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
reduce dht bandwidth consumption
由 Jeromy Johnson 提交于 -
t0030: replace some expect_failure with expect_success
由 Juan Batiz-Benet 提交于 -
It looks like some tests that were expected failures are now always succeeding, so let's mark them as such. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-
- 31 3月, 2015 3 次提交
-
-
Reorged from jbenet/go-ipfs to ipfs/go-ipfs
由 Juan Batiz-Benet 提交于 -
由 Ho-Sheng Hsiao 提交于
-
- Modified Godeps/Godeps.json by hand - [TEST] Updated welcome docs hash to sharness - [TEST] Updated contact doc - [TEST] disabled breaking test (t0080-repo refs local)
由 Ho-Sheng Hsiao 提交于
-
- 30 3月, 2015 3 次提交
-
-
set proper UID and GID on fuse filesystems
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 29 3月, 2015 4 次提交
-
-
t0051: test ipfs object online as well as offline
由 Juan Batiz-Benet 提交于 -
t0045: test ipfs ls online as well as offline
由 Juan Batiz-Benet 提交于 -
To do that the current tests are move inside a test_object_cmd() function. This function is then first called before running the daemon for offline tests and then after starting the daemon for online tests. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
To do that the current tests are move inside a test_ls_cmd() function. This function is then first called before running the daemon for offline tests and then after starting the daemon for online tests. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-
- 26 3月, 2015 1 次提交
-
-
Add a basic command line completion for IPFS
由 Juan Batiz-Benet 提交于
-
- 25 3月, 2015 2 次提交
-
-
由 Michael Muré 提交于
-
Does auto-complete for the ipfs commands, subcommands and parameters. Reported to works for bash and zfs The completion could be smarter for some parameters (marked as #TODO)
由 Michael Muré 提交于
-
- 24 3月, 2015 7 次提交
-
-
godeps update
由 Juan Batiz-Benet 提交于 -
refactor ipns fuse to utilize ipnsfs
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
由 Jeromy 提交于
-
- 23 3月, 2015 2 次提交
-
-
由 Henry 提交于
-
由 Juan Batiz-Benet 提交于
-
- 22 3月, 2015 7 次提交
-
-
由 Juan Batiz-Benet 提交于
-
pollEndpoint: improve error output
由 Juan Batiz-Benet 提交于 -
FUSE: Stop treating "no errors" as an error
由 Juan Batiz-Benet 提交于 -
由 Konstantin Koroviev 提交于
-
由 Henry 提交于
-
t0090: test ipfs get offline as well as online
由 Juan Batiz-Benet 提交于 -
test: add README with sharness test command coverage
由 Juan Batiz-Benet 提交于
-
- 21 3月, 2015 2 次提交
-
-
See issue #906 (sharness test command coverage) that discussed this. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
To do that the current tests are move inside a test_get_cmd() function. This function is then first called before running the daemon for offline tests and then after starting the daemon for online tests. License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-