Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-31 | improve error handling | Kali Kaneko | |
2013-10-31 | Fix soledad bootstrapper syncing log message type (2). | drebs | |
2013-10-31 | Fix soledad bootstrapper syncing log message type. | drebs | |
2013-10-30 | Fix pep8 indent issue. And better operator usage. | Ivan Alejandro | |
- E128: continuation line under-indented for visual indent. - Don't use identity operator to compare boolean. | |||
2013-10-29 | Create Soledad object with an unicode passphrase. | Ivan Alejandro | |
[Related to bug #4330] | |||
2013-10-29 | Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ↵ | Tomás Touceda | |
develop | |||
2013-10-29 | Update docstrings to unicode types. | Ivan Alejandro | |
2013-10-29 | Encode paths before use them. | Ivan Alejandro | |
2013-10-28 | Mail State Machine refactor. Closes: #4059 | Kali Kaneko | |
2013-10-14 | Use .exe extension on windows | Tomás Touceda | |
2013-10-09 | catch u1db errors | Kali Kaneko | |
2013-10-03 | Only pick one gnupg bin path which is not a symlink | Tomás Touceda | |
2013-10-01 | Add more verbose error handling | Kali Kaneko | |
To help diagnose this problem. I think we might prefer to leave this on hold until we merge the new gnupg module. | |||
2013-09-30 | make socket errors during initialization recoverable | Kali Kaneko | |
2013-09-30 | refactor to use generic download_service_config | Kali Kaneko | |
2013-09-30 | Improve error handling during soledad boostrapping in the client. | Kali Kaneko | |
The aim is to have better logs for debugging the different problems behind issues like #3619 and #3867. As I'm finding a good quantity of SSL handshake timeouts, I'm also adding a litte retry subroutine to the load_and_sync. Also, initialization and sync calls are separeted to be able to correlate logs with server-side soledad. | |||
2013-09-18 | Move STANDALONE flag to a module and unify paths queries. | Ivan Alejandro | |
2013-09-02 | emit failed for all kinds of socket error | Kali Kaneko | |
2013-08-22 | Merge remote-tracking branch 'chiiph/bug/properly_logout' into develop | Kali Kaneko | |
2013-08-21 | Use DELETE /1/logout to properly logout | Tomás Touceda | |
2013-08-19 | Update to new soledad package scheme. | drebs | |
2013-08-13 | retry soledad connections | Kali Kaneko | |
2013-08-12 | fix imports to use new namespace | Kali Kaneko | |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko | |