f5c8aea825
Merge pull request #2065 from ipfs/feat/gateway-get
...
add 'get' to the allowed gateway commands
2015-12-14 02:45:07 -05:00
c38efdac64
makefile: add -ldflags to install and nofuse tasks
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-12-14 04:27:01 +01:00
bfff3fa390
Add patch too
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-13 15:12:29 -08:00
f3f3d5c91b
add 'get' to the allowed gateway commands
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-13 14:56:31 -08:00
4397adf51c
Merge pull request #2041 from ipfs/t0080-osx-fix
...
t0080 improvements
2015-12-12 04:31:18 -05:00
0f39687fb6
Merge pull request #2019 from ipfs/Dignifiedquire-fix/access-controll-headers
...
Dignifiedquire fix/access controll headers
2015-12-09 00:55:06 -08:00
243a158924
improved checklist
2015-12-07 23:13:12 -08:00
4c9c88a749
Merge pull request #2049 from ipfs/update-travis
...
travis-ci: use go 1.5.2
2015-12-07 22:58:15 -08:00
551a47a099
travis-ci: use go 1.5.2
...
License: MIT
Signed-off-by: Juan Benet <juan@benet.ai>
2015-12-07 22:23:56 -08:00
8e891d8b50
ipfs 0.3.11-dev version bump
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 20:50:01 -08:00
f9dc4c726b
ipfs 0.3.10 release
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
v0.3.10
2015-12-07 20:50:01 -08:00
2253d08dd9
Merge pull request #2048 from ipfs/deps/go-peerstream
...
update go-peerstream dep
2015-12-07 20:01:46 -08:00
edc7b0f666
update go-peerstream dep
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-07 19:17:23 -08:00
d58053b241
Merge pull request #1961 from ipfs/feat/external-bins
...
initial support for commands to use external binaries
2015-12-06 21:34:09 -08:00
74b8a0ffaf
fix tests
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-06 15:31:02 -08:00
96a0726759
address CR feedback
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-12-06 15:20:18 -08:00
9066b12d33
Merge pull request #2040 from ipfs/t0020-fix-osx-dir-perms
...
t0020: cleanup dir with bad perms
2015-12-05 21:54:29 -08:00
0d7ef453f8
t0080: improve 'ipfs refs --unique' test
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 08:45:35 +01:00
715e0c915e
t0080: improve last tests
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 08:20:27 +01:00
5721a1050c
t0020: cleanup dir with bad perms
...
This is needed on OSX otherwise the trash directory for the
t0020-init.sh test fails to be removed due to a permissions
error.
This fixes https://github.com/ipfs/go-ipfs/issues/2026
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-12-05 07:36:53 +01:00
83246d3e2d
Merge pull request #2029 from ipfs/quickstart-gc
...
assets: fix gc example
2015-12-03 14:58:03 -08:00
dcc9a63a34
assets: fix gc example
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-12-03 03:25:28 +01:00
4fd28444ac
Merge pull request #1981 from sahib/master
...
--help: Add a note on using IPFS_PATH to the footer of the helptext.
2015-12-02 09:04:55 -08:00
1c53aea2d2
Merge pull request #2000 from nham/object_put_newline
...
Add newline to end of `ipfs object put` text output.
2015-12-02 03:40:27 -08:00
aa5532e5bf
--help: Add a note on using IPFS_PATH to the footer of the helptext.
...
License: MIT
Signed-off-by: Chris P. <sahib@online.de>
2015-12-02 11:46:09 +01:00
c8e4845630
Merge pull request #2020 from ipfs/feat/actually-ndjson
...
no newlines in json objects
2015-12-01 09:17:16 -08:00
7d0d1afb42
Merge pull request #2001 from ipfs/version-commit
...
gateway: /version tests, add CurrentCommit
2015-12-01 07:30:23 -08:00
34efa3b8ea
Merge pull request #2010 from ipfs/hotfix/auto-gc
...
Fix maybeGC trigger condition
2015-12-01 07:26:24 -08:00
891a8d7656
no newlines in json objects
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-30 15:23:48 -08:00
bdc1b27c51
hard code things
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-30 14:43:37 -08:00
792da9d875
Merge pull request #1866 from ipfs/lgierth-patch-1
...
commands: fix description of --api
2015-11-30 00:40:05 -08:00
d49a15f566
Add newline to end of the output for a few commands.
...
Commands affected:
- ipfs object put
- ipfs tar add
- ipfs resolve
- ipfs name resolve
License: MIT
Signed-off-by: Nick Hamann <nick@wabbo.org>
2015-11-29 11:50:48 -06:00
4a1043b207
Remove the err brake from PeriodicGC
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-28 07:52:23 +07:00
7e46762342
Fix maybeGC trigger condition
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-11-27 11:31:11 +07:00
9d0c3f5cb0
diag: make commit consistent with version command
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-26 02:46:51 +01:00
9beebc9779
commands: enable version for API
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-26 02:46:41 +01:00
b036b23a23
Add access-control-headers to gateway config
...
License: MIT
Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
2015-11-25 20:11:20 +01:00
e09c397aba
Try to fix tests
...
License: MIT
Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
2015-11-25 20:11:20 +01:00
eedd5d5b73
Add correct access control headers to the default api config
...
License: MIT
Signed-off-by: Friedel Ziegelmayer <dignifiedquire@gmail.com>
2015-11-25 20:11:20 +01:00
3e03ae8f77
gateway: add CurrentCommit to /version
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-25 02:51:05 +01:00
8ab0ddfe44
gateway: add tests for /version
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-25 02:51:05 +01:00
20b06a4cbc
Merge pull request #1999 from ipfs/fix/no-fuse-windows
...
disable building fuse stuff on windows
2015-11-23 15:32:13 -08:00
ebf9511d63
commands: fix description of --api
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-23 20:35:02 +01:00
aa8c190d0b
remove nofuse tag from windows build check (no longer needed)
...
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
2015-11-23 11:05:51 -08:00
e069af1aca
disable building fuse stuff on windows
...
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
2015-11-23 11:01:57 -08:00
c9d118c0db
Merge pull request #1987 from ipfs/seccat-context
...
seccat: fix secio context
2015-11-22 23:01:20 -08:00
0b50080b68
seccat: fix secio context
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-11-21 01:21:38 +01:00
93c23099c7
Merge pull request #1971 from ipfs/gateway-url-rewrites
...
gateway: add path prefix for directory listings
2015-11-20 01:35:08 -08:00
b9e8c001cf
Merge pull request #1968 from rht/gc-auto-test
...
Add gc auto test
2015-11-17 10:07:55 -08:00
b99b77820d
spelling
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-11-16 21:45:07 -08:00