aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterDataReceiver: fix handling of last/fail timer-state with connectionLostMike Kazantsev12 years
 
 
AgeCommit messageAuthorFilesLines
2013-06-14DataReceiver: fix handling of last/fail timer-state with connectionLostHEADmasterMike Kazantsev2-2/+4
2013-04-18Make DoesNotExists error a subclass of ProtocolError (it's just a 404 after all)Mike Kazantsev2-2/+2
2013-04-18Minor bugfix in node_info commandMike Kazantsev2-2/+3
2013-04-15DoesNotExist -> DoesNotExists, but kept the old aliasMike Kazantsev2-9/+11
2013-04-02Added simple u1-cli tool, just for auth nowMike Kazantsev6-24/+118
2013-04-01Raise DoesNotExist for all 404 errors, unless overiddenMike Kazantsev2-3/+6
2013-04-01Added txU1Persistent class for use with simple yaml configMike Kazantsev2-1/+19
2013-04-01Added shortcut get_quota() method, returning subset of info_storage()Mike Kazantsev2-1/+8
2013-04-01Detect volume-prefixed paths (if it's not specified) by "/~/" at the startMike Kazantsev2-2/+3
2013-03-31txU1API -> txU1Mike Kazantsev3-8/+8
[...]
 
Clone
git://fraggod.net/public/txu1
https://fraggod.net/code/git/txu1