summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2015-10-28[pkg] fold in changes0.7.4release/0.7.xIvan Alejandro
2015-10-13[bug] handle MissingDesignDocError after get_sync_infoVictor Shyba
2015-10-13[feat] handle DatabaseDoesNotExist during syncVictor Shyba
2015-10-02[bug] increase http request timeout time to 90sKali Kaneko
2015-10-02[bug] do not signal sync completion if failedKali Kaneko
2015-09-21[pkg] fold in changes0.7.3Ivan Alejandro
2015-09-21[bug] set the received active secret before saving local fileKali Kaneko
2015-09-17[refactor] decrease verbosity of sync logsKali Kaneko
2015-09-16[bug] review some of the close methodsVictor Shyba
2015-09-16[pkg] bump leap versions needed for clientKali Kaneko
2015-09-16[feat] use async events clientKali Kaneko
2015-09-09[bug] check threadpool state before closing itVictor Shyba
2015-08-31[bug] emit dict instead of strIvan Alejandro
2015-08-28[bug] cleanup http_target.py file from refactordrebs
2015-08-28[style] pep8 fixesKali Kaneko
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-26[bug] reduce memory usage by consuming single docVictor Shyba
2015-08-26[refactor] Move constructor, use isinstanceVictor Shyba
2015-08-26[docs] Fix docstringsVictor Shyba
2015-08-26[bug] fixes small issues pointed by drebsVictor Shyba
2015-08-26[refactor] splits http_target into 4 modulesVictor Shyba
2015-08-26[refactor] simplify send_docs operationsVictor Shyba
2015-08-26[refactor] simplify entity and content typeVictor Shyba
2015-08-26[refactor] extract logging and emitting on targetVictor Shyba
2015-08-26[pkg] fold in changes0.7.2Ivan Alejandro
2015-08-26[pkg] add missing changes filesIvan Alejandro
2015-08-24[refactor] add changes file about simplejson dep removaldrebs
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-06[feat] WHEELHOUSE can be a url + --use-leap-wheelsParménides GV
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