Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectStore(InMemoryDatabase).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
pkg/requirements.pip
|
|
|
|
|
|
improved default network request (771).
fixed ERROR "cannot concatenate 'str' and 'list' objects" (1449).
|
|
|
|
|
|
CouchDatabase now inherits from u1db InMemoryDatabase, so it can use all
available facilities. The important thing is to make sure every modification
of logs or indexes gets propagated to the ObjectStore backend.
|
|
and remove sip api setting from the qt smoke test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/leap/soledad/__init__.py
|
|
|
|
|
|
|
|
|
|
|
|
watch out the skynet gadget on line 42
|
|
Conflicts:
src/leap/soledad/util.py
|
|
|
|
|
|
I had missed this one while deprecating gnutls
|
|
plus:
* added soledad test requirements
* removed soledad from run_tests run (+1K tests failing)
* added option to run All tests to run_tests script
* pep8 cleanup
|
|
|