c7d04e96b3
Move go-sysinfo to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-09 11:32:02 +02:00
35cdc1336f
Move goleveldb to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-09 11:32:02 +02:00
d5702d7b3a
Move atomicfile to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-09 11:32:02 +02:00
6d4975d82c
Move go-humanize to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-09 11:32:02 +02:00
d16591ad21
Make bitswap better
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-08 14:17:08 -07:00
1c9b6078e3
Improve ping API a bit by returning failure in case of only failure
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-08 19:58:44 +02:00
0e81124105
Merge pull request #2817 from ipfs/feat/dht-reuse-stream
...
reuse streams for dht messaging
2016-06-08 10:08:25 -07:00
bee40b144c
Merge pull request #2819 from ipfs/cleanup/dht
...
clean up some dead code in the dht
2016-06-08 09:13:13 -07:00
868969fc39
Added readme image
...
it needs to be added to the repo or something later.
2016-06-07 12:59:59 -07:00
3d38faef92
clean up some dead code in the dht
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-07 01:50:08 -07:00
0ab5577339
Merge pull request #2801 from ipfs/feature/move-docs-to-docs
...
Moved docs to docs
2016-06-07 01:40:32 -07:00
dc4c21ef02
use constants for stream reuse heuristics
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-07 01:27:39 -07:00
8be37ea51b
Rremove unneeded print
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-07 10:22:27 +02:00
7a7a267e36
Merge pull request #2818 from ipfs/deps/libp2p/id-fix
...
update libp2p to version 3.2.2
2016-06-07 01:08:55 -07:00
afbc6be0a6
update libp2p to version 3.2.2
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-07 00:20:06 -07:00
e2c7a04400
Merge pull request #2795 from ipfs/fix/mfs-caching
...
rework add-mfs to not use caching
2016-06-07 00:01:44 -07:00
46d626a6dc
cleanup stream reuse
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-06 23:28:39 -07:00
3e9717aa20
reuse streams in the dht networking code
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-06 17:35:56 -07:00
b1b51e8f65
Merge pull request #2810 from pfista/2680-stats-alias-commands
...
Adds aliases to stats command
2016-06-06 15:48:32 -07:00
b2a082fb13
Add tests to prevent future regressions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-06 12:35:29 +02:00
953448af82
Fix refs local marshalling
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-06 12:31:05 +02:00
eb156e05e3
removes files and object alias
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-05 19:43:13 -07:00
9fa5e3824a
Adds aliases to stats command
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-05 18:09:59 -07:00
ff75bc0318
Makefile, bin: Support multiple GOPATH components
...
License: MIT
Signed-off-by: Péter Szilágyi <peterke@gmail.com>
2016-06-05 21:39:02 +03:00
385055d27e
Merge pull request #2804 from ipfs/fix/provs-cleanup
...
fix cleanup of empty provider sets
2016-06-04 11:31:03 -07:00
31d5df51a6
Merge pull request #2598 from pfista/2571-repo-version
...
`ipfs repo version` command
2016-06-04 04:03:17 +02:00
5aaebd0b2d
Adding tests for repo stat and repo version cmd
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:54:39 -07:00
0773ab3840
fix cleanup of empty provider sets
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-03 13:52:28 -07:00
53ccaa9722
adding tests
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:39:56 -07:00
7517bb393b
fixing bad rebase
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:20:32 -07:00
74e701d852
Add period to helptext
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:05:45 -07:00
cd0a33c7c2
Adds repo version subcommand
...
Fixes #2571
License: MIT
Signed-off-by: Mike Pfister <pfista@gmail.com>
2016-06-03 13:05:45 -07:00
234afc8888
Adds repo version info to repo stat command
...
addresses #2571
License: MIT
Signed-off-by: Mike Pfister <pfista@gmail.com>
2016-06-03 13:03:40 -07:00
656241f408
Moved docs to docs
...
I moved debug-guide and releases to the docs folder. I think we should also move dev.md and roadmap.md there, too -- but I am not sure how often these files are updated, addressed, changed, or, in general, seen. Perhaps we should have a wider discussion about the docs included in this repo?
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-03 13:14:40 +01:00
d6654e501d
Merge pull request #2796 from ipfs/dockerfile-fast
...
docker: make dockerfile differences more obvious
2016-06-02 22:12:48 -07:00
00ae31cbdd
docker: make dockerfile differences more obvious
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-06-03 02:12:31 +02:00
22a5b79508
rework add-mfs to not use caching
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-02 12:54:53 -07:00
994109c731
Merge pull request #2790 from ipfs/feature/version-all
...
Add version --all option
2016-06-02 12:23:45 -07:00
c8c329df14
Move tests around as for #2774
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-02 17:53:27 +02:00
01d596bc83
Add test for version --all
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-02 17:53:24 +02:00
5dbe7723bd
Add ISSUE_TEMPLATE.md
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-06-02 10:36:59 +02:00
082393dba4
Merge pull request #2792 from ipfs-filestore/kevina/filestore-bits
...
Stable bits from Pull Request #2634
2016-06-01 20:47:33 -07:00
a38ab167e4
Merge pull request #2794 from ipfs/deps/libp2p/3.3.1
...
update libp2p to v3.3.1
2016-06-01 20:43:38 -07:00
9360f5ca6f
Store needed parts of IpfsNode in Adder.
...
This will make it easier to set up a specialized data pipeline.
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-06-01 22:17:02 -04:00
7274c6be35
update libp2p to v3.3.1
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-01 16:45:46 -07:00
dbabcf9681
Rename blocks.RawBlock to blocks.BasicBlock.
...
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
2016-06-01 17:14:16 -04:00
0bcfc493c6
Add version --all option
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-01 22:43:49 +02:00
acd5765bb6
Merge pull request #2788 from ipfs/fix/buffer-err-chan
...
Fix/buffer err chan
2016-06-01 13:28:35 -07:00
393ae7b732
Merge pull request #2781 from ipfs/feature/fix-files-apostrophe
...
Fixed apostrope in files stat options
2016-06-01 12:31:49 -07:00
82a2218251
localize context cancellation in PutRecordToRouting
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-01 12:20:04 -07:00