summaryrefslogtreecommitdiff
path: root/client/src/leap/soledad/client/api.py
AgeCommit message (Expand)Author
2015-06-12[bug] fix a typo in the usage ISoledadPostSyncPluginrelease/bitmask-0.9.x-alphaRuben Pollan
2015-06-09[style] minor style fixes for correctionKali Kaneko
2015-06-05[refactor] move collect_plugins to leap.commonKali Kaneko
2015-06-05[feature] filter documents before passing them to the pluginKali Kaneko
2015-06-05[feature] use raw operation, returns no resultKali Kaneko
2015-06-05[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
2015-02-11Several fixes in soledad api.drebs
2015-02-11minor naming/documentation fixesKali Kaneko
2015-02-11add syncable property to shared dbKali Kaneko
2015-02-11working sync-threadpoolKali Kaneko
2015-02-11Separate soledad interfacesKali Kaneko
2015-02-11Refactor soledad api to use async dbKali Kaneko
2015-02-11move public api to its own fileKali Kaneko