Age | Commit message (Expand) | Author |
2016-12-12 | [refactor] remove lingering refs to syncdb | Kali Kaneko |
2016-12-12 | [refactor] remove legacy crypto implementation | Kali Kaneko |
2016-12-12 | [tests] adapt tests | Kali Kaneko |
2016-12-12 | [refactor] remove encdecpool, finally | Kali Kaneko |
2016-12-12 | [bug] fix wrong content parsing | Kali Kaneko |
2016-12-12 | [refactor] add SoledadCrypto interface | Kali Kaneko |
2016-12-12 | [refactor] adapt fetcher to decryptor | Kali Kaneko |
2016-12-12 | [feature] blob encryptor / decryptor | Kali Kaneko |
2016-12-12 | [refactor] remove encryption pool | Kali Kaneko |
2016-12-12 | [feature] streaming crypto implementation | Kali Kaneko |
2016-12-12 | [feature] batch based on payload size | Victor Shyba |
2016-12-12 | [feature] fix and enable batch | Victor Shyba |
2016-12-12 | [feature] stream content in a separate line | Victor Shyba |
2016-12-12 | [bug] handle 400 | 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 | [refactor] remove decpool | 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 | [test] commit isnt part of the backend api | Victor Shyba |
2016-12-12 | [feature] simple adaptation to let the client run | Victor Shyba |
2016-12-12 | [feature] server download stream from file object | Victor Shyba |
2016-12-12 | [bug] disable decpool | Victor Shyba |
2016-12-12 | [feature] use transactions on sync | Victor Shyba |
2016-12-12 | [feature] get attachments as generator runs | Victor Shyba |
2016-12-12 | [feature] revert sync download into straming (server) | Victor Shyba |
2016-11-27 | Merge tag '0.9.1' into develop | drebs |
2016-11-27 | [pkg] update changelog0.9.1 | drebs |
2016-11-27 | [bug] fix import on create-user-db | Victor Shyba |
2016-11-27 | [bug] patch twisted logger so it works with twistd --syslog | drebs |
2016-11-27 | [bug] delay couch state initialization | drebs |
2016-11-22 | [feat] improve missing couch config doc error logging | drebs |
2016-11-22 | [refactor] separate server application into another file | drebs |
2016-11-10 | Merge tag '0.9.0' into develop | drebs |
2016-11-09 | [pkg] update leap requirements files0.9.0rc10.9.0 | drebs |
2016-11-09 | [pkg] update changelog to 0.9.0 | drebs |
2016-11-09 | [pkg] use correct folder name for migrate script | drebs |
2016-10-21 | [tests] cache tox folder | Victor Shyba |
2016-10-21 | [tests] fix server import | Victor Shyba |
2016-10-21 | [feature] adds libsqlite3-dev on docker image | Victor Shyba |
2016-10-21 | [docs] explain CouchServerState parameters | Victor Shyba |
2016-10-21 | [tests] make check_schema_versions default to False | Victor Shyba |
2016-10-21 | [tests] specify basepython on root env | Victor Shyba |
2016-10-21 | [feature] use latest image | Victor Shyba |
2016-10-21 | [bug] adds libsqlcipher to docker | Victor Shyba |
2016-10-12 | [bug] remove finalClose from SQLCipherU1DBSync | Tulio Casagrande |
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-30 | [bug] use % for formatting | Victor Shyba |