index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
sqlcipher.py
Age
Commit message (
Collapse
)
Author
2013-03-07
Move source files to subfolder.
drebs
2013-03-04
Monkey patch sqlite3 to use pysqlcipher.dbapi2.
drebs
2013-03-04
Add redundant code to temporarily solve issues with MRO in sqlite3 and ↵
drebs
pysqlcipher.
2013-02-13
Add/fix doc for soledad modules.
drebs
2013-02-12
Adapt code and tests to use pysqlcipher.
drebs
2013-02-09
SQLCipher backend can sync with remote Leap HTTP target.
drebs
2013-02-06
SQLCipher syncs using LeapSyncTarget.
drebs
2013-01-24
Add syncable flag for LeapDocument.
drebs
2013-01-24
Source files stick to pep8.
drebs
2013-01-20
SQLCipher backend syncs using a LeapSyncTarget.
drebs
2013-01-20
Fix SQLCipher implementation registering.
drebs
2013-01-17
Add tests for verifying if sqlcipher db is encrypted.
drebs
2013-01-14
Cleanup of imports.
drebs
2013-01-08
SQLCipherBackend passes all relevant u1db tests.
drebs
2013-01-03
u1db tests run with nose2
drebs
2012-12-24
Enforce need of password for SQLCipherDatabase
drebs
2012-12-13
Enforce password on SQLCipher backend.
drebs
2012-12-11
Fix SQLCipherDatabase and add tests.
drebs
2012-12-11
SQLCipherDatabase now extends SQLitePartialExpandDatabase.
drebs
2012-12-06
Add sqlcipher backend.
drebs