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
Age
Commit message (
Expand
)
Author
2016-10-21
[tests] specify basepython on root env
Victor Shyba
2016-10-21
[feature] use latest image
Victor Shyba
2016-10-21
[bug] adds libsqlcipher to docker
Victor Shyba
2016-10-12
[bug] remove finalClose from SQLCipherU1DBSync
Tulio Casagrande
2016-10-03
[feature] check for user dbs couch schema versions
drebs
2016-10-03
[refactor] move configuration loading to its own module
drebs
2016-09-30
[bug] use % for formatting
Victor Shyba
2016-09-30
[test] add flake8 code check and generalize name of tox env
drebs
2016-09-30
[test] use pytest tmpdir fixture in all tests
drebs
2016-09-22
[style] standardize log messages
drebs
2016-09-22
[feat] centralize logging and use twisted.logger by default
drebs
2016-09-09
[test] add tagged perf job for gitlab-ci
drebs
2016-09-06
[test] add tox env for perf tests
drebs
2016-09-06
[style] pep8
Kali Kaneko
2016-09-02
[tests] add pep8 in main tox run from within the gitlab script
Kali Kaneko
2016-09-02
[bug] fail gracefully if dbsyncer has not been initialized
Kali Kaneko
2016-08-29
[pkg] remove deprecated requirements-testing.pip
drebs
2016-08-29
[pkg] remove leftover simplejson imports from l2db
drebs
2016-08-29
[test] randomize payload
Victor Shyba
2016-08-25
[test] stop trying to hit me and hit me
Victor Shyba
2016-08-23
[test] avoid failing on interrupted couch schema migrations
drebs
2016-08-23
[pkg] improve logging of couch schema migration script
drebs
2016-08-23
[pkg] log errors and continue with next db in couch schema migration script
drebs
2016-08-23
[pkg] log any errors in couch schema migration script
drebs
2016-08-23
[pkg] ignore existing correct gen docs in couch schema migrate script
drebs
2016-08-23
[pkg] improve log message for skipped dbs on couch schema migration script
drebs
2016-08-23
[pkg] fail gracefully for missing design doc on couch schema migration script
drebs
2016-08-23
[pkg] move config doc as last action of couch schema migration script
drebs
2016-08-23
[pkg] add leftovers deletion to couch scehma migration script
drebs
2016-08-23
[pkg] add --pdb option to migration script
drebs
2016-08-23
[test] test_instance -> test_initialization
Victor Shyba
2016-08-23
[doc] improve SQLITE_MAX_VARIABLE_NUMBER comments
Victor Shyba
2016-08-23
[test] point issue #7370 as reason for low values
Victor Shyba
2016-08-22
[test] refactor load_up for readability
Victor Shyba
2016-08-22
[tests] move doc creation to setup
Victor Shyba
2016-08-22
[tests] remove unused new=False logic
Victor Shyba
2016-08-22
[test] make txbench ignore kwargs for readability
Victor Shyba
2016-08-22
[test] calibrate encdecpool bench for memory
Victor Shyba
2016-08-22
[test] adds tests for raw encryption
Victor Shyba
2016-08-22
[test] adds test for SoledadCrypto
Victor Shyba
2016-08-22
[bug] limit pool comnsumption to 900 docs
Victor Shyba
2016-08-22
[test] adds encdecpool tests
Victor Shyba
2016-08-22
[test] test soledad instatiation time
Victor Shyba
2016-08-22
[test] sync without changes
Victor Shyba
2016-08-22
[test] remove fixed default uuid
Victor Shyba
2016-08-22
[test] make all nested fixture function-scoped
Victor Shyba
2016-08-22
[test] adds sqlcipher synchronous tests
Victor Shyba
2016-08-22
[test] adds sqlcipher create tests
Victor Shyba
2016-08-22
[test] use a nested func to simplify scenarios
Victor Shyba
2016-08-22
[test] Adds pytest-benchmark adapted to Twisted
Victor Shyba
[next]