Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To help diagnose this problem. I think we might prefer to leave this
on hold until we merge the new gnupg module.
|
|
|
|
|
|
|
|
|
|
Also:
- Remove status_panel
- Add new icons
- Refactor components a bit (mostly divide functionality)
|
|
into develop
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into develop
|
|
On branch feature/provider_check_against_ca_bundle
|
|
|
|
Also, move module to a more logical placement, since provier
boostrapping is not dependent on eip service.
|
|
This is done in order to make them similar and them merge as much as
code as possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Following the docs here:
http://read-the-docs.readthedocs.org/en/latest/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules
|
|
|
|
|
|
develop
|