summaryrefslogtreecommitdiff
path: root/testing/tests/server
AgeCommit message (Expand)Author
2017-09-05[bug] add schema to incoming couchdb backendVictor Shyba
2017-09-05[tests] add tests for cross user access codeVictor Shyba
2017-09-05[style] improve naming and fixes from code reviewVictor Shyba
2017-09-05[bug] remove incoming child from SoledadResourceVictor Shyba
2017-09-05[pkg] move server.tac to server src folderVictor Shyba
2017-09-05[tests] add integration test to server.tacVictor Shyba
2017-09-05[feature] add a local realm with file auth checkerVictor Shyba
2017-09-05[feature] new config option for tokens auth fileVictor Shyba
2017-08-23[bug] fix testsVictor Shyba
2017-08-23[test] use sensible server default config for testingdrebs
2017-08-11[bug] enforce namespace to default on serverVictor Shyba
2017-08-11[feature] add path partitioning to namespacesVictor Shyba
2017-08-03[feature] integrate incoming loop into serverVictor Shyba
2017-08-03[bug] separate preamble from content on incoming resourceVictor Shyba
2017-08-03[bug] flag as PENDING during incoming creationVictor Shyba
2017-08-03[bug] make download namespace-awareVictor Shyba
2017-07-21[refactor] error handling and missing headersVictor Shyba
2017-07-21[refactor] fixes from reviewVictor Shyba
2017-07-21[feature] LIST blobs - filter by flagsVictor Shyba
2017-07-21[feature] make DELETE support namespaces on clientVictor Shyba
2017-07-21[feature] add possibility to count on blob managerVictor Shyba
2017-07-21[feature] add get/set flagsVictor Shyba
2017-07-18[feat] use MX as default namepace for incoming blobsdrebs
2017-07-18[feature] add namespace support for BlobsManagerVictor Shyba
2017-07-18[feature] remote list sorting by dateVictor Shyba
2017-07-18[feature] add blobs as a incoming api backendVictor Shyba
2017-07-07[test] mark tests that depend on couchdb serverdrebs
2017-07-02[bug] incoming doesnt accept encryption schemesVictor Shyba
2017-07-02[style] fix naming from reviewVictor Shyba
2017-07-02[feature] add formatting from MX into incomingVictor Shyba
2017-07-02[feature] make /incoming persist doc on CouchDBVictor Shyba
2017-07-02[feature] direct /incoming requests to IncomingResourceVictor Shyba
2017-06-26[pkg] rename soledad-create-userdb script in all the placesKali Kaneko
2017-05-12[refactor] make blobs resource backend configurableVictor Shyba
2017-05-08[refactor] _database -> _dbVictor Shyba
2017-05-02[feature] add and integrate DELETE to blobs serverVictor Shyba
2017-05-01[refactor] create client _database moduledrebs
2017-04-26[feature] sanitize resource argumentsVictor Shyba
2017-04-25[test] ensure rev system works in shared dbdrebs
2017-04-19[tests] set pool to None during testsVictor Shyba
2017-04-19[test] change assert for self.assertXVictor Shyba
2017-04-19[feature] fetch new blobs from serverVictor Shyba
2017-04-19[test] change assert for self.assertXVictor Shyba
2017-04-19[feature] add send_missing to send pending uploadsVictor Shyba
2017-04-10[refactor] use fixed rev and remove doc_id (blobs)Victor Shyba
2017-04-04[test] change assert for self.assertXVictor Shyba
2017-04-04[style] naming improvementsVictor Shyba
2017-04-04[refactor] list is remote_list, avoiding confusionVictor Shyba
2017-04-04[feature] add blobs listingVictor Shyba
2017-04-04[feature] use 409 status code for existing blob idVictor Shyba