summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-06[feat] add recovery doc format versiondrebs
2016-06-06[feature] add sync phase statsdrebs
2016-06-06[bug] ensures docs_received table has the sync_id columnNavaL
2016-06-06[bug] delete all docs on start and ensure isolationVictor Shyba
2016-06-06[refactor] encdecpool queries and testingVictor Shyba
2016-06-06[refactor] bye multiprocessing poolVictor Shyba
2016-06-06[feature] use deferred semaphoreKali Kaneko
2016-06-06[bug] remove doc content conversion to unicodedrebs
2016-06-06[refactor] adapt profiling script to local debug serverKali Kaneko
2016-06-06[refactor] adapt create-user-db script to bypass auth for local testsKali Kaneko
2016-06-06[feature] debug-mode server with dummy authenticationKali Kaneko
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-16[style] pep8Kali Kaneko
2016-04-26[refactor] add changes file for shared db lock removaldrebs
2016-04-26[refactor] remove old code for enlarging secretsdrebs
2016-04-26[refactor] cleanup bootstrap processdrebs
2016-04-26[refactor] remove shared db locking from testsdrebs
2016-04-26[refactor] remove shared db locking from serverdrebs
2016-04-26[refactor] remove shared db locking from clientdrebs
2016-04-18Merge tag '0.8.0' into developKali 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