summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)Author
2016-04-18[pkg] Update changelog0.8.0Kali Kaneko
2016-04-01[pkg] updated to versioneer 0.16 (patched)Kali 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-21[Fix] slow IO-bound calls block reactorVictor 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[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-03[feat] set default to False on batching for nowVictor 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-01[style] fix pep8Victor Shyba
2015-12-01[bug] concurrency bug while querying and insertingVictor Shyba
2015-12-01[bug] fire callback after reseting instance varsVictor Shyba
2015-11-19[bug] fix indirect dependency on couchdb for clientKali Kaneko
2015-11-03[refactor] move couch errors and expose methodsVictor Shyba
2015-10-05[bug] handle MissingDesignDocError after get_sync_infoVictor 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-28[feat] handle DatabaseDoesNotExist during syncVictor Shyba
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