summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad
AgeCommit message (Expand)Author
2015-08-24[refactor] remove simplejson dep on clientdrebs
2015-08-20[bug] always emit end-of-sync eventdrebs
2015-08-20[bug] update target metadata after first receivedrebs
2015-08-20[bug] return tuple in get_sync_infodrebs
2015-08-19[style] pep8 cleanupsKali Kaneko
2015-08-19[bug] wait for db init on sync decrypter pooldrebs
2015-08-19[refactor] remove threadpool from sqlcipher backenddrebs
2015-08-19[bug] hold sync lock while running post-sync hooksdrebs
2015-08-18[refactor] rename sync lock and improve docstringsdrebs
2015-08-18[refactor] clarify sync target closingdrebs
2015-08-17[style] pep8 cleanupKali Kaneko
2015-08-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-08-12[bug] changes multiprocessing.Queue to Twisted'sVictor Shyba
2015-08-12[bug] raise u1db errors based on http responsedrebs
2015-08-12[bug] Encdecpool won't explode if stopped twiceBruno Wagner
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-11[feat] emit a dict instead of a strIvan Alejandro
2015-08-05[tests] Fixed remaining parse testsBruno Wagner
2015-08-05[tests] Created a setup for the http target testsBruno Wagner
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[test] add test for many documents decryptiondrebs
2015-08-04[feat] add running state method to enc/dec poolsdrebs
2015-08-04[refactor] remove circular dependency in SoledadCryptoRuben Pollan
2015-08-04[refactor] standardize start/stop of enc/dec poolsdrebs
2015-08-04[bug] add log msg to sent docs on syncdrebs
2015-07-29[style] Fixed pep8 warning on api.pyBruno Wagner
2015-07-27[bug] avoid double decryption of documentsdrebs
2015-07-27[feat] add log message for document encryptiondrebs
2015-07-27[bug] fix order of incoming document eventsdrebs
2015-07-27[bug] remove mac from secrets filedrebs
2015-07-26[bug] fix syntax errorKali Kaneko
2015-07-24[style] fixed typo in custom docid fileBruno Wagner
2015-07-24[style] fixed do not assign a lambda in soledad clientBruno Wagner
2015-07-24[style] fixed soledad client pep8 warningsBruno Wagner
2015-07-23[style] pep8 cleanupKali Kaneko
2015-07-23[bug] move sync db and encpool creation to apidrebs
2015-07-22[refactor] use a deferred to signal when SyncDecriptionPool has finishedRuben Pollan
2015-06-30[feature] add close() method to client http targetdrebs
2015-06-15[style] minor style fixes for correctionKali Kaneko
2015-06-15[refactor] use twisted logging facility to log failureKali 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-06-15[bug] allow reuse of decr poolKali Kaneko
2015-06-03[feature] increase the async encryption perioddrebs