summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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-12[bug] wrong sqlcipher passphrase now raises correctlyBruno Wagner
2015-08-12[tests] added inlineCallbacks to test with yieldBruno Wagner
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[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[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
2015-08-12[tests] Adapted test_sync_target tests after changesBruno Wagner
2015-08-12[tests] Sync very large files won't explode memoryBruno Wagner
2015-08-12[bug] fixes concurrent sync and their testsVictor Shyba
2015-08-12[style] Fixed pep8 warningBruno Wagner
2015-08-12[tests] Removed some of the dependencies on u1db_testsBruno Wagner
2015-08-12[tests] Removed dependency u1db test in parse testBruno Wagner
2015-08-12[tests] U1db test file was not being used anywhereBruno Wagner
2015-08-12[tests] Twisted WSGI is optionalVictor Shyba
2015-08-12[test] Change test server to use TwistedVictor Shyba
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[tests] fixed the http target test importsBruno Wagner
2015-08-05[tests] re-add accidental removalKali Kaneko
2015-08-04[style] pep8 cleanupKali Kaneko
2015-08-04[style] added pep8 excludes+ignoresKali Kaneko
2015-08-04[test] add test for many documents decryptiondrebs
2015-08-04[test] add test for receiving many docs on decpooldrebs
2015-08-04[refactor] remove circular dependency in SoledadCryptoRuben Pollan
2015-08-04[test] add initial enc/dec pool testsdrebs
2015-08-03[feat] use wheels to install dependenciesParménides GV
2015-08-03[bug] BaseSoledadTest now inherit from BaseLeapTestBruno Wagner
2015-07-29[test] Added events enabled flag to False for the testsBruno Wagner
2015-07-29[bug] specify develop branch when using -eVictor Shyba
2015-07-29[feat] Added requirements-latest pip fileBruno Wagner
2015-07-28[tests] add pep8 to requirements-testingKali Kaneko
2015-07-27[pkg] add AUTHORS file + one-liner to generate itKali Kaneko
2015-07-27[pkg] add script to install base requirementsKali Kaneko
2015-07-24[style] fixed pep8 warnings on soledad commonBruno Wagner
2015-07-23[pkg] remove leap deps from requirements-testing tooKali Kaneko
2015-07-22[pkg] separate leap requirementsKali Kaneko
2015-07-01[bug] catch 'point is undefined' error on couchdrebs