summaryrefslogtreecommitdiff
path: root/tests/server
AgeCommit message (Expand)Author
2018-06-02Mark tests that need couchdrebs
2017-12-26[feature] add ranges to blobs backenddrebs
2017-12-22[test] test upstream from namespaceVictor Shyba
2017-12-13[refactor] use producer/consumer on write/read_blob respectivellydrebs
2017-12-13[test] fix incoming test with the new async blobs backenddrebs
2017-12-13[refactor] make blobs backend write_blob() agnostic of twisted.web requestsdrebs
2017-12-13[refactor] make blobs backend get_flags() agnostic of twisted.web requestsdrebs
2017-12-01[feature] adds a stream downloaderVictor Shyba
2017-12-01[test] init StreamingResource on test_blobs_serverVictor Shyba
2017-12-01[feature] add a streaming resourceVictor Shyba
2017-11-22[bug] remove SOLEDAD_COUCH_URL test envVictor Shyba
2017-11-20[test] avoid failing when there's no couch_url in environment variabledrebs
2017-11-19[test] use environment to pass the couch_url to server TAC testdrebs
2017-11-19[feature] allow setting couchdb url from environmentdrebs
2017-11-19[test] TAC test now checks for server (with retries)drebs
2017-11-13[feature] apply deletions from serverVictor Shyba
2017-11-13[feature] list deleted files from serverVictor Shyba
2017-10-27[refactor] add a table for sync_statusVictor Shyba
2017-10-12[feature] make concurrent blob writes configurabledrebs
2017-10-05[bug] fix retries for blobs downloaddrebs
2017-10-05[feature] notify, retry and fail from invalid tagVictor Shyba
2017-10-05[feature] retry during upload + proper waitVictor Shyba
2017-10-05[feature] retry during downloadVictor Shyba
2017-10-05[feature] send/fetch missing using local statusesVictor Shyba
2017-10-05[feature] improve preamble comparisonsVictor Shyba
2017-09-29[bug] check all http response status codesdrebs
2017-09-29[bug] raise when trying to get flags of unexisting blobdrebs
2017-09-17[refactor] move tests to root of repositorydrebs