Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Closes #3362.
|
|
'ivan/bug/3317_update-providerbootstrapper-tests' into develop
|
|
|
|
Closes #3317.
|
|
The polkit file should be readable by everyone, so we can check its
contents without asking for permission.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, add quotes to the up/down script lines in case the path has spaces
|
|
|
|
|
|
|
|
|
|
Fix typo, improve docstrings.
|
|
|
|
This gives us the possibility of mocking up the methods inside it.
Also, return the deferred from the run_* method
|
|
|
|
|
|
into develop
|
|
|
|
Add +13 and +14 timezones support.
|
|
|
|
Closes:#2925
|
|
'ivan/feature/2962_test-vpngatewayselector_rev1' into develop
|
|
|
|
Also use int notation instead of datetime.timedelta.
|
|
|
|
|
|
* Disable toggle button until we get "connected" status. #2956
* Catch abnormal termination and update UI accordingly. #2890
|
|
|
|
This is useful for testing purposes, so we can be consistent with the
distance calculation.
|
|
After this fix we always returned the first gateway, no matter what the
user asked for.
|
|
|
|
|