Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-22 | Merge branch 'feature/soledad-api' into develop | drebs | |
Conflicts: src/leap/soledad/__init__.py src/leap/soledad/backends/couch.py src/leap/soledad/backends/leap_backend.py src/leap/soledad/backends/objectstore.py src/leap/soledad/tests/test_couch.py src/leap/soledad/tests/test_logs.py src/leap/soledad/tests/test_sqlcipher.py src/leap/soledad/util.py | |||
2013-01-22 | Cleanup tests. | drebs | |
2013-01-17 | Add tests for verifying if sqlcipher db is encrypted. | drebs | |
2013-01-17 | Include missing u1db sqlite test for soledad sqlcipher backend. | drebs | |
2013-01-16 | Couch backend passes test_sync without indexes. | drebs | |
2013-01-08 | SQLCipherBackend passes all relevant u1db tests. | drebs | |
2013-01-08 | SQLCipherDatabase passes u1db backends tests. | drebs | |
2013-01-03 | LeapDatabase passes HTTPDatabase tests. | drebs | |
2013-01-03 | SQLCipher pass all u1db tests. | drebs | |
2012-12-27 | Fix imports and namespaces | drebs | |
2012-12-27 | import fixes for soledad | kali | |
2012-12-13 | Enforce password on SQLCipher backend. | drebs | |
2012-12-11 | Fix SQLCipherDatabase and add tests. | drebs | |
2012-12-11 | Refactor test files. | drebs | |