- 14 Jan, 2015 38 commits
-
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
"for each desired change, make the change easy (warning: this may be hard), then make the easy change" - Kent Beck https://twitter.com/KentBeck/status/250733358307500032 http://martinfowler.com/articles/preparatory-refactoring-example.html cc @jbenet @whyrusleeping
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
The struct was getting unmanageable. extracted the config component to reduce complexity. The datastore will be written as another component.
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
fix(fsrepo): extract private, unsynced method to prevent deadlock
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
no issue detected but it's good to be safe
-
Brian Tiger Chow authored
NB: daemon is one spot the repo lock is typically acquired
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
for now, allow daemon and client to both hit config
-
Brian Tiger Chow authored
@jbenet @whyrusleeping thoughts?
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Juan Batiz-Benet authored
the travis docs say the env flag TRAVIS=true but, i want to make absolutely sure. explicitness leaves less room for error.
-
Juan Batiz-Benet authored
Serial File Opening
-
Juan Batiz-Benet authored
Stdin Input
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Juan Batiz-Benet authored
p2p/net/swarm: fix racey test
-
Juan Batiz-Benet authored
-
- 13 Jan, 2015 2 commits
-
-
Juan Batiz-Benet authored
p2p/net/swarm: more connection bugs
-
Juan Batiz-Benet authored
-