ed3cf18f14
Update README gx section according to suggestions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-16 18:19:12 +01:00
91250c86b3
Add information about installing gx into readme
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-15 10:11:53 +01:00
d3b467f467
Merge pull request #2321 from Kubuxu/feat/there-is-gx
...
Do not install gx if user explicitly didn't ask for it
2016-02-15 00:44:46 -08:00
7d59baaccd
Merge pull request #2337 from ipfs/improve-windows-doc
...
docs: improve windows.md
2016-02-15 00:13:46 -08:00
a59b47e093
Fix bin/check_gx_program on Windows where gx -v outputs full path
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:24 +01:00
72f5e3ba73
Reformat check_gx_program
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:24 +01:00
cd34b3d405
Do not install gx unless user asks for it
...
Build scripts should never touch user's environment.
This patch intoduces existance and version check for gx and gx-go
Prints nice error message if they are missing or outdated.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:13 +01:00
694f22a4c8
bin: add check-gx-program
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-14 22:37:34 +01:00
02bc5c02c2
doc: complete windows.md
...
This adds more explanations and explain how to properly build with and without Cygwin.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-14 11:17:20 +01:00
6b76e2a41a
Merge pull request #2319 from ipfs/cleanup/gx-godeps
...
use gx vendored packages instead of godeps ones
v0.4.0-rc2
2016-02-13 14:46:19 -08:00
0cc8f02266
Merge pull request #2332 from ipfs/appveyor-fixes
...
appveyor: sharness improvements
2016-02-13 14:34:56 -08:00
d7dab3afea
Use gx vendored go-ipfs-utils where possible
...
For the rest of the packages in util, move them to thirdparty
and update the references. util is gone!
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00
171952b795
remove gogo-protobuf from godeps, use gx vendored
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00
bf7dd2bd2b
remove randbo from godeps
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00
3faedb5208
remove goprocess from godeps, use gx vendored one
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00
b9d055c048
remove context from godeps, its in gx now
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00
ce5eac46d4
t0020: improve error message
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 17:20:23 -08:00
7d80512a4c
test-lib: add test_path_cmp()
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 17:20:23 -08:00
ea8d8aaa13
appveyor: use a POSIX prereq
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 17:20:23 -08:00
aa592b841e
appveyor: add %GOPATH%\bin to the PATH
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 17:20:23 -08:00
ffb99862ec
appveyor: disable parallel builds
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 17:20:23 -08:00
a871f371e9
Merge pull request #2335 from ipfs/feat/port-zero-sharness
...
trying to use port zero for ipfs daemon in sharness tests
2016-02-12 15:41:46 -08:00
392c00696c
Merge pull request #2291 from Kubuxu/feat/#2287
...
Add dns and resolve commands to ROAPI
2016-02-12 14:08:49 -08:00
287eb7ba14
Merge pull request #2303 from ipfs/feature/capitalise-tokens
...
Capitalized `Tokens`
2016-02-12 14:08:07 -08:00
0c7595b65b
Use port zero for all ipfs daemon addresses in sharness testing
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 14:04:32 -08:00
912623ed25
docs: improve windows.md
...
This add a lot of steps that were missing and makes it possible to build on Windows.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 22:26:38 +01:00
7217637933
Merge pull request #2328 from ipfs/feat/parallel-pub
...
put pubkey and ipns entry to dht in parallel
2016-02-11 13:59:39 -08:00
abadc94e23
fix race conditions in tests
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-11 11:09:09 -08:00
9fbe3d1335
Merge pull request #2330 from ipfs/feature/capitalize-could
...
Capitalized could
2016-02-11 10:33:40 -08:00
59a98a838b
Capitalized could
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-11 13:05:02 -05:00
58cba8af28
cleanup waitfunc
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-10 22:09:43 -08:00
0c830df19a
Capitalized Tokens
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-10 21:09:47 -05:00
e8f48f1a1e
put pubkey and ipns entry to dht in parallel
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-10 17:03:22 -08:00
4acc7f0ffd
Merge pull request #2327 from ipfs/fix/bump-kvalue
...
bump kvalue from 10 to 20
2016-02-10 16:41:52 -08:00
0396fb967a
bump kvalue from 10 to 20
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-10 16:07:06 -08:00
c913105dd7
Merge pull request #2308 from ipfs/docker-auto-builds
...
Docker automatic builds
2016-02-10 09:23:23 -08:00
400a1aec7b
Merge pull request #2316 from ipfs/fix/random-bstest-hangs
...
wait for peers in wantmanager to all appear
2016-02-09 14:02:21 -08:00
eaa4ff0ce9
Merge pull request #2318 from rwcarlsen/fix-closenotify-panic2
...
fix another panic where CloseNotify was called from wrong goroutine
2016-02-09 11:38:22 -08:00
5367ee76d0
fix another panic where CloseNotify was called from wrong goroutine
...
panic: net/http: CloseNotify called after ServeHTTP finished
goroutine 180 [running]:
net/http.(*response).CloseNotify(0xc8220684e0, 0x0)
/home/r/go/src/net/http/server.go:1535 +0x9d
github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prometheus/client_golang/
/home/r/src/github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/prome
github.com/ipfs/go-ipfs/core/corehttp.(*gatewayHandler).getOrHeadHandler.func1(0x7
/home/r/src/github.com/ipfs/go-ipfs/core/corehttp/gateway_handler.go:119 +
created by github.com/ipfs/go-ipfs/core/corehttp.(*gatewayHandler).getOrHeadHandle
/home/r/src/github.com/ipfs/go-ipfs/core/corehttp/gateway_handler.go:123 +
License: MIT
Signed-off-by: Robert Carlsen <rwcarlsen@gmail.com>
2016-02-09 11:09:43 -06:00
37258a262b
Merge pull request #2196 from ipfs/feat/mfs-flush-cmd
...
Add flush command to ipfs files
2016-02-08 16:10:36 -08:00
c73da8486a
wait for peers in wantmanager to all appear
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 15:59:22 -08:00
4c02c98227
Merge pull request #2315 from rwcarlsen/fix-closenotify-panic
...
fix go1.6rc2 panic where closenotify was called from wrong goroutine
2016-02-08 15:22:44 -08:00
c47e12ebb1
clear up comment about flush=false
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:47:54 -08:00
4b7e3282f1
introduce concept of filedescriptors to mfs, adjust fuse code to use them
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:45:44 -08:00
5474e15e93
blockstore locks return unlocker object now
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
829606a9ed
add note about flush flag
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
b078915fb4
add context to files reading
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
b4a47e35db
sort ListNames output
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
5fcd9a1f8e
use correct context in pubfunc pinning
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
d2e0d73bd5
flush pinning improvements
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00