Age | Commit message (Expand) | Author |
2015-12-03 | [feat] prepare server to handle batches | Victor Shyba |
2015-10-05 | [bug] handle MissingDesignDocError after get_sync_info | Victor Shyba |
2015-10-02 | [bug] do not signal sync completion if failed | Kali Kaneko |
2015-09-21 | [pkg] fold in changes0.7.3 | Ivan Alejandro |
2015-09-21 | [bug] set the received active secret before saving local file | Kali Kaneko |
2015-08-31 | [bug] emit dict instead of str | Ivan Alejandro |
2015-08-27 | [tests] fix variable name from refactor | Victor Shyba |
2015-08-26 | [pkg] fold in changes0.7.2 | Ivan Alejandro |
2015-08-26 | [pkg] add missing changes files | Ivan Alejandro |
2015-08-24 | [refactor] add changes file about simplejson dep removal | drebs |
2015-08-19 | [bug] wait for db init on sync decrypter pool | drebs |
2015-08-11 | [feat] emit a dict instead of a str | Ivan Alejandro |
2015-08-04 | [refactor] remove circular dependency in SoledadCrypto | Ruben Pollan |
2015-08-04 | [test] add initial enc/dec pool tests | drebs |
2015-07-27 | [bug] avoid double decryption of documents | drebs |
2015-07-27 | [bug] fix order of incoming document events | drebs |
2015-07-27 | [bug] remove mac from secrets file | drebs |
2015-07-22 | [refactor] use a deferred to signal when SyncDecriptionPool has finished | Ruben Pollan |
2015-07-10 | [pkg] bump dependencies0.7.1 | Ivan Alejandro |
2015-07-10 | [pkg] fold in changes | Ivan Alejandro |
2015-06-15 | [pkg] changes and version_compat bump | Kali Kaneko |
2015-06-04 | Merge tag '0.7.0' into develop | drebs |
2015-06-03 | [bug] do not block when getting doc for async enc | drebs |
2015-06-01 | [pkg] fold in changes0.7.0 | drebs |
2015-06-01 | [pkg] bump dependency versions | drebs |
2015-05-27 | [feat] adapt to new events api on common | Ivan Alejandro |
2015-05-25 | [feature] add pool of http/https connections | drebs |
2015-05-20 | [feature] use twisted.web.client in client sync | drebs |
2015-05-20 | [bug] fix order of insertion of decrypted docs | drebs |
2015-05-20 | [feature] use async adbapi for async decryption | drebs |
2015-05-20 | [bug] fix log messages for secrets in storage | drebs |
2015-05-20 | [bug] fix log messages when fetching documents | drebs |
2015-05-20 | [bug] always initialize sync db | drebs |
2015-03-19 | [fix] add/fix dependency on twisted | drebs |
2015-02-20 | cutoff for encoding detection | Kali Kaneko |
2015-02-11 | Retry on SQLCipher timeout (#6625). | drebs |
2014-12-08 | Add encryption scheme, method and iv to symmetrically encrypted document MAC ... | drebs |
2014-11-27 | force tls v1 in soledad client. Partially fixes #6437 | Kali Kaneko |
2014-11-27 | Add changes file for #5855. | drebs |
2014-09-29 | Wait for last post request to finish before starting a new one during sync (#... | drebs |
2014-08-28 | Do not depend on pysqlite2 (#2945). | drebs |
2014-08-01 | Add changes file (#5895). | drebs |
2013-12-06 | Fold in changes | Tomás Touceda |
2013-12-04 | Revert "Stop creating per-user databases. Closes #4626." | Tomás Touceda |
2013-11-29 | Stop creating per-user databases. Closes #4626. | drebs |
2013-11-19 | Merge remote-tracking branch 'drebs/feature/4348_add-mac-verification-to-reco... | Tomás Touceda |
2013-11-19 | Add MAC verification to recovery document. Closes #4348. | drebs |
2013-11-08 | Merge remote-tracking branch 'kali/bug/default-detected-encoding-to-utf8' int... | Tomás Touceda |
2013-11-08 | default detected encoding to utf-8 | Kali Kaneko |
2013-11-07 | open db in autocommit mode | Kali Kaneko |