summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26[pkg] fold in changes0.7.2Ivan Alejandro
2015-08-26[pkg] add missing changes filesIvan Alejandro
2015-08-25[style] pep8 fixesKali Kaneko
2015-08-24[refactor] add changes file about simplejson dep removaldrebs
2015-08-24[refactor] remove simplejson dep on serverdrebs
2015-08-24[refactor] remove simplejson dep on clientdrebs
2015-08-24[refactor] remove simplejson dependency on commondrebs
2015-08-24[tests] add sqlite tests to sqlcipherdrebs
2015-08-24[tests] remove u1db test remote sync target moduledrebs
2015-08-24[tests] add u1db sync target tests to soledaddrebs
2015-08-24[tests] add missing sync tests to sqlcipherdrebs
2015-08-20[style] pep8 fixesKali Kaneko
2015-08-20[tests] adapt test for end-of-sync eventdrebs
2015-08-20[bug] always emit end-of-sync eventdrebs
2015-08-20[tests] add u1db sync tests to soledad couch testsdrebs
2015-08-20[style] pep8'dKali Kaneko
2015-08-20[tests] add u1db sync tests to sqlcipher's testsdrebs
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-18[bug] always release lock on spam scriptdrebs
2015-08-17[style] pep8 cleanupKali Kaneko
2015-08-17[tests] add pep8/flake8 ignoresKali Kaneko
2015-08-17[tests] add mutex sync testsdrebs
2015-08-17[tests] fix test_sqlcipher_syncdrebs
2015-08-17[tests] fix test_sync_deferred testdrebs
2015-08-17[tests] fix tests from test_sync moduledrebs
2015-08-17[bug] add missing parameter to unauthorized errordrebs
2015-08-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-08-12[tests] added inlineCallbacks to test with yieldBruno Wagner
2015-08-12[bug] changes multiprocessing.Queue to Twisted'sVictor Shyba
2015-08-12[tests] Test encdecpool couldn't resolve inheritanceBruno Wagner
2015-08-12[style] Fixed pep8 warnings after PRBruno Wagner
2015-08-12[bug] fix several things on testsdrebs
2015-08-12[bug] raise u1db errors based on http responsedrebs
2015-08-12[tests] #7370 opened, skipping test for nowVictor Shyba
2015-08-12[bug] Using lambda to avoid mistake on argumentsVictor Shyba
2015-08-12[tests] Fixed double getURL in some testsBruno Wagner
2015-08-12[tests] Fixed flakiness in test_sync_targetBruno Wagner
2015-08-12[bug] Encdecpool won't explode if stopped twiceBruno Wagner
2015-08-12[tests] Test sync adapted without u1db testsBruno Wagner
2015-08-12[bug] Sync Locking based on class + db file pathVictor Shyba
2015-08-12[tests] Pulled test scenario req into sqlcipher sync testBruno Wagner
2015-08-12[tests] Fixed running sqlcipher_sync testsBruno Wagner
2015-08-12[tests] Removed unused import in test_http_targetBruno Wagner