- 18 Mar, 2018 1 commit
-
-
Steven Allen authored
This way, we can always assume that indexing a required argument works. Also: * test that the command tree doesn't have any obvious bugs (duplicate options, arguments in the wrong order, etc). * simplify the usage ParseBodyArgs. * remove unnecessary check in the get command. fixes #4823 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 01 Mar, 2018 1 commit
-
-
RideWindX authored
License: MIT Signed-off-by:
Jason Chang <ridewindx@163.com>
-
- 21 Feb, 2018 1 commit
-
-
Steven Allen authored
* May fix #4670 * Fixes #4683 License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 10 Feb, 2018 1 commit
-
-
Lars Gierth authored
License: MIT Signed-off-by:
Lars Gierth <larsg@systemli.org>
-
- 05 Feb, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 04 Feb, 2018 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 01 Feb, 2018 1 commit
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 28 Jan, 2018 1 commit
-
-
Steven Allen authored
fixes a UUID bug I introduced (UUIDs were always an error value) License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 24 Jan, 2018 2 commits
-
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Steven Allen authored
I've looked into this and I agree, Online was always false (and should be in this case, anyways). License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
- 21 Jan, 2018 24 commits
-
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
Steven Allen authored
Fix a nil pointer exception when no timeout is set and an HTTP request fails. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by:
Jeromy <jeromyj@gmail.com>
-
keks authored
This reverts commit 852adb1c4a42a254286ac26b3bae7ea3a7bb69df. License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
by setting os.Args[0] to "ipfs" License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
broken sharness test t0110 has been fixed in master License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
- some fixes for cmds1.0 - reinsert plugin loading code, pretty print wrapper TODO: if plugin loading fails it only calls log.Warning. returning an error would be better but that would have to happen after PreRun, which is not possible atm. License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
pass API path to cmds, fix options in add. License: MIT Signed-off-by:
keks <keks@cryptoscope.com>
-
keks authored
License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
- add comments, trim api path prefix - corehttp: add option to set HTTP header "Server" - daemon: use new corehttp options License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
keks authored
- move go-ipfs-cmds/legacy to go-ipfs/commands/legacy - update cmds,cmdkit; go test ./... ok License: MIT Signed-off-by:
keks <keks@cryptoscope.co>
-
- 05 Jan, 2018 2 commits
-
-
Scott Bigelow authored
License: MIT Signed-off-by:
Scott Bigelow <epheph@gmail.com>
-
Scott Bigelow authored
License: MIT Signed-off-by:
Scott Bigelow <epheph@gmail.com>
-
- 04 Jan, 2018 1 commit
-
-
Scott Bigelow authored
License: MIT Signed-off-by:
Scott Bigelow <epheph@gmail.com>
-
- 28 Dec, 2017 1 commit
-
-
Péter Szilágyi authored
License: MIT Signed-off-by:
Péter Szilágyi <peterke@gmail.com>
-
- 17 Dec, 2017 1 commit
-
-
Łukasz Magiera authored
License: MIT Signed-off-by:
Łukasz Magiera <magik6k@gmail.com>
-
- 16 Dec, 2017 1 commit
-
-
Steven Allen authored
1. We don't need it (technically). 2. TravisCI (well, Ubuntu Trusty) is using a 11 year old version of make without support for this feature. License: MIT Signed-off-by:
Steven Allen <steven@stebalien.com>
-