summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/api.py
AgeCommit message (Expand)Author
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-06-22[style] pep8Kali Kaneko
2016-06-06[feature] add sync phase statsdrebs
2016-06-06[bug] remove doc content conversion to unicodedrebs
2016-05-23[refactor] remove user_id argument from Soledad initCaio Carrara
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[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-10-02[bug] do not signal sync completion if failedKali Kaneko
2015-09-16[feat] use async events clientKali Kaneko
2015-08-20[bug] always emit end-of-sync eventdrebs
2015-08-19[style] pep8 cleanupsKali Kaneko
2015-08-19[bug] hold sync lock while running post-sync hooksdrebs
2015-08-18[refactor] rename sync lock and improve docstringsdrebs
2015-08-17[style] pep8 cleanupKali Kaneko
2015-08-12[bug] Sync Locking based on class + db file pathVictor Shyba
2015-08-12[bug] fixes concurrent sync and their testsVictor Shyba
2015-08-12[bug] close http_target when soledad closesVictor Shyba
2015-08-05[style] Fixed PEP8 warningBruno Wagner
2015-08-04[bug] Soledad._crypto has to be initialized earlierKali Kaneko
2015-08-04[style] pep8 cleanupKali Kaneko
2015-08-04[refactor] remove circular dependency in SoledadCryptoRuben Pollan
2015-08-04[refactor] standardize start/stop of enc/dec poolsdrebs
2015-07-29[style] Fixed pep8 warning on api.pyBruno Wagner
2015-07-27[bug] avoid double decryption of documentsdrebs
2015-07-26[bug] fix syntax errorKali Kaneko
2015-07-24[style] fixed do not assign a lambda in soledad clientBruno Wagner
2015-07-23[style] pep8 cleanupKali Kaneko
2015-07-23[bug] move sync db and encpool creation to apidrebs
2015-06-15[style] minor style fixes for correctionKali Kaneko
2015-06-15[refactor] move collect_plugins to leap.commonKali Kaneko
2015-06-15[feature] filter documents before passing them to the pluginKali Kaneko
2015-06-15[feature] use raw operation, returns no resultKali Kaneko
2015-06-15[feature] add post-sync hooks using twisted pluginsKali Kaneko
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-05-25[feature] add pool of http/https connectionsdrebs
2015-05-20[bug] wrap unauth errors as invalid token errorsdrebs
2015-05-20[bug] ensure sync failures are not ignoreddrebs
2015-05-20[refactor] cleanup sync, remove unused stuffdrebs
2015-04-28[refactor] rename sync callbacks on client apidrebs
2015-04-28[bug] log traceback on sync failures on clientdrebs
2015-04-23[feat] ensure sync fails will raise an exceptiondrebs
2015-04-23[bug] fail gracefully when sync failsdrebs
2015-02-20cutoff for encoding detectionKali Kaneko
2015-02-11add raw sqlcipher query methodKali Kaneko
2015-02-11Do not try to close db syncer if db is not syncable.drebs
2015-02-11Several fixes in SoledadSharedDB:drebs