summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-18Merge tag '0.8.0' into release/0.8.xrelease/0.8.xKali Kaneko
2016-04-18[pkg] Update changelog0.8.0Kali Kaneko
2016-04-01[pkg] updated to versioneer 0.16 (patched)Kali Kaneko
2016-04-01[pkg] updated to versioneer 0.16 (patched)Kali Kaneko
2016-04-01patch for multi-pkg repoKali Kaneko
2016-04-01[pkg] update to versioneer 0.16Kali Kaneko
2016-03-09[bug] specify openssl backend explicitelyKali Kaneko
2016-01-28[docs] document deprecation of pycryptopp in changelogKali Kaneko
2016-01-26[feat] use cryptography instead of pycryptoppVictor Shyba
2016-01-22Merge branch 'fix_sync_timeout' into developRuben Pollan
2016-01-21[Fix] fix concurrency problem in test_sync_deferredFolker Bernitt
2016-01-21[Fix] slow IO-bound calls block reactorVictor Shyba
2015-12-22[docs] incomplete doc for security config parameterVictor Shyba
2015-12-15[style] pep8Kali Kaneko
2015-12-15[feat] get_or_create_service_tokenKali Kaneko
2015-12-15[feat] set syncable attributeKali Kaneko
2015-12-14[fix] remove trailing whitespace to please pep8Christoph Kluenter
2015-12-14[bug] fix failing tests after last events modificationKali Kaneko
2015-12-10[feat] use userid in soledad events tooKali Kaneko
2015-12-10[feat] use uuid in events, multi-user awareKali Kaneko
2015-12-04[bug] skip missing keys on existing sectionsVictor Shyba
2015-12-03[feat] set default to False on batching for nowVictor Shyba
2015-12-03[feat] generation caching during a batchVictor Shyba
2015-12-03[feat] add configuration to disable batchingVictor Shyba
2015-12-03[feat] checks staged docs inside batchVictor Shyba
2015-12-03[feat] put all docs at onceVictor Shyba
2015-12-03[feat] prepare server to handle batchesVictor Shyba
2015-12-03[feat] Adds support to batching limited by sizeVictor Shyba
2015-12-02[docs] fix run-tests snippetKali Kaneko
2015-12-01[style] fix pep8Victor Shyba
2015-12-01[bug] concurrency bug while querying and insertingVictor Shyba
2015-12-01[test] shuffle and decrypts 5 docs 3 timesVictor Shyba
2015-12-01[bug] fire callback after reseting instance varsVictor Shyba
2015-12-01[tests] encdec pool is being reused, adding a testVictor Shyba
2015-11-24[bug] generation_info cant be cached per replicaVictor Shyba
2015-11-24Merge branch 'pixelated/develop' into developRuben Pollan
2015-11-23[bug] BackendNotReadyError breaks without statusBruno Wagner
2015-11-23[bug] put a monkeypatch back for bigcouchVictor Shyba
2015-11-20[bug] do not register exception, breaksKali Kaneko
2015-11-19[bug] fix indirect dependency on couchdb for clientKali Kaneko
2015-11-17[feat] add script to measure batch of uploadsKali Kaneko
2015-11-12Merge branch 'refactor/isolated_couchdb_code' into developRuben Pollan
2015-11-03[refactor] remove exception based logicVictor Shyba
2015-11-03[style] pep8Victor Shyba
2015-11-03[feat] add caching to a place that was missingVictor Shyba
2015-11-03[refactor] resource logic encapsulationVictor Shyba
2015-11-03[refactor] token verification moved to couch module + testsVictor Shyba
2015-11-03[refactor] move couch errors and expose methodsVictor Shyba
2015-11-03[refactor] CouchDocument is now ServerDocumentVictor Shyba
2015-11-03[refactor] split out backend from couch databaseVictor Shyba