Jeromy
b52210766f
an attempt at making the editor more efficient
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-05 04:56:55 +02:00
Juan Benet
f1e86ec702
Merge pull request #1655 from ipfs/procfix
...
bitswap/workers: fix proc / ctx wiring
2015-09-05 04:51:06 +02:00
Juan Batiz-Benet
8b99e60b86
bitswap/workers: fix proc / ctx wiring
...
This commit changes the order of the proc/ctx wiring, to ensure
that the proc has been setup correctly before exiting.
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-09-05 04:37:58 +02:00
Juan Benet
408bea3797
Merge pull request #1641 from rht/namedpipe
...
Serialfile: Explicit err on unrecognized file type
2015-09-05 03:19:54 +02:00
Juan Benet
ebbf569ca6
Merge pull request #1650 from rht/directory-listing-css
...
Bump version of dir-index-html
2015-09-05 03:08:53 +02:00
Juan Benet
e93c0c0977
Merge pull request #1653 from ipfs/async-cmd-error
...
allow channel marshaler to return errors from cmds.Response
2015-09-05 03:03:05 +02:00
Jeromy
4d8eddcebc
fix blockservice error ignorance
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-04 15:41:15 -07:00
Jeromy
206739d10c
allow channel marshaler to return errors from cmds.Response
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-04 14:12:19 -07:00
rht
8ec121239e
Bump version of dir-index-html
...
Based on https://github.com/ipfs/go-ipfs/pull/1615
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-05 01:06:35 +07:00
rht
1b26ca724f
Add test for ipfs add err for unsupported file type
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 18:04:56 +07:00
rht
ccc9cd6a6c
Refactor serialfile
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 16:57:44 +07:00
rht
ddc8dff736
serialfile: Explicit err on unrecognized file type
...
So that ipfs add on daemon no longer blocks
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-04 16:57:44 +07:00
Juan Benet
93e9f8418b
Merge pull request #1643 from ipfs/fix/repo-panic
...
fix panic caused by accessing config after repo closed
2015-09-04 04:01:36 +02:00
Juan Benet
b86c5c869f
Merge pull request #1646 from MichaelMure/fix_argument_swap
...
fix swaped argument in rabin.go
2015-09-04 04:01:03 +02:00
Juan Benet
c8ef4cad0f
Merge pull request #1647 from ipfs/fix/mock-notif
...
fix mock notification test
2015-09-04 03:21:02 +02:00
Jeromy
71d2ab1fc9
use already created config in daemon.go
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 18:20:18 -07:00
Jeromy
7217d6a236
fix mock notification test
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 14:28:53 -07:00
Jeromy Johnson
9dff6132ac
Merge pull request #1645 from ipfs/hotfix/godeps-pb
...
fix import path of generated proto files
2015-09-03 13:41:58 -07:00
Michael Muré
cada7a32f5
fix swaped argument in rabin.go
...
License: MIT
Signed-off-by: Michael Muré <batolettre@gmail.com>
2015-09-03 22:01:29 +02:00
Jeromy
5141fb0c8a
fix import path of generated proto files
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 12:54:10 -07:00
Jeromy
ab0c668ab8
fix panic caused by accessing config after repo closed
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-03 09:28:36 -07:00
Juan Benet
018e20ae19
Merge pull request #1628 from rht/size-walk
...
Use filepath.Walk to compute serialfile total size
2015-09-03 16:32:02 +02:00
Juan Benet
28df97e576
Merge pull request #1629 from rht/localize-os-open
...
serialfile: localize os.Open into NewSerialFile
2015-09-03 15:36:06 +02:00
rht
0c95ed6b03
Add symlink support to BuildDagFromFile
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-03 20:30:41 +07:00
rht
00a56a14ec
serialfile: localize os.Open into NewSerialFile
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-09-03 20:30:41 +07:00
Juan Benet
9c40bf1e97
Merge pull request #1618 from rht/dir-index-humanize
...
Humanize bytes in dir index listing
2015-09-03 12:42:44 +02:00
Jeromy Johnson
3fc1854d24
Merge pull request #1638 from thelinuxkid/master
...
Fix docker image link
2015-09-02 14:48:58 -07:00
Andres Buritica
f4989c30e7
Fix docker image link
...
License: MIT
Signed-off-by: Andres Buritica <andres@thelinuxkid.com>
2015-09-02 14:25:34 -07:00
Juan Benet
dfa27c0c5a
Merge pull request #1623 from rht/fix-check-api-test
...
Fix and refactor daemon api test
2015-09-02 22:42:09 +02:00
Juan Benet
a3f0a6eb73
Merge pull request #1625 from ipfs/check-peerid
...
t0020: simplify peerid check
2015-09-02 22:41:13 +02:00
Juan Benet
5ff766bea9
Merge pull request #1626 from ipfs/t0062-cleanup
...
t0062 cleanup
2015-09-02 22:40:10 +02:00
Juan Benet
006cd5fe25
Merge pull request #1627 from ipfs/feat/symlinks
...
implement symlinks in unixfs, first draft
2015-09-02 22:36:50 +02:00
Jeromy
a4e72871fa
add tests for symlinks
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 12:59:09 -07:00
Jeromy
5ba7d616e2
symlink handling in files ls
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 12:57:11 -07:00
Juan Benet
a47d6fef65
Merge pull request #1636 from ipfs/fix/panic-ignore
...
recover and print panics that happen in API server
2015-09-02 20:50:50 +02:00
Jeromy
d85d61c968
recover and print panics that happen in API server
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 11:12:13 -07:00
Jeromy
56f01e4981
rm panic
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 11:03:07 -07:00
Jeromy
167532c2b6
fix direct symlink adding
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 10:51:03 -07:00
Jeromy
4bcacc5936
address most of CR comments
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-09-02 10:12:04 -07:00
Jeromy
9bbd9b061d
give ipfs get symlink support
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-08-30 23:34:02 -07:00
rht
b45e82418b
Use filepath.Walk to compute serialfile total size
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-31 10:57:54 +07:00
Jeromy
d993bc04d6
implement symlinks in unixfs, first draft
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-08-30 13:33:42 -07:00
Christian Couder
dc68ae76e3
t0020: simplify peerid check
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-08-30 18:23:03 +02:00
Christian Couder
3562e72d8e
t0062: add missing && in test_client*()
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-08-29 22:30:37 +02:00
Christian Couder
cbeff099a2
t0062: check that 'ipfs config' works
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-08-29 22:28:58 +02:00
Christian Couder
fe742050ac
t0062: use "$@" directly
...
This avoids potential quoting problems.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-08-29 22:23:55 +02:00
rht
1198564ca3
Fix and refactor daemon api test
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-08-29 22:10:58 +07:00
Juan Benet
8c652907de
Merge pull request #1598 from ipfs/check-for-api
...
check for API -- WIP
2015-08-29 06:20:59 +02:00
Juan Batiz-Benet
8c547ff7b8
t0062-daemon-api.sh tabs
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-29 06:13:50 +02:00
Juan Batiz-Benet
b883381b63
improved t0062-daemon-api.sh tests
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-29 06:12:12 +02:00