07ffab63f4
Make Makefile patch to use global gateway actually work
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-02-27 11:15:55 +01:00
d48cd56f94
Merge pull request #2396 from ipfs/fix/readme-instructions
...
some fixes to the readme install instructions
2016-02-23 17:54:48 -08:00
ff341c7579
Merge pull request #2398 from ipfs/check-go-version
...
Check go version
2016-02-23 17:50:29 -08:00
3988031b79
Merge pull request #2370 from noffle/daemon_plus_plus
...
Adds arbitrary port support to t0060-daemon.sh
2016-02-23 15:48:49 -08:00
6c959c8c6f
Makefile: add go_check target
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-23 22:35:26 +01:00
2f64de0d61
Uses preset API_MADDR and GWAY_ADDR globals.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-23 13:22:58 -08:00
c342d57347
Updates uses of *_ADDR -> *_MADDR
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-23 13:22:58 -08:00
31f4ef02c2
Use test_launch_ipfs_daemon
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-23 13:22:58 -08:00
597d684160
Adds arbitrary port support to t0060-daemon.sh.
...
Removes all of the hardcoded ports and defaults to non-standard API,
Gateway, and Swarm ports.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-23 13:22:58 -08:00
40b21bfcfb
bin: add check_go_version
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-23 21:26:10 +01:00
e7c8ac1f3e
capitalize Ensure
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-23 11:01:56 -08:00
f630f9d92a
Merge pull request #2382 from ipfs/fix/mfs-truncate
...
fix minor mfs truncate bug
2016-02-23 10:42:06 -08:00
26af36eca1
refer to go install instructions
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-23 10:40:23 -08:00
7471795793
Merge pull request #2391 from ipfs/files-ls-defaults-to-pathroot
...
files: make 'files ls' defaults to /
2016-02-23 10:18:50 -08:00
3f4b684c11
Merge pull request #2394 from ipfs/feat/gx-force-gateway
...
force gx to use 0.4.0 gateways for now
2016-02-23 10:08:38 -08:00
f89b7c7679
some fixes to the readme install instructions
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-22 19:02:42 -08:00
a36da6b417
force gx to use 0.4.0 gateways for now
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-22 17:47:14 -08:00
73e76dca56
files: make 'files ls' defaults to /
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-22 19:15:49 +01:00
d9b766d302
Merge pull request #2344 from ipfs/feat/reqlog-time
...
add command to change keep time for reqlog objects
2016-02-20 10:04:47 -08:00
e664fc3a2d
add command to change keep time for reqlog objects
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-19 22:05:05 -08:00
2600a0290a
Merge pull request #2333 from palkeo/master
...
Add option to display headers for « ipfs object links ».
2016-02-19 22:04:05 -08:00
45fb4de23a
Merge pull request #2377 from ipfs/docs/files-copy-edit
...
Copy edited files command file
2016-02-19 18:59:40 -08:00
973707a884
fix minor mfs truncate bug
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-19 18:57:41 -08:00
8e4cfed05a
Merge pull request #2372 from ipfs/docs/fix-tagline
...
Updated tagline for queryDhtCmd
2016-02-19 08:42:44 -08:00
662625318a
Merge pull request #2374 from ipfs/t0062-indentation-fix
...
t0062: fix indentation
2016-02-19 08:42:08 -08:00
7fa28640dc
Merge pull request #2373 from ipfs/remove-old-unused-tests
...
Remove old unused tests
2016-02-19 08:39:36 -08:00
10b7bfa0c0
Capitalize All
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 11:37:33 -05:00
41a6859262
Merge pull request #2366 from ipfs/docs/edit-ls-desc
...
Edit the ls.go description
2016-02-19 08:34:31 -08:00
08a7c45350
Change target to destination to match files cp
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 11:19:34 -05:00
62cd07813b
Copy edited files command file
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 10:09:23 -05:00
c6a7b51f0c
t0062: fix indentation
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 04:24:12 +01:00
ad71b15e36
sharness: remove xt0130-multinode.sh
...
xt0130 test is already in as t0130.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 03:32:07 +01:00
fa57fb7349
sharness: remove x0045-add-cat-iptb.sh
...
x0045 can be removed since we do the same stuff in other tests.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 03:31:39 +01:00
3da441932e
Updated tagline for queryDhtCmd
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 20:59:26 -05:00
63fbc7b62b
Added other entries
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 20:41:08 -05:00
27cbef1557
Merge pull request #2362 from ipfs/feature/add-level-arg-desc
...
Added a description to level argument
2016-02-18 17:30:51 -08:00
ff1509b077
Merge pull request #2363 from ipfs/docs/resolve
...
Removed double spaces, added `an`, siwitched carrot to dollar
2016-02-18 17:30:09 -08:00
7239b48caf
Merge pull request #2364 from ipfs/docs/poll-default-false
...
Added default false to stats bw poll
2016-02-18 17:27:07 -08:00
65cda02096
Merge pull request #2367 from ipfs/docs/capitalize-dht
...
Capitalized DHT
2016-02-18 17:25:38 -08:00
9cdb69cb21
Merge pull request #2365 from noffle/length_zero
...
Fixes range error by using > 0 length buffer.
2016-02-18 17:25:20 -08:00
944f749d95
Merge pull request #2369 from ipfs/docs/get-command
...
Added ticks, `the`, and defaults to `get`
2016-02-18 17:22:17 -08:00
50a44f9962
Added ticks, the
, and defaults to get
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 18:11:06 -05:00
ac42bb7932
Capitalized DHT
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:39:26 -05:00
600d4a64a5
Edit the ls.go description
...
This should make it a bit easier to read. Cf https://github.com/ipfs/http-api-spec/pull/42#discussion_r53164138
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:18:49 -05:00
2c4de53c31
Fixes range error by using > 0 length buffer.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-18 13:40:03 -08:00
9c53ad7423
Added default false to stats bw poll
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:58:42 -05:00
6ea9f60148
Removed double spaces, added an
, siwitched carrot to dollar
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:51:20 -05:00
b14403a06f
Added a description to level argument
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:24:08 -05:00
47222530f5
Fixed indentation.
...
License: MIT
Signed-off-by: palkeo <contact@palkeo.com>
2016-02-18 09:44:54 +01:00
f8eefba0a3
Merge pull request #2354 from ipfs/fix/stdin-arg-parse
...
fix panic in cli arg parsing
2016-02-17 20:58:17 -08:00