77bfa9d145
More robust version checking
...
License: MIT
Signed-off-by: Jonathan Dahan <jonathan@jonathan.is>
2016-02-01 16:34:00 -05:00
8b875ebe77
t0121, t0130, t0240: use iptb-lib.sh
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-01 13:48:00 +01:00
d1f15d445b
iptb-lib: small cleanup
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-01 13:23:51 +01:00
cacb1cc2d4
sharness: add lib/iptb-lib.sh
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-01 13:17:13 +01:00
2263539c1c
do that last thing again
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-31 15:37:39 -08:00
c0101c0c4b
update libp2p dep
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-31 10:19:50 -08:00
4012c6bf1d
documentation saves lives
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 16:32:12 -08:00
c900a1e6b9
also, yaml is a terrible format
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 16:29:27 -08:00
49ae649760
lets not have any documentation for this stupid file format, its awesome
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 16:22:03 -08:00
57c6e1edb7
circleci has bad documentation
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 16:17:18 -08:00
89bb3385f5
ciiiii issss awesome
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 11:39:56 -08:00
ed3841f687
on a scale from 1 to annoying, i don't like circleCI anymore at all
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 11:30:10 -08:00
bf3ad94a5b
i'm beginning to dislike circleci
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 11:22:09 -08:00
1b6e426fce
circleci fun fun fun
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 11:03:48 -08:00
d141589d62
travis file change
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 10:38:37 -08:00
b96c2e6100
circleci verbose
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 10:37:07 -08:00
62ba5eb913
Merge pull request #2270 from ipfs/feature/add-more-quotes
...
Added quotes to swarm and ping descriptions
2016-01-30 09:55:47 -08:00
b5a93ead62
gx install stuff in cmd/ipfs/Makefile
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:14 -08:00
9c05a0d222
verbose gx install
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:13 -08:00
b16c0ceef3
circle.yml fix?
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:12 -08:00
1f1c52c394
go go circle tests!
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:11 -08:00
0dba051ce5
add better makefile and reference gx stuff in readme
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:10 -08:00
0e8a6700f9
correct go-log dep
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:10 -08:00
3d0aa592ec
go-keyspace dep from libp2p added
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:08 -08:00
3b784b50a8
add makefile rule for grabbing gx and deps
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:08 -08:00
e12a56d7d0
package.json cleanup
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:07 -08:00
0e312f5caf
initial vendoring of libp2p outside of the repo with gx
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-30 09:34:06 -08:00
ec0c3ac3b8
Added quotes to swarm and ping descriptions
...
Also fixes some grammar in pings.
See https://github.com/ipfs/go-ipfs/pull/2265#issuecomment-177062200
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-01-30 11:33:29 -05:00
fdba13a3e2
Wire ctx to getdag operations in gc.GC
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2016-01-30 14:10:31 +07:00
6f76129b87
Simplify context canceled err message
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2016-01-30 10:26:35 +07:00
72e98deb93
Cleanup http client Send
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2016-01-30 10:22:46 +07:00
45999946be
Directly wire ctx into http request
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2016-01-30 10:19:27 +07:00
eb9d072928
Merge pull request #2265 from ipfs/docs/block-put-quotes
...
Added quotes around block put command
2016-01-29 15:37:20 -08:00
7758ad3d3e
Added quotes around block put command
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-01-29 16:51:10 -05:00
ba148b2355
Merge pull request #2191 from Kubuxu/feature/dnslink
...
Make dns resolve paths under _dnslink.example.com
2016-01-29 12:47:19 -08:00
0e18246294
Make dns resolve paths under _dnslink.
...
Thus allowing to CNAME main site entry to gateway and stil specify
dnslink.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-01-29 20:46:04 +01:00
f631db7e69
Merge pull request #2248 from ipfs/fix/0.3.11-changelog
...
finally add changelog for v0.3.11
v0.4.0-rc1
2016-01-28 08:09:44 -08:00
06cb9b5813
Merge pull request #2253 from rht/typo-n
...
s/retreiving/retrieving/g
2016-01-27 21:49:28 -08:00
88a2ebfe44
add note about webui update
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-27 08:56:49 -08:00
b50bcb2b39
Fixed spelling, capitalized
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-01-27 12:04:36 +00:00
d8b77eb7c7
s/retreiving/retrieving/g
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2016-01-27 14:47:21 +07:00
8207fa7d07
Merge pull request #2244 from ipfs/feature/capitalize-and-periods
...
Capitalized beginning of line messages, added periods
2016-01-26 22:31:02 -08:00
8ef5a1084f
Merge pull request #2243 from ipfs/feature/daemon-shutdown
...
Added small note about shutdown
2016-01-26 22:28:28 -08:00
04f8d3ad56
Merge pull request #2249 from tomgg/tmg/build
...
Makefile: add PHONY targets and a help message
2016-01-26 22:24:47 -08:00
de4e34d242
Makefile: add PHONY targets and a help message
...
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-01-27 11:11:01 +10:00
2b0680a537
finally add changelog for v0.3.11
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-26 15:05:47 -08:00
081c6d9228
Merge pull request #2242 from tomgg/issue1083
...
fix #1083 : Append a newline to `ipfs id` output.
2016-01-25 22:00:35 -08:00
81b9607c49
Merge pull request #2201 from noffle/unpin-2155
...
Resolve paths in 'pin rm' /wo network lookup
2016-01-25 17:17:47 -08:00
7b716986f6
Append newlines to ipfs id
and ipfs dns
output.
...
This fixes #1083 , #2000 .
N.B. The JSON package developers see no trailing newline as a feature;
it allows marshalled JSON to be embedded inside more JSON.[0]
--
[0] https://golang.org/pkg/encoding/json/
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-01-26 02:14:30 +10:00
9745704f5f
Slightly optimizes core.ResolveToKey().
...
This is done by skipping the step of resolving the final segment in the
path to a DAG node; instead preferring to look at the second-to-last
segmenet's links.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-01-24 23:31:05 -08:00