summaryrefslogtreecommitdiff
path: root/common/src
AgeCommit message (Expand)Author
2015-08-04[refactor] remove circular dependency in SoledadCryptoRuben Pollan
2015-08-04[test] add initial enc/dec pool testsdrebs
2015-08-03[bug] BaseSoledadTest now inherit from BaseLeapTestBruno Wagner
2015-07-29[test] Added events enabled flag to False for the testsBruno Wagner
2015-07-24[style] fixed pep8 warnings on soledad commonBruno Wagner
2015-07-01[bug] catch 'point is undefined' error on couchdrebs
2015-06-30[bug] fix https tests by using new http clientdrebs
2015-06-30[bug] add close() to mocked shared db test utildrebs
2015-06-26[fix] Make test_server parallelizableVictor Shyba
2015-06-10Freeze debian version.Kali Kaneko
2015-06-10Merge tag '0.6.5' into debian/experimentalKali Kaneko
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-05-26[feat] Retry to start couch and clean properlyVictor Shyba
2015-05-26[bug] Avoid infinite loop starting couch for testsVictor Shyba
2015-05-26[bug] fixes changes made by PR #211 due to bug 6833Victor Shyba
2015-05-25[bug] tests now accept any couchdb versionVictor Shyba
2015-04-09[fix] remove unneded params to CouchServerStatedrebs
2015-04-09[fix] remove unneded params to CouchServerStatedrebs
2015-03-19[fix] add explicit dependency on leap.commondrebs
2015-02-11Retry on SQLCipher timeout (#6625).drebs
2015-02-11Use Twisted trial for running tests.drebs
2015-02-11Cleanup unused import.drebs
2015-02-11Adapt tests for new api.drebs
2015-02-11Adapt sqlcipher tests to new api.drebs
2015-02-11Separate soledad interfacesKali Kaneko
2014-12-16Freeze debian version.Kali Kaneko
2014-12-11Freeze debian version.Kali Kaneko
2014-12-08Add encryption scheme, method and iv to symmetrically encrypted document MAC ...drebs
2014-12-08Freeze debian version.Kali Kaneko
2014-12-05Refactor client crypto for better code readability.drebs
2014-10-07Freeze debian version.drebs
2014-10-01Merge tag '0.6.0' into deb-0.6.0drebs
2014-09-26Clean and pep8 on couch.py.drebs
2014-08-12Fix bits from pullreq review.drebs
2014-08-08Add salt for sync sb key derivation.drebs
2014-08-08Fix tests after many changes in client.drebs
2014-07-08Fix tests according to modified sync.drebs
2014-07-08Update target sync with sequential info (#5869).drebs
2014-07-02Split tests and fix for new sync (#4710).drebs
2014-07-02Split sync_exchange into many requests (#5517).drebs
2014-06-06Freeze debian version.drebs
2014-06-06Merge tag '0.5.2' into deb-0.5.2drebs
2014-06-06Freeze debian version.drebs
2014-06-06Merge tag '0.5.1' into deb-0.5.2drebs
2014-06-05Replace client sync state by a sync_id.drebs
2014-06-05Remove close_connections() from tests.drebs
2014-06-03Use a fresh resource for multipart puts (#5739).drebs
2014-05-28Fix stuff from kali's review.drebs
2014-05-23Fix tests for new sync process.drebs
2014-05-22Properly raise when couch db does not exist.drebs