index
:
txu1
master
Twisted-based async interface for Ubuntu One Files Cloud REST API v1
Mike Kazantsev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
DataReceiver: fix handling of last/fail timer-state with connectionLost
Mike Kazantsev
12 years
Age
Commit message
Author
Files
Lines
2013-06-14
DataReceiver: fix handling of last/fail timer-state with connectionLost
HEAD
master
Mike Kazantsev
2
-2
/
+4
2013-04-18
Make DoesNotExists error a subclass of ProtocolError (it's just a 404 after all)
Mike Kazantsev
2
-2
/
+2
2013-04-18
Minor bugfix in node_info command
Mike Kazantsev
2
-2
/
+3
2013-04-15
DoesNotExist -> DoesNotExists, but kept the old alias
Mike Kazantsev
2
-9
/
+11
2013-04-02
Added simple u1-cli tool, just for auth now
Mike Kazantsev
6
-24
/
+118
2013-04-01
Raise DoesNotExist for all 404 errors, unless overidden
Mike Kazantsev
2
-3
/
+6
2013-04-01
Added txU1Persistent class for use with simple yaml config
Mike Kazantsev
2
-1
/
+19
2013-04-01
Added shortcut get_quota() method, returning subset of info_storage()
Mike Kazantsev
2
-1
/
+8
2013-04-01
Detect volume-prefixed paths (if it's not specified) by "/~/" at the start
Mike Kazantsev
2
-2
/
+3
2013-03-31
txU1API -> txU1
Mike Kazantsev
3
-8
/
+8
[...]
Clone
git://fraggod.net/public/txu1
https://fraggod.net/code/git/txu1