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
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
We need to check if the path *after* the prefix is correct, assuming
that the prefix methods works fine.
|
|
|
|
This code reorder avoids to get an error message if we run some code
when the only thing we want is to get the version.
Closes #3914.
|
|
|
|
This implements an abstract definition of a LEAP state machine,
and refactors eip connections to use it.
|
|
|
|
into develop
|
|
'ivan-github/bug/3656_generic-username-password-message' into develop
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
develop
|
|
|