summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06[style] pep8Kali Kaneko
2016-09-02[tests] add pep8 in main tox run from within the gitlab scriptKali Kaneko
2016-09-02[bug] fail gracefully if dbsyncer has not been initializedKali Kaneko
2016-08-29[pkg] remove deprecated requirements-testing.pipdrebs
2016-08-29[pkg] remove leftover simplejson imports from l2dbdrebs
2016-08-29[test] randomize payloadVictor Shyba
2016-08-25[test] stop trying to hit me and hit meVictor Shyba
2016-08-23[test] avoid failing on interrupted couch schema migrationsdrebs
2016-08-23[pkg] improve logging of couch schema migration scriptdrebs
2016-08-23[pkg] log errors and continue with next db in couch schema migration scriptdrebs
2016-08-23[pkg] log any errors in couch schema migration scriptdrebs
2016-08-23[pkg] ignore existing correct gen docs in couch schema migrate scriptdrebs
2016-08-23[pkg] improve log message for skipped dbs on couch schema migration scriptdrebs
2016-08-23[pkg] fail gracefully for missing design doc on couch schema migration scriptdrebs
2016-08-23[pkg] move config doc as last action of couch schema migration scriptdrebs
2016-08-23[pkg] add leftovers deletion to couch scehma migration scriptdrebs
2016-08-23[pkg] add --pdb option to migration scriptdrebs
2016-08-23[test] test_instance -> test_initializationVictor Shyba
2016-08-23[doc] improve SQLITE_MAX_VARIABLE_NUMBER commentsVictor Shyba
2016-08-23[test] point issue #7370 as reason for low valuesVictor Shyba
2016-08-22[test] refactor load_up for readabilityVictor Shyba
2016-08-22[tests] move doc creation to setupVictor Shyba
2016-08-22[tests] remove unused new=False logicVictor Shyba
2016-08-22[test] make txbench ignore kwargs for readabilityVictor Shyba
2016-08-22[test] calibrate encdecpool bench for memoryVictor Shyba
2016-08-22[test] adds tests for raw encryptionVictor Shyba
2016-08-22[test] adds test for SoledadCryptoVictor Shyba
2016-08-22[bug] limit pool comnsumption to 900 docsVictor Shyba
2016-08-22[test] adds encdecpool testsVictor Shyba
2016-08-22[test] test soledad instatiation timeVictor Shyba
2016-08-22[test] sync without changesVictor Shyba
2016-08-22[test] remove fixed default uuidVictor Shyba
2016-08-22[test] make all nested fixture function-scopedVictor Shyba
2016-08-22[test] adds sqlcipher synchronous testsVictor Shyba
2016-08-22[test] adds sqlcipher create testsVictor Shyba
2016-08-22[test] use a nested func to simplify scenariosVictor Shyba
2016-08-22[test] Adds pytest-benchmark adapted to TwistedVictor Shyba
2016-08-17[tests] Adapt tests for ensure_ddocs deathVictor Shyba
2016-08-17[bug] remove misleading ensure_ddocVictor Shyba
2016-08-15[test] allow for shell autocomplete for test namesdrebs
2016-08-09[test] use "leapcode" in docker image namedrebs
2016-08-09[feat] log to syslog (#8286)drebs
2016-08-08[pkg] remove version pinning for couchdb and beakerdrebs
2016-08-05[bug] create gen document after saving the actual document in couchdrebs
2016-08-03[pkg] support netrc couch access in migrate scriptdrebs
2016-08-02[test] avoid race condition on test_processing_orderVictor Shyba
2016-08-01[test] do not run pep8 tox env by defaultdrebs
2016-08-01[test] adds optional parallel env for local devVictor Shyba
2016-08-01[test] adds pep8 as a tox envVictor Shyba
2016-08-01[refactor] remove unused design docs compilation codedrebs