- 20 May, 2015 1 commit
-
-
Jeromy authored
-
- 08 May, 2015 1 commit
-
-
Henry authored
commands/object: remove objectData() and objectLinks() helpers resolver: added context parameters sharness: $HASH carried the \r from the http protocol with sharness: write curl output to individual files http gw: break PUT handler until PR#1191
-
- 20 Apr, 2015 1 commit
-
-
gatesvp authored
Move IPNS resolutions into the core library via the pathresolver.go file. Fix the CLI commands to leverage this core component.
-
- 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)
-
- 24 Mar, 2015 1 commit
-
-
Jeromy authored
-
- 25 Feb, 2015 1 commit
-
-
Henry authored
- updated go-ctxgroup and goprocess ctxgroup: AddChildGroup was changed to AddChild. Used in two files: - p2p/net/mock/mock_net.go - routing/dht/dht.go - updated context from hg repo to git prev. commit in hg was ad01a6fcc8a19d3a4478c836895ffe883bd2ceab. (context: make parentCancelCtx iterative) represents commit 84f8955a887232b6308d79c68b8db44f64df455c in git repo - updated context to master (b6fdb7d8a4ccefede406f8fe0f017fb58265054c) Aaron Jacobs (2): net/context: Don't accept a context in the DoSomethingSlow example. context: Be clear that users must cancel the result of WithCancel. Andrew Gerrand (1): go.net: use golang.org/x/... import paths Bryan C. Mills (1): net/context: Don't leak goroutines in Done example. Damien Neil (1): context: fix removal of cancelled timer contexts from parent David Symonds (2): context: Fix WithValue example code. net: add import comments. Sameer Ajmani (1): context: fix TestAllocs to account for ints in interfaces
-
- 19 Feb, 2015 1 commit
-
-
Jeromy authored
-
- 03 Feb, 2015 1 commit
-
-
Juan Batiz-Benet authored
Let's save log.Error for things the user can take action on. Moved all our diagnostics to log.Debug. We can ideally reduce them even further.
-
- 29 Jan, 2015 1 commit
-
-
Jeromy authored
-
- 24 Jan, 2015 2 commits
-
-
Brian Tiger Chow authored
@jbenet @whyrusleeping was the 1<<16 intentional? replaced the raw methods with wrappers.
-
Matt Bell authored
-
- 14 Jan, 2015 1 commit
-
-
Matt Bell authored
-
- 12 Jan, 2015 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
Queries now can be cancelled and the resources collected
-
Juan Batiz-Benet authored
ipfs blocks local returns _all_ local refs. For now this is one long op. future commits will make it async.
-
- 07 Jan, 2015 3 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 06 Jan, 2015 2 commits
- 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 4 commits
- 18 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Matt Bell authored
-
- 14 Nov, 2014 13 commits
-
-
Juan Batiz-Benet authored
Also: - map[cmds.EncodingType]cmds.Marshaller -> MarshalMap cc @mappum @maybebtc
-
Matt Bell authored
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
@mappum this one is straightforward, but tagging you here just in case
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Brian Tiger Chow authored
these weren't actually modified when commands2 was introduced. they're exact replicas of the ones that presently exist in core/commands.
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-