summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12[bug] fix a typo in the usage ISoledadPostSyncPluginrelease/bitmask-0.9.x-alphaRuben Pollan
2015-06-11[pkg] remove PyOpenSSL version pinningdrebs
2015-06-11[pkg] fix typo on leap.common versionIvan Alejandro
2015-06-09[style] minor style fixes for correctionKali Kaneko
2015-06-09[refactor] use twisted logging facility to log failureKali Kaneko
2015-06-05[pkg] changes and version_compat bumpKali 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-06-05[bug] allow reuse of decr poolKali Kaneko
2015-06-04Merge tag '0.7.0' into developdrebs
2015-06-03[feature] increase the async encryption perioddrebs
2015-06-03[bug] do not block when getting doc for async encdrebs
2015-06-03[bug] use exception from correct moduledrebs
2015-06-03[bug] use correct sync enc pool queue attributedrebs
2015-06-01[pkg] bump dependency versionsdrebs
2015-06-01[pkg] fold in changes0.7.0drebs
2015-06-01[pkg] bump dependency versionsdrebs
2015-05-27[feat] adapt to new events api on commonIvan Alejandro
2015-05-27[refactor] move the twisted http code to leap.commonRuben Pollan
2015-05-26[feat] Retry to start couch and clean properlyVictor Shyba
2015-05-26[bug] dictionary cant be modified during iterationVictor Shyba
2015-05-26[bug] Empty comes from QueueVictor Shyba
2015-05-26[bug] Avoid infinite loop starting couch for testsVictor Shyba
2015-05-26[bug] fixes changes made by PR #211 due to bug 6833Victor Shyba
2015-05-25[bug] tests now accept any couchdb versionVictor Shyba
2015-05-25Merge remote-tracking branch 'leapcode/pr/216' into developKali Kaneko
2015-05-25[bug] remove client syncer call to close methoddrebs
2015-05-25[feature] add pool of http/https connectionsdrebs
2015-05-22[refactor] remove inline enc/dec from client pooldrebs
2015-05-21[refactor] remove unneeded proxy for insert_doc_cbdrebs
2015-05-20[bug] ensure async decryption failures are loggeddrebs
2015-05-20[feature] ensure reactor stops on client db scriptdrebs
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-05-20[feature] use twisted.web.client in client syncdrebs
2015-05-20[feature] use twisted adbapi for async encryptiondrebs
2015-05-20[feature] add --create-doc to client db scriptdrebs
2015-05-20[bug] remove unused pending documents exceptiondrebs
2015-05-20[bug] remove illegal CR from auth headerKali Kaneko
2015-05-20[bug] fix order of insertion of decrypted docsdrebs
2015-05-20[feature] use async adbapi for async decryptiondrebs
2015-05-20[bug] fix log messages for secrets in storagedrebs
2015-05-20[bug] fix log messages when fetching documentsdrebs
2015-05-20[bug] always initialize sync dbdrebs
2015-05-14[pkg] bump version of server dependency on commondrebs
2015-04-28[doc] fix doc on why to re-raise sync exceptionsdrebs
2015-04-28[bug] remove old code for sync deferred db initdrebs