Age | Commit message (Expand) | Author |
2017-09-05 | [bug] add schema to incoming couchdb backend | Victor Shyba |
2017-09-05 | [tests] add tests for cross user access code | Victor Shyba |
2017-09-05 | [style] improve naming and fixes from code review | Victor Shyba |
2017-09-05 | [bug] remove incoming child from SoledadResource | Victor Shyba |
2017-09-05 | [pkg] move server.tac to server src folder | Victor Shyba |
2017-09-05 | [tests] add integration test to server.tac | Victor Shyba |
2017-09-05 | [feature] add a local realm with file auth checker | Victor Shyba |
2017-09-05 | [feature] new config option for tokens auth file | Victor Shyba |
2017-08-23 | [bug] fix tests | Victor Shyba |
2017-08-23 | [test] use sensible server default config for testing | drebs |
2017-08-11 | [bug] enforce namespace to default on server | Victor Shyba |
2017-08-11 | [feature] add path partitioning to namespaces | Victor Shyba |
2017-08-03 | [feature] integrate incoming loop into server | Victor Shyba |
2017-08-03 | [bug] separate preamble from content on incoming resource | Victor Shyba |
2017-08-03 | [bug] flag as PENDING during incoming creation | Victor Shyba |
2017-08-03 | [bug] make download namespace-aware | Victor Shyba |
2017-07-21 | [refactor] error handling and missing headers | Victor Shyba |
2017-07-21 | [refactor] fixes from review | Victor Shyba |
2017-07-21 | [feature] LIST blobs - filter by flags | Victor Shyba |
2017-07-21 | [feature] make DELETE support namespaces on client | Victor Shyba |
2017-07-21 | [feature] add possibility to count on blob manager | Victor Shyba |
2017-07-21 | [feature] add get/set flags | Victor Shyba |
2017-07-18 | [feat] use MX as default namepace for incoming blobs | drebs |
2017-07-18 | [feature] add namespace support for BlobsManager | Victor Shyba |
2017-07-18 | [feature] remote list sorting by date | Victor Shyba |
2017-07-18 | [feature] add blobs as a incoming api backend | Victor Shyba |
2017-07-07 | [test] mark tests that depend on couchdb server | drebs |
2017-07-02 | [bug] incoming doesnt accept encryption schemes | Victor Shyba |
2017-07-02 | [style] fix naming from review | Victor Shyba |
2017-07-02 | [feature] add formatting from MX into incoming | Victor Shyba |
2017-07-02 | [feature] make /incoming persist doc on CouchDB | Victor Shyba |
2017-07-02 | [feature] direct /incoming requests to IncomingResource | Victor Shyba |
2017-06-26 | [pkg] rename soledad-create-userdb script in all the places | Kali Kaneko |
2017-05-12 | [refactor] make blobs resource backend configurable | Victor Shyba |
2017-05-08 | [refactor] _database -> _db | Victor Shyba |
2017-05-02 | [feature] add and integrate DELETE to blobs server | Victor Shyba |
2017-05-01 | [refactor] create client _database module | drebs |
2017-04-26 | [feature] sanitize resource arguments | Victor Shyba |
2017-04-25 | [test] ensure rev system works in shared db | drebs |
2017-04-19 | [tests] set pool to None during tests | Victor Shyba |
2017-04-19 | [test] change assert for self.assertX | Victor Shyba |
2017-04-19 | [feature] fetch new blobs from server | Victor Shyba |
2017-04-19 | [test] change assert for self.assertX | Victor Shyba |
2017-04-19 | [feature] add send_missing to send pending uploads | Victor Shyba |
2017-04-10 | [refactor] use fixed rev and remove doc_id (blobs) | Victor Shyba |
2017-04-04 | [test] change assert for self.assertX | Victor Shyba |
2017-04-04 | [style] naming improvements | Victor Shyba |
2017-04-04 | [refactor] list is remote_list, avoiding confusion | Victor Shyba |
2017-04-04 | [feature] add blobs listing | Victor Shyba |
2017-04-04 | [feature] use 409 status code for existing blob id | Victor Shyba |