| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Previously, this resulted in short jump to the offline state if IPv6 was
unavailable and the daemon connected within a period of
NO_ROUTE_GRACE_TIME after starting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On my laptop this cuts the keygen() call down from ~25ms to ~7ms
|
|
|
|
|
|
|
|
|
|
|
|
'add-error-message-for-when-a-configured-port-is-invalid-droid-1982'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also fixes back behavior in custom list locations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NullPointerException was probably caused by the active window being
changing while we called `waitForStableInActiveWindow`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Converts all our last test to use the Page object pattern and clean up
a bunch of old MockApi and E2E test logic.
|
|
|
|
|