summaryrefslogtreecommitdiff
path: root/src/leap/soledad/backends/leap_backend.py
AgeCommit message (Expand)Author
2013-03-06Remove everything to start from scratchTomás Touceda
2013-02-09Merge branch 'develop' into feature/soledad-apidrebs
2013-02-09Remove LeapDatabase because we don't need it (LeapSyncTarget does the job).drebs
2013-02-09SQLCipher backend can sync with remote Leap HTTP target.drebs
2013-02-09Enforce doc.rev as bytes to match Twisted expectations.drebs
2013-02-06Add test scenario for SQLCipher backend using LeapSyncTarget.drebs
2013-01-31Soledad server can store using CouchDB.drebs
2013-01-31Add LeapServerState for interfacing with couch.drebs
2013-01-28LeapSyncTarget checks whether document has been correctly encrypted.drebs
2013-01-24Add syncable flag for LeapDocument.drebs
2013-01-24Source files stick to pep8.drebs
2013-01-03LeapSyncTarget passes HTTPSyncTarget tests.drebs
2013-01-03LeapDatabase passes HTTPDatabase tests.drebs
2012-12-27Fix imports and namespacesdrebs