Jeromy
feb653b443
bitswap: add better tests around wantlist clearing
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-02 15:28:10 -07:00
Jeromy Johnson
0e5e6cf97d
Merge pull request #3152 from ipfs/feat/test/time-out-license
...
test: change time-out script to one from coreutils
2016-09-01 07:43:30 -07:00
Jakub Sztandera
f59751d1a2
test: remove time-out script, use go-timeout instead
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:12 +02:00
Jakub Sztandera
f012b5aed5
test: add go-timeotu to test build system
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:11 +02:00
Jakub Sztandera
7639a2f0a7
test: introduce go-timeout
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-01 15:59:11 +02:00
Jeromy Johnson
9a2344226f
Merge pull request #3163 from ipfs/feat/go-1.7
...
Update release candidate branch to Go 1.7
2016-09-01 06:31:35 -07:00
Jeromy Johnson
ade598eead
Merge pull request #3135 from ipfs/kevina/2839directfix
...
Directly Fix #2839
2016-08-31 19:34:21 -07:00
Lars Gierth
f6292715df
docker: switch to alpine dev channel, for go1.7
...
Go 1.7 funnily demands gcc for installing gx.
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-31 20:27:31 +02:00
Jeromy
3c30fee5b5
update gx binary requirements
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-31 20:27:31 +02:00
Jeromy
9997fcefae
bump go requirement to 1.7
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-31 20:27:31 +02:00
Jeromy Johnson
04d3e79224
Merge pull request #3159 from ipfs/feat/bash-unrestricted-api
...
bash: bring --unrestricted-api completion back (sorry!)
2016-08-30 23:16:12 -07:00
Jeromy Johnson
40159e50a0
Merge pull request #3158 from ipfs/feat/migrations-help
...
fsrepo: improve migrations copy
2016-08-30 22:34:33 -07:00
Jeromy Johnson
4286cd3695
Merge pull request #3144 from ipfs/test/add/revert
...
test: revert few stdin tests that were removed
2016-08-30 22:03:54 -07:00
Jeromy Johnson
ea343fbfa1
Merge pull request #3142 from ipfs/test/CORS/defaults
...
test: do explicit check of CORS headers
2016-08-30 21:46:59 -07:00
Jeromy
b4718a246c
fix tests for changed migrations text
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-30 21:37:45 -07:00
Lars Gierth
b213d69099
fsrepo: improve migrations copy
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-30 21:37:45 -07:00
Lars Gierth
5807e5c09e
bash: bring --unrestricted-api completion back (sorry!)
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-08-30 21:29:55 -07:00
Jeromy Johnson
686882bda2
Merge pull request #3148 from ipfs/test/improve-verify
...
Improve sharness testing on ipfs repo verify
2016-08-29 23:20:08 -07:00
Jeromy
7baac76a3b
repo/verify: add better testing on repo verify command
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-29 22:55:06 -07:00
Jakub Sztandera
384fb1095c
test: revert few stdin tests that were removed
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-29 22:11:11 +02:00
Kevin Atkinson
802d3f9570
Add back still useful test from fe7b01f1 (Resolve symlink if ...)
...
Add back still useful test from reverted commit:
fe7b01f14e
Resolve symlink if it is directly referenced in cli (#2897 )
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-29 16:10:46 -04:00
Jakub Sztandera
3754803a67
test: do explicit check of CORS headers
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-29 21:43:58 +02:00
Jeromy Johnson
050985c52b
Merge pull request #3134 from ipfs/fix/cmd/repeated-help-text
...
cli: Fix stdin help text being show multiple times
2016-08-29 09:12:44 -07:00
Kevin Atkinson
10a692f9a2
Fix "ipfs add -r ." to always add the contents of the current directory.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-27 16:48:03 -04:00
Kevin Atkinson
88e4b110ba
Revert "Resolve symlink if it is directly referenced in cli ( #2897 )"
...
This reverts commit fe7b01f14e .
Conflicts:
commands/cli/parse.go
Revert "Merge pull request #3023 from ipfs/feature/eval-symlink-windows"
This reverts commit 16c5a89dd4 , reversing
changes made to 8c77ff8188 .
Conflicts:
commands/cli/parse.go
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-08-27 14:36:28 -04:00
Jakub Sztandera
0883aa5b44
cli: Fix stdin help text being show multiple times
...
Also remove '\n' from msgStdinInfo as we use Fprintln.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-27 19:02:54 +02:00
Jeromy
685cd28dc8
ipfs version 0.4.3-rc3
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-09 19:22:46 -07:00
Jeromy
ab0492c3e9
update changelog
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-09 16:25:36 -07:00
Jeromy Johnson
16f857040f
Merge pull request #3050 from ipfs/fix/stdin-zero-panic
...
commands: fix panic when stdin is empty for string args
2016-08-07 12:23:23 -07:00
Jeromy Johnson
6e5d0ab6e3
Merge pull request #3048 from zramsay/boot2docker-is-deprecated
...
boot2docker-cli is deprecated, removed from README
2016-08-07 09:34:55 -07:00
Jeromy
8a75a8cf08
commands: fix panic when stdin is empty for string args
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-07 09:24:17 -07:00
zramsay
3069adf535
boot2docker-cli is deprecated, removed from README
...
- Docker for Mac/Windows is out of beta
- docker-machine is recommended for unsupported machines
License: MIT
Signed-off-by: Zach Ramsay <zach@erisindustries.com>
2016-08-06 23:28:16 +01:00
Jeromy Johnson
1eb94e64e3
Merge pull request #2990 from csasarak/janky_version
...
Alias 'ipfs --version' to 'ipfs version'
2016-08-04 06:58:15 -07:00
Jeromy
813bcb641d
ipfs version 0.4.3-rc2
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-04 03:50:18 -07:00
Jeromy
5ac6ede829
update changelog
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-04 03:50:18 -07:00
Jeromy
8fd6c82834
update changelog about ipfs add progress fix
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-04 03:50:18 -07:00
Jakub Sztandera
16e0c7b4ac
CHANGELOG for 0.4.3-rc2
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-04 03:50:18 -07:00
Jeromy Johnson
2a4560c396
Merge pull request #3036 from ipfs/fix/wlist-race
...
bitswap: fix a minor data race
2016-08-04 03:46:38 -07:00
Jeromy Johnson
af0d9c0ef1
Merge pull request #3037 from ipfs/feat/detect-issue-3032
...
dht: add in code to detect and diagnose #3032
2016-08-04 03:46:25 -07:00
Jeromy
71a699ca09
bitswap: fix a minor data race
...
race detector picked up a minor race condition, Since loop iteration
reuses the same local variable, its not safe to take its address and use
it concurrently. The fix is to rebind the variable into a controlled
scope (creating a new variable) and taking the address of that to pass
outwards.
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-04 03:33:00 -07:00
Jeromy
ce6782a22d
dht: add in code to detect and diagnose #3032
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-03 18:19:47 -07:00
Jeromy Johnson
241bfceeb3
Merge pull request #3017 from JesseWeinstein/fix_doc
...
-enc is spelled with two dashes, not one
2016-08-03 11:21:35 -07:00
Jeromy Johnson
5a831ff16d
Merge pull request #3033 from ipfs/fix/stdin-read-msg
...
commands/cli: fix reading from stdin message
2016-08-03 11:19:34 -07:00
Jeromy Johnson
ffba700ea6
Merge pull request #3022 from ipfs/feature/daemon-mount-offline-flag
...
Feature/daemon mount offline flag
2016-08-03 10:30:54 -07:00
Jeromy
068c6d2211
commands/cli: fix reading from stdin message
...
Only print "Reading from /dev/stdin" message when we actually read from
stdin (and not in other cases such as ipfs add --help).
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-03 09:04:41 -07:00
Jakub Sztandera
a42302443b
cli: reword message about mount and offline
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-03 08:04:07 -07:00
Jeromy Johnson
16c5a89dd4
Merge pull request #3023 from ipfs/feature/eval-symlink-windows
...
cli: do ToSlash after EvalSymlinks to remove platform specific slashes
2016-08-03 06:29:54 -07:00
Jeromy Johnson
8c77ff8188
Merge pull request #2983 from yuvallanger/sort-subcommands
...
Sort SUBCOMMANDS section of help output
2016-08-03 05:35:05 -07:00
Jakub Sztandera
8273b0f493
sharness: fix improper use of test_expect_failure
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-03 05:24:20 -07:00
Jakub Sztandera
2cae0bc616
daemon: ipfs daemon --offline --mount should fail with nice message
...
ipfs daemon --offline;
ipfs mount;
fails. This uniforms this behaviour.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-08-03 05:24:20 -07:00