Age | Commit message (Expand) | Author |
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 |
2016-07-14 | [pkg] bump changelog to 0.8.10.8.1 | Kali Kaneko |
2016-07-12 | [pkg] remove unneeded dirspec exceptions | drebs |
2016-07-12 | [refactor] remove u1db dep from support code | drebs |
2016-07-12 | [refactor] make tests use l2db submodule | Kali Kaneko |
2016-06-08 | [bug] install pip from default location | drebs |
2016-06-06 | [refactor] adapt create-user-db script to bypass auth for local tests | Kali Kaneko |
2016-06-06 | [feature] debug-mode server with dummy authentication | Kali Kaneko |
2016-05-18 | [pkg] update to new versioneer json format | Kali Kaneko |
2016-05-16 | [style] pep8 | Kali Kaneko |
2016-04-26 | [refactor] remove shared db locking from server | drebs |
2016-04-18 | [pkg] Update changelog0.8.0 | Kali Kaneko |
2016-04-01 | [pkg] updated to versioneer 0.16 (patched) | Kali Kaneko |
2015-12-04 | [bug] skip missing keys on existing sections | Victor Shyba |
2015-12-03 | [feat] set default to False on batching for now | Victor Shyba |
2015-12-03 | [feat] add configuration to disable batching | Victor Shyba |
2015-12-03 | [feat] prepare server to handle batches | Victor Shyba |
2015-11-03 | [refactor] resource logic encapsulation | Victor Shyba |
2015-11-03 | [refactor] token verification moved to couch module + tests | Victor Shyba |
2015-11-03 | [refactor] split out backend from couch database | Victor Shyba |
2015-11-03 | [refactor] separate SoledadBackend from CouchDatabase | Victor Shyba |
2015-10-30 | [feat] bump twisted dependency to 12.3.0 | Ruben Pollan |
2015-10-29 | [feat] remove SSL tsafe monkeypatch | Victor Shyba |
2015-10-29 | [feat] adds --migrate-all to create-user-db script | Victor Shyba |
2015-10-28 | [style] fix pep8 warnigs | Folker Bernitt |
2015-10-28 | [feat] read security doc from configuration | Victor Shyba |
2015-10-19 | [bug] remove instance caching | Victor Shyba |