- 14 Oct, 2015 2 commits
-
-
ForrestWeston authored
License: MIT Signed-off-by: ForrestWeston <Forrest.Weston@gmail.com>
-
ForrestWeston authored
pin add, pin rm, and pin ls will be recursive unless specified with '=false' eg. 'ipfs pin add -r=false <file>' tests for pinning have been updated/added License: MIT Signed-off-by: ForrestWeston <Forrest.Weston@gmail.com>
-
- 28 Jul, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 21 Jul, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 20 Jul, 2015 1 commit
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 03 Jun, 2015 1 commit
-
-
rht authored
-
- 01 Jun, 2015 1 commit
-
-
Jeromy authored
-
- 28 Apr, 2015 1 commit
-
-
Vitor Baptista authored
If you want to get only the hashes (i.e. the previous behaviour), you can use the `--quiet` flag.
-
- 20 Apr, 2015 1 commit
-
-
Jeromy authored
This commit adds a new set of sharness tests for pinning, and addresses bugs that were pointed out by said tests. test/sharness: added more pinning tests Pinning is currently broken. See issue #1051. This commit introduces a few more pinning tests. These are by no means exhaustive, but definitely surface the present problems going on. I believe these tests are correct, but not sure. Pushing them as failing so that pinning is fixed in this PR. make pinning and merkledag.Get take contexts improve 'add' commands usage of pinning FIXUP: fix 'pin lists look good' ipfs-pin-stat simple script to help check pinning This is a simple shell script to help check pinning. We ought to strive towards making adding commands this easy. The http api is great and powerful, but our setup right now gets in the way. Perhaps we can clean up that area. updated t0081-repo-pinning - fixed a couple bugs with the tests - made it a bit clearer (still a lot going on) - the remaining tests are correct and highlight a problem with pinning. Namely, that recursive pinning is buggy. At least: towards the end of the test, $HASH_DIR4 and $HASH_FILE4 should be pinned indirectly, but they're not. And thus get gc-ed out. There may be other problems too. cc @whyrusleeping fix grep params for context deadline check fix bugs in pin and pin tests check for block local before checking recursive pin
-
- 31 Mar, 2015 1 commit
-
-
Ho-Sheng Hsiao authored
- Modified Godeps/Godeps.json by hand - [TEST] Updated welcome docs hash to sharness - [TEST] Updated contact doc - [TEST] disabled breaking test (t0080-repo refs local)
-
- 07 Mar, 2015 1 commit
-
-
anarcat authored
i couldn't understand what those meant. it was explain (at least partly) in #590 so let's share the goods!
-
- 24 Jan, 2015 2 commits
-
-
Brian Tiger Chow authored
-
Matt Bell authored
-
- 21 Jan, 2015 3 commits
- 14 Jan, 2015 1 commit
-
-
Matt Bell authored
-
- 06 Jan, 2015 1 commit
-
-
Matt Bell authored
core/commands: Don't use pointers for Type field
-
- 06 Dec, 2014 1 commit
-
-
Brian Tiger Chow authored
+ style: sort command list License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
- 19 Nov, 2014 7 commits
- 18 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Matt Bell authored
-
- 14 Nov, 2014 12 commits
-
-
Brian Tiger Chow authored
ipfs1 docs read: ``` btc λ. ipfs pin ipfs pin - Commands: add pin an ipfs object to local storage. rm unpin an ipfs object from local storage. Use "pin help <command>" for more information about a command. ``` License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
-
Matt Bell authored
-
Matt Bell authored
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Brian Tiger Chow authored
-
Matt Bell authored
-