Jeromy Johnson
b1b51e8f65
Merge pull request #2810 from pfista/2680-stats-alias-commands
...
Adds aliases to stats command
2016-06-06 15:48:32 -07:00
Michael Pfister
eb156e05e3
removes files and object alias
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-05 19:43:13 -07:00
Michael Pfister
9fa5e3824a
Adds aliases to stats command
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-05 18:09:59 -07:00
Jeromy Johnson
385055d27e
Merge pull request #2804 from ipfs/fix/provs-cleanup
...
fix cleanup of empty provider sets
2016-06-04 11:31:03 -07:00
Juan Benet
31d5df51a6
Merge pull request #2598 from pfista/2571-repo-version
...
`ipfs repo version` command
2016-06-04 04:03:17 +02:00
Michael Pfister
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
Jeromy
0773ab3840
fix cleanup of empty provider sets
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-03 13:52:28 -07:00
Michael Pfister
53ccaa9722
adding tests
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:39:56 -07:00
Michael Pfister
7517bb393b
fixing bad rebase
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:20:32 -07:00
Michael Pfister
74e701d852
Add period to helptext
...
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
2016-06-03 13:05:45 -07:00
Michael Pfister
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
Michael Pfister
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
Jeromy Johnson
d6654e501d
Merge pull request #2796 from ipfs/dockerfile-fast
...
docker: make dockerfile differences more obvious
2016-06-02 22:12:48 -07:00
Lars Gierth
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
Jeromy Johnson
994109c731
Merge pull request #2790 from ipfs/feature/version-all
...
Add version --all option
2016-06-02 12:23:45 -07:00
Jakub Sztandera
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
Jakub Sztandera
01d596bc83
Add test for version --all
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-02 17:53:24 +02:00
Jeromy Johnson
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
Jeromy Johnson
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
Kevin Atkinson
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
Jeromy
7274c6be35
update libp2p to v3.3.1
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-01 16:45:46 -07:00
Kevin Atkinson
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
Jakub Sztandera
0bcfc493c6
Add version --all option
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-06-01 22:43:49 +02:00
Jeromy Johnson
acd5765bb6
Merge pull request #2788 from ipfs/fix/buffer-err-chan
...
Fix/buffer err chan
2016-06-01 13:28:35 -07:00
Jeromy Johnson
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
Jeromy
82a2218251
localize context cancellation in PutRecordToRouting
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-01 12:20:04 -07:00
Jeromy
a4f2d1d2f7
buffer error chan to prevent dead goro buildup
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-06-01 12:18:59 -07:00
Jeromy Johnson
fd1eae87f7
Merge pull request #2782 from ipfs/feature/78-ruler
...
All commands: Align to under 78-ruler width
2016-06-01 09:45:55 -07:00
Jeromy Johnson
cd4bc54d90
Merge pull request #2780 from ipfs/feature/files-ruler
...
files: Adjust to fit ruler 78
2016-06-01 09:18:59 -07:00
Jeromy Johnson
711ed38d3f
Merge pull request #2779 from ipfs/feature/stats-ruler
...
stats: Aligned text to 78 ruler, fixed grammar error
2016-06-01 09:18:22 -07:00
Jeromy Johnson
5f6961028c
Merge pull request #2757 from ipfs/feature/Godeps-to-gx-2
...
Second wave of gx migrations
2016-06-01 09:17:26 -07:00
Jeromy Johnson
ed2d94b007
Merge pull request #2775 from ipfs/feature/head-no-body
...
Add check for HEAD response to be empty
2016-06-01 09:11:40 -07:00
Richard Littauer
7f61030eb5
All commands: Align to under 78-ruler width
...
This is just for the description, for now.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-01 16:44:29 +01:00
Richard Littauer
575547042c
Fixed apostrope in files stat options
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-01 15:42:23 +01:00
Richard Littauer
f2328af541
files: Adjust to fit ruler 78
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-01 15:38:00 +01:00
Richard Littauer
5593d776be
stats: Aligned text to 78 ruler, fixed grammar error
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-01 15:32:41 +01:00
Jeromy Johnson
c814478fb9
Merge pull request #2773 from ipfs/feature/commands-flags
...
Fix commands --flags not showing flags via HTTP API
2016-05-31 16:32:20 -07:00
Jakub Sztandera
d7913c893a
Migrate rs/cors to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 22:40:41 +02:00
Jakub Sztandera
a2a8062c87
Move go-context to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 22:40:35 +02:00
Jakub Sztandera
3644730938
Remove deps that are no longer in Godeps
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 22:36:22 +02:00
Jakub Sztandera
afb2afc7bc
Move pb to gx
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 22:36:22 +02:00
Jeromy Johnson
88da12ef56
Merge pull request #2707 from ipfs/local-mount-test
...
Make t0030 use iptb for consistent test passing.
2016-05-31 10:15:20 -07:00
Jakub Sztandera
7167e93be4
Add test to prevent future regressions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 18:55:45 +02:00
Jeromy Johnson
82c0a3ba97
Merge pull request #2754 from ipfs/fix-dockerfile-currentcommit
...
docker: simplify git ref resolution, thanks @chriscool
2016-05-31 09:20:55 -07:00
Jeromy Johnson
6a894d6e76
Merge pull request #2696 from ipfs/feature/Offline-2393
...
Offline daemon mode
2016-05-31 09:12:13 -07:00
Jeromy Johnson
4974a02f27
Merge pull request #2772 from ipfs/deps/libp2p/3.2.3
...
update libp2p to v3.2.3
2016-05-31 08:44:43 -07:00
Jakub Sztandera
f99bb4f9d5
Add check for HEAD response to be empty
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 17:18:50 +02:00
Jakub Sztandera
a6d0fd287b
Fix commands --flags not showing flags via HTTP API
...
It was caused by the cmds.Option struct being Interface not struct
The solution is to create struct and copy interesting data over.
Also removed the "ShowOptions" field from being sent via the HTTP API.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-05-31 16:55:37 +02:00
Jeromy Johnson
dcf750365d
Merge pull request #2756 from ipfs/feature/HiddenFilesTests
...
Add test for directly adding hidden file
2016-05-30 22:15:11 -07:00
Jeromy
aae6a2c379
update libp2p to v3.2.3
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-05-30 22:14:21 -07:00