Age | Commit message (Expand) | Author |
2017-02-09 | [refactor] allow passing threadpool pool for server sync resource | drebs |
2017-02-09 | [feature] announce server blobs capabilities | drebs |
2017-02-09 | [refactor] rename server auth classes | drebs |
2017-02-09 | [feature] add server config option for blobs | drebs |
2017-02-09 | [feature] add server config option for blobs | drebs |
2017-02-09 | [bug] Fix import for load_configuration on migration script | Thais Siqueira |
2017-02-09 | [refactor] allow passing threadpool pool for server sync resource | drebs |
2017-02-09 | [refactor] move wsgi sync setup to its own module | drebs |
2017-02-09 | [test] fix session and auth tests | drebs |
2017-02-09 | [test] add tests for server auth session | drebs |
2017-02-09 | [test] add tests for server auth | drebs |
2017-02-09 | [refactor] remove twisted session persistence | drebs |
2017-02-09 | [bug] fix name of module on import | drebs |
2017-02-09 | [refactor] separate url mapper, avoid hanging tests | drebs |
2017-02-09 | [feat] cache session data in server | drebs |
2017-02-09 | [feat] use twisted web http auth and creds | drebs |
2017-02-09 | [feat] reuse the url mapper instead of creating it for every request | drebs |
2017-02-09 | [bug] disallow all requests to "user-{uuid}/" | drebs |
2016-12-17 | [pkg] use a twisted resource as server entrypoint | drebs |
2016-12-12 | [bug] enable batching again | Victor Shyba |
2016-12-12 | [refactor] remove dead parameters, improve comments | Victor Shyba |
2016-12-12 | [style] explicit unlimited request size | Victor Shyba |
2016-12-12 | [refactor] simplify server insert | Victor Shyba |
2016-12-12 | [bug] remove print debug statements | Kali Kaneko |
2016-12-12 | [bug] fix bad merge in imports block | Kali Kaneko |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-12-12 | [refactor] adapt fetcher to decryptor | Kali Kaneko |
2016-12-12 | [feature] batch based on payload size | Victor Shyba |
2016-12-12 | [feature] stream content in a separate line | Victor Shyba |
2016-12-12 | [feature] make the test accept large uploads | Victor Shyba |
2016-12-12 | [feature] upload streaming | Victor Shyba |
2016-12-12 | [feature] streaming download protocol | Victor Shyba |
2016-12-12 | [feature] make reading attachments optional | Victor Shyba |
2016-12-12 | [bug] use an empty string to represent tumbstones | Victor Shyba |
2016-12-12 | [feature] server download stream from file object | Victor Shyba |
2016-12-12 | [feature] revert sync download into straming (server) | Victor Shyba |
2016-11-27 | [bug] fix import on create-user-db | Victor Shyba |
2016-11-27 | [bug] delay couch state initialization | drebs |
2016-11-22 | [refactor] separate server application into another file | drebs |
2016-11-09 | [pkg] update leap requirements files0.9.0rc10.9.0 | drebs |
2016-10-21 | [tests] fix server import | Victor Shyba |
2016-10-21 | [tests] make check_schema_versions default to False | Victor Shyba |
2016-10-03 | [feature] check for user dbs couch schema versions | drebs |
2016-10-03 | [refactor] move configuration loading to its own module | drebs |
2016-09-22 | [feat] centralize logging and use twisted.logger by default | drebs |
2016-09-06 | [style] pep8 | Kali Kaneko |
2016-08-09 | [feat] log to syslog (#8286) | drebs |
2016-08-08 | [pkg] remove version pinning for couchdb and beaker | drebs |
2016-08-01 | [test] remove traces of design docs from couch tests | drebs |
2016-07-18 | [pkg] remove pixelated from requirements-latest.pip | Christoph Kluenter |