Age | Commit message (Collapse) | Author |
|
fixes problem with provider domain not being defined during
first run.
|
|
|
|
and make the rest of tests pass after some changes
in this branch (dirtyness in config files)
|
|
|
|
|
|
Closes #1090
|
|
|
|
|
|
Closes #762
|
|
Closes #803
And with this we've completed all features blocking the
release goal: generic client.
|
|
|
|
|
|
|
|
so we don't go nuts yet.
|
|
using progress indicators inside QTableWidget
|
|
Closes #716
|
|
|
|
Closes #761
|
|
|
|
still need to bind signals properly, and block on the validation
process until we receive the "connected" signal. but the basic flow
is working again, i.e, user should be able to remove the .config/leap
folder and get all the needed info from the provider.
|
|
|
|
|
|
this fixes random error on leap initialization
|
|
Closes #741
|
|
Closes #732
|
|
Closes #730
|
|
Closes #310
|
|
not very DRY but just to have it ready for rc cut.
|
|
Conflicts:
src/leap/baseapp/mainwindow.py
src/leap/eip/tests/test_checks.py
|
|
we are shutting down for now.
we should be acting upon failures in the near future.
lowered the recurrent checks interval to 10 seconds.
|
|
|
|
|
|
|
|
it's still buggy in that it does not bother to stop
the ongoing checks or connection. we should take care of that soon.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
But thread not being successfully killed.
|
|
TODO: tests.
|
|
Close #604
|
|
|
|
|
|
|
|
Conflicts:
src/leap/app.py
|
|
it works without them on Ubuntu 11.10 & 12.04.
|
|
|
|
|