|
5f0c997504
|
Edited the grammar for diag
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
|
2016-03-18 17:12:45 -04:00 |
|
|
7134930962
|
Merge pull request #2480 from kalmi/appveyor-fix
Appveyor fix to make it execute tests again
|
2016-03-17 17:43:02 -07:00 |
|
|
420b02ed1f
|
appveyor fix to make it execute tests again
(not green, but at least it executes)
License: MIT
Signed-off-by: Tarnay Kálmán <kalmisoft@gmail.com>
|
2016-03-18 01:23:41 +01:00 |
|
|
24d88da289
|
Merge pull request #2463 from dignifiedquire/webui-04
feat: Update the webui to work with the latest changes in 0.4
v0.4.0-rc3
|
2016-03-15 14:16:51 -07:00 |
|
|
c692286b41
|
Alphabetized subcommands
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
|
2016-03-15 13:23:22 -04:00 |
|
|
573b191df2
|
Merge pull request #2465 from ipfs/fix/double-encoding-header
fix double transfer encoding header problem
|
2016-03-15 10:22:14 -07:00 |
|
|
655804c5ef
|
fix whitespace trimming
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
|
2016-03-14 16:36:31 -07:00 |
|
|
850602361d
|
fix double transfer encoding head problem
License: MIT
Signed-off-by: Jeromy Johnson <why@ipfs.io>
|
2016-03-14 16:26:49 -07:00 |
|
|
102a6dde22
|
Merge pull request #2451 from ipfs/t0300-improve-debug-message
t0300: improve docker_build debug message
|
2016-03-14 16:15:59 -07:00 |
|
|
c0ec80215e
|
feat: Update the webui to work with the latest changes in 0.4
License: MIT
Signed-off-by: dignifiedquire <dignifiedquire@gmail.com>
|
2016-03-14 20:49:18 +01:00 |
|
|
286a5968c5
|
Merge pull request #2430 from diasdavid/feat/repo-stat
Feature: `ipfs repo stat`
|
2016-03-11 12:51:11 -08:00 |
|
|
82d5e2ed0a
|
Merge pull request #2458 from ipfs/makefile-fixes
Makefile fixes
|
2016-03-10 12:15:32 -08:00 |
|
|
6c74ac0d91
|
build: have install task not depend on build tasks, unneccessary
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-03-10 19:26:57 +01:00 |
|
|
7d67b0a69c
|
build: fix path_check for symlink-into-gopath usecase
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-03-10 19:23:12 +01:00 |
|
|
6f8ea136d5
|
Merge pull request #2455 from ipfs/feat/fix-hanging
update our libp2p dependency to fix hanging issue
|
2016-03-09 12:06:18 -08:00 |
|
|
97d583dd8f
|
update libp2p dep
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-09 09:53:19 -08:00 |
|
|
d8be357087
|
add new test to show problem
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-09 09:50:00 -08:00 |
|
|
94083ae624
|
t0300: improve docker_build debug message
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
|
2016-03-07 10:35:52 +01:00 |
|
|
c10e329b78
|
repo-stat
License: MIT
Signed-off-by: David Dias <daviddias.p@gmail.com>
|
2016-03-04 23:45:03 +00:00 |
|
|
91c6f0f3db
|
Merge pull request #2359 from mildred/ipld
Simplify merkledag package interface to ease IPLD inclusion
|
2016-03-04 12:02:37 -08:00 |
|
|
5f3945c9b7
|
Merge pull request #2443 from ipfs/feat/default-option-vals
add default option value support to commands lib
|
2016-03-04 11:30:46 -08:00 |
|
|
767ee13ea2
|
add default option value support to commands lib
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-04 10:58:27 -08:00 |
|
|
39c101cd70
|
Merge pull request #2433 from ipfs/fix/t0060-port-zero
make t0060 use port zero
|
2016-03-04 09:31:21 -08:00 |
|
|
683b81760e
|
merkledag/traverse: Fix tests after node pointer removal
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
|
2016-03-04 07:51:27 +01:00 |
|
|
a75a5a3e22
|
Merge pull request #2442 from Neurone/master
Fixed some scripts
|
2016-03-03 22:49:32 -08:00 |
|
|
b1f77e9e7f
|
Improve error reporting and fix pin/set_test.go
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
|
2016-03-04 07:48:34 +01:00 |
|
|
8f8020e86f
|
merkledag: Remove cached Node.node
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
|
2016-03-04 07:48:34 +01:00 |
|
|
b3c9922c7b
|
merkledag: Remove unused AddRecursive and RemoveRecursive
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
|
2016-03-04 07:48:34 +01:00 |
|
|
7072dab396
|
grab daemon pid into its own variable
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-03 22:47:50 -08:00 |
|
|
f6e1bb187c
|
added sudo to usermod;
added --json to "ipfs config" command;
added modification to fuse.conf;
License: MIT
Signed-off-by: Giuseppe Bertone <bertone.giuseppe@gmail.com>
|
2016-03-03 20:25:36 +01:00 |
|
|
47643feb13
|
Merge pull request #2438 from ipfs/dns-docs
dns: update dns command docs
|
2016-03-03 09:41:58 -08:00 |
|
|
89b233e360
|
dns: update dns command docs
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
2016-03-03 17:06:10 +01:00 |
|
|
c3204a6939
|
Merge pull request #2435 from noffle/use-net-url-escaping
use net/url to escape paths in web-ui
|
2016-03-02 22:27:20 -08:00 |
|
|
8d5e327447
|
dir-index-html unescaping
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-03-02 17:37:34 -08:00 |
|
|
8fe12ef5fe
|
re-vendors dir-index-html
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-03-02 17:05:44 -08:00 |
|
|
1ee3645a49
|
adds tests for gateway url escaping
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
|
2016-03-02 16:46:49 -08:00 |
|
|
ec7623bb81
|
Use net/url to escape paths in web-ui
License: MIT
Signed-off-by: Adrian Ulrich <adrian@blinkenlights.ch>
|
2016-03-02 15:46:58 -08:00 |
|
|
9a923b4a1a
|
Merge pull request #2429 from ipfs/feat/low-mem-experiment
introduce a low memory flag
|
2016-03-02 15:31:34 -08:00 |
|
|
16c08a3f0d
|
Merge pull request #2432 from ipfs/docs/spelling-error
Fix spelling error
|
2016-03-02 15:30:47 -08:00 |
|
|
96204b5ef5
|
Fix spelling error
My bad. Introduced in #2366
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
|
2016-03-02 18:03:24 -05:00 |
|
|
63a9ed202c
|
make t0060 use port zero
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-02 15:00:04 -08:00 |
|
|
6d4da612dd
|
Merge pull request #2399 from ipfs/fix/assert-gopath
assert that you must build from inside your gopath
|
2016-03-02 13:00:23 -08:00 |
|
|
64c6943ae2
|
remove trailing whitespace
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-02 10:10:04 -08:00 |
|
|
7d0c46affc
|
introduce low memory flag
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
|
2016-03-02 09:59:49 -08:00 |
|
|
288f7bc621
|
Humanize byte size
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
|
2016-03-02 08:08:22 +00:00 |
|
|
f988a54c1b
|
repo stat : add Type
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
|
2016-03-02 08:07:56 +00:00 |
|
|
bb9904bde1
|
repo: add ipfs repo stat command
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
|
2016-03-02 08:07:56 +00:00 |
|
|
22fcd18ad6
|
Merge pull request #2100 from jedahan/smarter-launchd-install
More robust version checking
|
2016-03-01 23:19:07 -08:00 |
|
|
a551991122
|
Merge pull request #2424 from ipfs/docs/dns-resolve-default
Add default to dns resolve
|
2016-03-01 22:57:01 -08:00 |
|
|
3ee12782fc
|
Merge pull request #2416 from noffle/readme_plusplus
Makes install from source instructions clearer.
|
2016-03-01 16:52:04 -08:00 |
|